https://github.com/grahamedgecombe/opencraft
A mirror of the OpenCraft repository, which was originally hosted as a Subversion repository on SourceForge.
https://github.com/grahamedgecombe/opencraft
java minecraft
Last synced: 11 months ago
JSON representation
A mirror of the OpenCraft repository, which was originally hosted as a Subversion repository on SourceForge.
- Host: GitHub
- URL: https://github.com/grahamedgecombe/opencraft
- Owner: grahamedgecombe
- License: other
- Created: 2014-06-22T11:50:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T08:15:24.000Z (almost 5 years ago)
- Last Synced: 2025-04-11T02:04:52.669Z (over 1 year ago)
- Topics: java, minecraft
- Language: Java
- Size: 16.8 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
OpenCraft
=========
OpenCraft is an open-source third-party implementation of the
[Minecraft Classic][classic] server software. (In fact, if my memory serves me
correctly, I believe it was the first open-source one, but feel free to prove me
wrong if that's not the case! It was certainly one of the first in any case.)
This is a conversion of the original Subversion repository hosted on
[SourceForge][sf] to Git. After development of this version stalled, a fork
named OpenCraft-ACM was created, which is now the 'official' version - it's
available on [Gitorious][gitorious].
The line endings and encoding have been converted to UNIX-style and UTF-8
respectively. In the original OpenCraft repository, DOS-style and ISO-8859-1
were used.
**This code is old and parts of it are pretty terrible. It is here for reference
only. [Lightstone][lightstone] is much better.**
[classic]: https://minecraft.net/classic
[sf]: http://sourceforge.net/p/opencraft/code/HEAD/tree/
[gitorious]: https://gitorious.org/opencraft
[lightstone]: https://github.com/grahamedgecombe/lightstone