Here you will find the source and issue tracker for SpongeOnRails. SpongeOnRails is not affliated with SpongeAPI; its cause is supported by CovertJaguar, for it may improve the playability of Railcraft and user experiences.
Railcraft is a mod written for the hit game Minecraft. It is built on top of the Minecraft Forge API.
It greatly expands and improves the Minecart system in Minecraft. Adding many new blocks, entities, and features. It has been in development since 2012 and contains over 800 class files and hundreds of thousands of lines of code.
The mod was created and is still currently maintained by the user going by the name CovertJaguar.
Go to Sponge API's official repo here: https://github.com/SpongePowered/SpongeAPI#spongeapi-
Once, Github user @gabizou made a project called ThaumicSponge. This becomes the primary motivation to make a similar project to provide plugins with abilities to integrate with mods. The expected use cases are use of mod moving sounds, particles, jobs plugins that work with players' uses of machines, etc. They are not supposed to impose limits on Railcraft but to increase the playability of it.
The name of the repository is suggested by liach and kashike.
- The Blog, Forums, and main download page: http://www.railcraft.info
- The Wiki: http://railcraft.info/wiki
- IRC: #railcraft on Esper.net - WebChat
- Discord: Invite - Linked with #railcraft on IRC
- Patreon Page: http://www.patreon.com/CovertJaguar
Post only confirmed bugs here. Do not paste crash logs, but post pastebin or Github Gist links to FML logs. Crash logs are often inconclusive, compared to full logs.
More information about issue Labels can be found here. SpongeOnRails uses the exact same labels as Railcraft.
The SpongeOnRails Project follows standard Forge conventions for setting up and building a project.
Initial Setup from the Command Line (Windows):
gradlew setupDecompWorkspace
SpongeOnRails, like Railcraft API and Sponge API, is licensed under the MIT License.