Skip to content

Petsox/Open-Rail-Management-System

Repository files navigation

Open-Rail-Management-System

ORMS is a Lua Program for OpenComputers 1.7 and newer. Its main purpose is to control your minecraft railway including signals and switches from one place with just your mouse.

Tested and developed on Minecraft 1.7.10

This project uses the LibGrapes library, making the MineOS GUI library available under OpenOS

Installation


Needed Mods:

OpenComputers

Computronics

Railcraft

TrainCraft

SignalCraft



THIS VERSION DOESN'T SUPPORT RAILCRAFT SIGNALS, ONLY SIGNALCRAFT ONES! IF YOU WANT TO USE RAILCRAFT SIGNALS, USE THE OLD VERSION HERE

When you have all the mods installed, make a computer with an internet card, display, GPU, CPU, memory, HDD

Then, install OpenOS using the OpenOS floppy and run the following command, which will automatically install ORMS into /home/orms:

wget -f https://raw.githubusercontent.com/Petsox/Open-Rail-Management-System/new-master/installer.lua /tmp/installer.lua && /tmp/installer.lua

Alternatively, if the Github installer doesn't work (you are getting a certificate error), you may try the alternative Pastebin installer, which will also install ORMS into /home/orms:

pastebin run -f iQAC8EfE

Make two digital controllers (one named "Crossings" and one named "Switches") and a digital controller from SignalCraft, named "Signals", connect them to the computer with a cable from the top

Then insert your ORMS layout into config.lua generated using the tool below.

ORMS Layout Generator is available here


ORMS Demo layout


image


ORMS throughout development


First Working version - 30.8.2022

image


Version 1.0 - 25.4.2023

image


Current Version 2.0 - 15.6.2024

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages