-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Rikka0_0小六花 edited this page May 23, 2020
·
16 revisions
Welcome to the SimElectricity wiki!
Join our discord channel: https://discord.gg/8gAmutR
For Players:
- 35kV-10kV Transformer Construction (English version not available for now)
- 35kV 10kV大型变压器建造 Chinese version of "35kV-10kV Transformer Construction"
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