Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 457 Bytes

Legacy Architectury Maven Repo

GitHub repository for hosting Legacy Architectury maven.

Add maven repository to your project

repositories {
    maven {
        name = "Legacy Architectury"
        url = "https://raw.githubusercontent.com/legacy-architectury/maven/main/repo"
    }
}

Projects Version

  • dev.architectury.legacy.loom: 1.2.4/1.2-SNAPSHOT

License

All files are determined by the project license to which they belong.