Skip to content

ValkyrienSkies/Valkyrien-Skies-API

Repository files navigation

Valkyrien-Skies-API

Build Status Discord

A simple API providing helper functions to allow other mods to easily interact with Valkyrien Skies.

To add VW API to your mod do the following:
Add this to Maven repositories:

maven {
    name = "DaPorkchop_"
    url = "https://maven.daporkchop.net/"
}

Add this to dependencies:

compile "org.valkyrienskies:api:1.0.0.9"

As with any API, packaging and redistributing this API within your mod is strongly discouraged.

About

A simple API allowing other mods to interact with Valkyrien Skies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages