From f27f142d1a7d37919a591ec3a873c71bab26ae81 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 17 Apr 2020 12:52:09 -0400 Subject: [Initial] Verison 0.0.1 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..8627e71 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Sparkt +Wires and stuff! +Requires the [TransitAPI](https://github.com/CoreChg/TransitAPI). + +## 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. -- cgit v1.2.3