-
Notifications
You must be signed in to change notification settings - Fork 6
Home
AuroraRAS edited this page Jun 9, 2026
·
17 revisions
Welcome to the SimElectricity wiki!
Join our discord channel: https://discord.gg/8gAmutR
For Players:
For Developers:
- Obtain the Source Code, Build and Test
- Contribute to this project
- API
- Introduction to the EnergyNet
- 能源网简介 Chinese version of "Introduction to the EnergyNet"
Download the latest build (Linux command):
BuildId=$(curl "https://api.travis-ci.org/repos/RoyalAliceAcademyOfSciences/SimElectricity/builds.json?branch.name=master&limit=1&build.event_type=push" --silent | grep -o \"number\":\"[0-9]* | head -n 1 | tr '\"' '\n' | tail -1)
wget https://s3-ap-northeast-1.amazonaws.com/kagurazaka-mana/RoyalAliceAcademyOfSciences/SimElectricity/$BuildId/$BuildId.1/build/libs/SimElectricity-1.0.0.jar