No description
Find a file
spaghettifying 39ed378072 Update files
2024-07-21 17:33:34 +01:00
gradle/wrapper Initial Commit 2024-06-06 19:39:41 +01:00
src/main Update files 2024-07-21 17:33:34 +01:00
.gitignore Initial Commit 2024-06-06 19:39:41 +01:00
build.gradle Refactor codebase to support future development 2024-06-15 01:44:58 +01:00
gradle.properties Added config menu and boat fly 2024-06-08 04:32:08 +01:00
gradlew Initial Commit 2024-06-06 19:39:41 +01:00
gradlew.bat Initial Commit 2024-06-06 19:39:41 +01:00
LICENSE Initial commit 2024-06-06 19:10:07 +01:00
README.md Update README.md 2024-06-15 03:07:13 +01:00
settings.gradle Initial Commit 2024-06-06 19:39:41 +01:00

Elysium

A Minecraft utility mod using Fabric

Building

  • Clone the repository
$ git clone https://www.github.com/spaghettifying/elysium.git && cd elysium
  • Build using Gradle
$ ./gradlew build
  • ???
  • profit

License

Licensed under the GNU GPLv3 (LICENSE or https://www.gnu.org/licenses/gpl-3.0.en.html)