Skip to content

gscScriptCompAndDecompiler 2.1

Compare
Choose a tag to compare
@TesterTesterov TesterTesterov released this 26 Jun 17:05
· 10 commits to master since this release
da1d30e
  • Partial support of Inganok's choices (with two variants).
  • Fix a great problem: there wasn't a possibility to add commands in many scripts of latter versions of codeX RScript.
    +Частичная поддержка выборов Инганока (с 2-мя вариантами).
    +Правка ужасной проблемы: было невозможно добавлять команды во многих скриптах игр на позднем codeX RScript

===

Compiled Python version (with the help of cx_Freeze).
Now you can just run the executable and use GUI.
Версия с компилированным питоном (с помощью cx_Freeze).

Don't run it with Japanese locale if thou want a Russian version. Just don't.
Не запускать с японской локали, коли на русской версии быть жаждете. Серьёзно, не надо.

DO NOTE: THOU MUSTN'T DRAG THE EXECUTABLE OFF IT'S DIRECTORY WITH LIBRARIES!!!
ВАЖНО: НЕ ДОЛЖНО ВЫТАСКИВАТЬ ИСПОЛНЯЕМЫЙ ФАЙЛ ИЗ ДИРЕКТОРИИ С БИБЛИОТЕКАМИ!!

===
May be you'll need a Python 3 with struct and tkinter.