An open API service indexing awesome lists of open source software.

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

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.