Skip to content

SpaceServe/spaceserve-ekho

Repository files navigation

Ekho | SpaceServe Text DSL

Usage

1. Add to your project

repositories {
    maven { 
        name = "Modrinth"
        url = uri("https://api.modrinth.com/maven")
    }
}

dependencies {
    // Ekho
    modImplementation("maven.modrinth:ekho:0.3.2")
    include("maven.modrinth:ekho:0.3.2")
}

2. ???

3. Profit