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