Skip to content

whoisamyy/JCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JCore

JCore is a Geometry Dash Private Server written in Java with Spring as primary framework.

Features

  • Plugin system: this core provides API for creating/implementing/using your own logic via plugins.
todo: add more features

Getting started

  • Set up database
  • Run core
    • Download project using
      git clone https://github.com/whoisamyy/JCore.git
    • Build it with
      mvn clean install
    • Get the .jar file from ./target/ (and highly recommended to create folder somewhere and move .jar to it) and run it via
      java -jar {filename.jar} (be sure to use java 17+)

Contribute to project

  • Feel free to create issues, commit any changes, fork and create pull requests

Contact me

About

Geometry Dash Private Server written in Java

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published