blob: d3ecd1839552ed1c6c604362bbf40882b61c461c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Sparkt
Wires and stuff!
Requires the [TransitAPI](https://github.com/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.
|