blob: 83598366c60f58328c47c96f821836c613ef1e4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Sparkt
Wires and stuff!
Requires the [TransitAPI](https://git.cshift.net/CircleShift/TransitAPI) and the [FabricAPI](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files).
## Building
1. Clone the repo
2. Create a folder "libs"
3. Download the required APIs and put them in libs
4. Initialize gradle
5. Gradle build
## License
This mod is available under the MIT license.
|