https://github.com/vexatos/rtfm
A Markdown-Based Custom Manual
https://github.com/vexatos/rtfm
minecraft mod rtfm
Last synced: 9 months ago
JSON representation
A Markdown-Based Custom Manual
- Host: GitHub
- URL: https://github.com/vexatos/rtfm
- Owner: Vexatos
- License: other
- Created: 2017-05-24T21:28:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T10:37:59.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T18:02:09.800Z (about 1 year ago)
- Topics: minecraft, mod, rtfm
- Language: Java
- Homepage:
- Size: 222 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RTFM
Based on the manual code in TIS-3D.
*This mod requires Java 8!*
## License / Use in Modpacks
This mod is [licensed under the **MIT license**](LICENSE). All **assets are public domain**, unless otherwise stated; all are free to be distributed as long as the license / source credits are kept. This means you can use this mod in any mod pack **as you please**. I'd be happy to hear about you using it, though, just out of curiosity.
## Extending
In general, please refer to [the API](src/main/java/li/cil/manual/api), everything you need to know should be explained in the Javadoc of the API classes and interfaces.