From 45175863d0a53c32e9f5245726e2a5ba47375d8c Mon Sep 17 00:00:00 2001 From: Zerotica Date: Fri, 5 Apr 2019 19:32:00 -0400 Subject: [PATCH 1/7] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b706a2c..5f5bbbc 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ # jCCAPI-master A Java Library for CCAPI 2.70 -##About +**About** jCCAPI is a Java compatible library for the popular Control Console API (CCAPI) on the Playstation 3 system. This allows you to create cross-platform applications for CCAPI (Yay! Mac and Android CCAPI tools!) and is completely open source, so you can build your own functions for the lib! -##How To Use +**How To Use** Simply take the .JAR from the release folder, and import it as an External Jar library in your favorite Java IDE. From there, create a new instance of jCCAPI, and you are good to go! **Note: Make sure you have 2.70 CCAPI installed on your PS3 or it will NOT work!** -##Additional Information +**Additional Information** -All of the other Java files aside from jCCAPI.java are different variables for various methods in jCCAPI. This includes Buzzer Types, NotifyIcons, Reboot Options, LED Colors, and more! -An example application source is included in the examples folder. If you are unaware of how to use this library, simply take a look at the different uses of the libary in the example source. -###Happy Modding! +**Happy Modding!** From ebe0f6a4d9af5faaaeb64194ebeff5980982c764 Mon Sep 17 00:00:00 2001 From: Zerotica Date: Fri, 5 Apr 2019 19:32:20 -0400 Subject: [PATCH 2/7] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f5bbbc..1bc8762 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A Java Library for CCAPI 2.70 **About** +# jCCAPI is a Java compatible library for the popular Control Console API (CCAPI) on the Playstation 3 system. This allows you to create cross-platform applications for CCAPI (Yay! Mac and Android CCAPI tools!) and is completely open source, so you can build your own functions for the lib! From c2fba4bd2cdb66e759bf3c997b609aad0e716f43 Mon Sep 17 00:00:00 2001 From: Zerotica Date: Fri, 5 Apr 2019 19:33:01 -0400 Subject: [PATCH 3/7] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1bc8762..5f5bbbc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ A Java Library for CCAPI 2.70 **About** -# jCCAPI is a Java compatible library for the popular Control Console API (CCAPI) on the Playstation 3 system. This allows you to create cross-platform applications for CCAPI (Yay! Mac and Android CCAPI tools!) and is completely open source, so you can build your own functions for the lib! From dad05cdddf7ca90486f346d0dcca3ba2eb67312e Mon Sep 17 00:00:00 2001 From: Zerotica Date: Fri, 5 Apr 2019 19:33:31 -0400 Subject: [PATCH 4/7] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f5bbbc..5a75a73 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ # jCCAPI-master A Java Library for CCAPI 2.70 -**About** +**About - ** jCCAPI is a Java compatible library for the popular Control Console API (CCAPI) on the Playstation 3 system. This allows you to create cross-platform applications for CCAPI (Yay! Mac and Android CCAPI tools!) and is completely open source, so you can build your own functions for the lib! -**How To Use** +**How To Use - ** Simply take the .JAR from the release folder, and import it as an External Jar library in your favorite Java IDE. From there, create a new instance of jCCAPI, and you are good to go! **Note: Make sure you have 2.70 CCAPI installed on your PS3 or it will NOT work!** -**Additional Information** --All of the other Java files aside from jCCAPI.java are different variables for various methods in jCCAPI. This +**Additional Information - ** +All of the other Java files aside from jCCAPI.java are different variables for various methods in jCCAPI. This includes Buzzer Types, NotifyIcons, Reboot Options, LED Colors, and more! -An example application source is included in the examples folder. If you are unaware of how to use this library, From aff2708ac96a3c2db40176b28a2d5eb52c96ee43 Mon Sep 17 00:00:00 2001 From: Zerotica Date: Fri, 5 Apr 2019 19:34:00 -0400 Subject: [PATCH 5/7] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5a75a73..e2ef19a 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ jCCAPI is a Java compatible library for the popular Control Console API (CCAPI) This allows you to create cross-platform applications for CCAPI (Yay! Mac and Android CCAPI tools!) and is completely open source, so you can build your own functions for the lib! -**How To Use - ** -Simply take the .JAR from the release folder, and import it as an External Jar library in your favorite Java +**How To Use** +-Simply take the .JAR from the release folder, and import it as an External Jar library in your favorite Java IDE. From there, create a new instance of jCCAPI, and you are good to go! **Note: Make sure you have 2.70 CCAPI installed on your PS3 or it will NOT work!** -**Additional Information - ** -All of the other Java files aside from jCCAPI.java are different variables for various methods in jCCAPI. This +**Additional Information** +-All of the other Java files aside from jCCAPI.java are different variables for various methods in jCCAPI. This includes Buzzer Types, NotifyIcons, Reboot Options, LED Colors, and more! -An example application source is included in the examples folder. If you are unaware of how to use this library, From 60cab1530bf2138c73b228dffaa8f7fbe054d3f4 Mon Sep 17 00:00:00 2001 From: Zerotica Date: Fri, 5 Apr 2019 19:34:19 -0400 Subject: [PATCH 6/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2ef19a..e1ad9c9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # jCCAPI-master A Java Library for CCAPI 2.70 -**About - ** -jCCAPI is a Java compatible library for the popular Control Console API (CCAPI) on the Playstation 3 system. +**About** +-jCCAPI is a Java compatible library for the popular Control Console API (CCAPI) on the Playstation 3 system. This allows you to create cross-platform applications for CCAPI (Yay! Mac and Android CCAPI tools!) and is completely open source, so you can build your own functions for the lib! From 065c7119e69ebca175f712e323c6d5c9db3c3091 Mon Sep 17 00:00:00 2001 From: Zerotica Date: Fri, 5 Apr 2019 19:34:35 -0400 Subject: [PATCH 7/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1ad9c9..38d46fe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# jCCAPI-master +# jCCAPI A Java Library for CCAPI 2.70 **About**