Skip to content

Moving structures powered by a custom multi-threaded physics engine; in Minecraft.

License

Notifications You must be signed in to change notification settings

yamporg/Valkyrien-Skies

 
 

Repository files navigation

Valkyrien Skies

CircleCI

See: LICENSE file, Project Roadmap

The Airships Mod to end all other Airships Mods. Better compatibility, performance, collisions, interactions and physics than anything prior!

Installation

Downloading

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)

Installing on your server

To install Valkyrien Skies, move the downloaded .jar file into your Minecraft's mods/ folder, just as you would any other mod.

Wiki

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.

Development

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

Eclipse

  1. Clone the repo: git clone https://github.com/ValkyrienSkies/Valkyrien-Skies
  2. Copy in the eclipse/ folder from a fresh installation of the Forge MDK
  3. Run ./gradlew setupDecompWorkspace eclipse
  4. Open the project in Eclipse

IntelliJ

  1. Clone the repo: git clone https://github.com/ValkyrienSkies/Valkyrien-Skies
  2. Run ./gradlew setupDecompWorkspace idea genIntellijRuns
  3. Open the project in IntelliJ

About

Moving structures powered by a custom multi-threaded physics engine; in Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%