Skip to content

Blockzilla101/map-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generates a preview for a mindustry map, along with printing other stuff about the map.

Usage

  • java -jar previewer.jar map.msav to create a preview for map.msav outputs to cwd, output filename is same as input filename.
  • java -jar previewer.jar map.msav false to only print map info and not make a preview.

Compiling

Requires java 14

  • ./gradlew dist to compile, built jar should be in build/libs/previewer.jar

Previewing code stolen borrowed from CoreBot

About

mindustry map previewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published