kylianpl / adventurecraft-grassfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grassfinder

Install

Installing jnbt

git clone https://github.com/theJ8910/jnbt.git
cd jnbt
./setup.py install

Installing Grassfinder

git clone https://github.com/Kylianalex/adventurecraft-grassfinder.git
cd adventurecraft-grassfinder

Use

even if the program open maps in read only PLEASE MAKE BACKUP

  • for new file
./grassfind.py -o create -f "/path/to/the/save"
  • for updating a file
./grassfind.py -o verify -f "/path/to/the/file.txt"
  • for "interactive console"
./grassfind.py

About


Languages

Language:Python 100.0%