Skip to content

Open-source Minecraft server modification. Forked from Project-Rainbow.

NotificationsYou must be signed in to change notification settings

Project-Rails/ProjectRails

Repository files navigation

Rails

Build statusMinecraftDiscord

Rails is a Minecraft server mod, updated from Rainbow.

Note: ProjectRails.org is currently down. Please use https://project-rails..io/DownloadHub/ to download ProjectRails

Builds: https://projectrails.org/releases

Website: https://projectrails.org

Plugins: https://projectrails.org/resources

Build

This project uses maven. The project can be build by running the following commands:

./scriptrails 
java -jar movefiles.jar
mvn package
java -jar movefiles.jar undo

Or on windows just run

windows-build.bat

Creating new es

  1. build ProjectRails
  2. cd into the generated Rails folder and edit the files you need.
  3. git commit your changes (in Rails folder)
  4. generate es (run git format- origin/master -N -o "../Rainbow-es")
  5. cd back into the main folder and git commit the es.

Mappings

Mappings are under the Mod Coder Pack licence. Mappings that are not released by MCP are created by CodeCrafter47.

Releases

No releases published

Packages

No packages published