/Astromine

Explore space; witness space; die in space.

Primary LanguageJavaMIT LicenseMIT

Astromine

Staging Build

Explore space; witness space; die in space.

Downloading

You may find release builds at CurseForge.

Building From Source

Run ./gradlew build, the resulting jar will appear at build/libs.

Generating Data

Run ./gradlew generateDataAll

Staging Releases

Find the artifacts at Github Actions.
Please note that the latest development builds are not supported and are more prone to errors.

Contributing

Please run ./gradlew spotlessJavaApply before you pull request to apply our license headers and code styles. Please consult with us first if you are going to make a big pull request to see if it has the chance of getting accepted.