GEX config edit utility (PyQt)
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Ondřej Hruška e8e0a2b929
license and readme
6 lat temu
gex@3a5ac05d9d added submodule and gitignore 6 lat temu
.gitignore added submodule and gitignore 6 lat temu
.gitmodules added submodule and gitignore 6 lat temu
LICENSE license and readme 6 lat temu
README.md license and readme 6 lat temu
gexync.py code import 6 lat temu
ini_syntax.py code import 6 lat temu

README.md

GEXync

Gexync is a config file editing utility.

Run with CLI argument 0 (default) to edit UNITS.INI, 1 for SYSTEM.INI.

This is an experimental tool created as a proof of concept that PyQt can be used with the Python client library.