Skip to content

GoldenDelicios/Lite2Edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lite2Edit

Java application: Converts Litematics to WorldEdit schematics

GUI

Run the jar file to open the GUI application.

image

Click 'browse' and select your litematic files you want converted.

image

On successful conversion:

image

CLI

Run the jar file with the --convert argument and add all files you want converted after that.

Example:

java -jar Lite2Edit-1.2.0.jar --convert test.litematic ../anothertestfile.litematic

Both relative and full file paths work.

Building

Run maven install:

mvn install -f pom.xml

The correct output file is in the folder "target" and doesn't start with "original-". The other file doesn't have dependencies in the jar file and won't work.

About

Java application: Converts Litematics to WorldEdit schematics

Resources

License

Stars

182 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors

Languages