Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 408 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 408 Bytes

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