Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connor4312/openmcd
Open source, drop-in replacement for the Multicraft daemon.
https://github.com/connor4312/openmcd
Last synced: about 1 month ago
JSON representation
Open source, drop-in replacement for the Multicraft daemon.
- Host: GitHub
- URL: https://github.com/connor4312/openmcd
- Owner: connor4312
- Created: 2015-02-24T16:27:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T03:19:33.000Z (over 9 years ago)
- Last Synced: 2024-10-25T22:17:09.404Z (about 2 months ago)
- Language: Java
- Size: 368 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# OpenMCD
This is a project, creating a drop-in replacement for the Multicraft daemon.
This is undertaken solely as an educational experience. It's written by a guy who knows almost nothing about Java, and you'd be insane to use this in a production environment.
## Building
Ensure you have Gradle installed. To build OpenMCD, simply run `gradle`. A jar will be placed in `build/libs`. Execute that jar to run the daemon (config and appropriate folders are created automatically).
## License
GPL