Skip to content

Latest commit

 

History

History
executable file
·
39 lines (24 loc) · 1.32 KB

File metadata and controls

executable file
·
39 lines (24 loc) · 1.32 KB

Club Penguin Island Remix Open-Source Project: Java API

This Java API was used by CPI Remix as Waddle Penguins Island during its initial run (2021-2025).

We are open-sourcing this project together with our other old projects to help the community open up more and to help the development of future projects.

We, at Club Penguin Island Remix, hope this project helps you achieve your goals!

Build

To build this project you'll need Java and Gradle.

  git clone https://github.com/cpiremix/ws-java
  cd ws-java
  ./gradlew build

Deployment

Run the built API with Java on a server. The main service and its workers will become available on ports 7000+.

License

This project follows the Club Penguin Island Remix Open-Source Project License. Check the LICENSE.md file or the mirror at https://www2.onelive.me/CPIR_OPENSOURCE_LICENSE.txt.

Authors

Contributing

Contributions are always welcome! We'll be responding to pull requests.