kiletw / KoikatuSaveDataEdit

gui editor for koikatu(koikatsu) save data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KoikatuSaveDataEdit

GUI for editing koikatu save file

usage

Run gui.py (or gui.exe) with save file. Python 3.6 required.

> python gui.py file01.dat

install (for execute gui.py)

Copy *.py and resource_ja.json. And you have to install dependency packages.

$ pip3 install pillow
$ pip3 install msgpack

build

This project is built with PyInstaller on Winodws. You have to install dependency packages(See requirements.txt) before build.

thanks

This program uses some codes from following repositories.

About

gui editor for koikatu(koikatsu) save data


Languages

Language:Python 100.0%