See: LICENSE file, Project Roadmap
The Airships Mod to end all other Airships Mods. Better compatibility, performance, collisions, interactions and physics than anything prior!
Official and stable releases of the Valkyrien Skies mod can be found on the CurseForge page.
Beta releases (warning: may be unstable!) can be found on the following:
- the CircleCI (click on the latest build #, then artifacts, then download the mod JAR file)
To install Valkyrien Skies, move the downloaded .jar
file into your Minecraft's mods/
folder, just as you would any other mod.
Lots of information, including tutorials, can be found on the Wiki. Everything there is for the latest version, for old 0.9 builds see below.
You may also be interested in the wiki page on development, which contains detailed instructions, FAQs, and more. https://wiki.valkyrienskies.org/wiki/Dev:Main_Page
- Clone the repo:
git clone https://github.com/ValkyrienSkies/Valkyrien-Skies
- Copy in the
eclipse/
folder from a fresh installation of the Forge MDK - Run
./gradlew setupDecompWorkspace eclipse
- Open the project in Eclipse
- Clone the repo:
git clone https://github.com/ValkyrienSkies/Valkyrien-Skies
- Run
./gradlew setupDecompWorkspace idea genIntellijRuns
- Open the project in IntelliJ