Skip to content

ZomoXYZ/MCLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCLang

Library to make creating and interpreting language files easier

Install

JDK and Maven are required

Running the build.sh file will both compile and install MCLang into your local repository

Using

In your pom.xml, add

<dependencies>
    <dependency>
        <groupId>dev.zomo</groupId>
        <artifactId>MCLang</artifactId>
        <version>1.0.4</version>
    </dependency>
</dependencies>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published