Инструкция на русском языке
English Manual
Это приложение для OS Windows, которое предназначено для создания исполняемого (EXE-файла) из Lua-скриптов.
Приложение построено на базе wlua, следовательно, имеется возможность компиляции скриптов, написанных вместе с wxWidgets и другими средствами, поддерживаемыми интерпретатором wlua. Готовые приложения будут запускаться без окна cmd.
Программа создана в свободной IDE HiAsm. Файлы .sha это проекты для HiAsm.
Скачать HiAsm
Необходимо соблюдать следующую последовательность действий:
- Запускаем приложение;
- нажимаем кнопку "Выбрать скрипт", выбираем нужный скрипт. Поддерживается Drag-and-drop технология (можно перетащить файл на окно);
- в текстовом поле пишем имя программы;
- Нажимаем кнопку "Пуск".
Программа соберет все ресурсы в папке с указанным названием программы, относительно своей папки.
This application for OS Windows creates EXE-file from your Lua scripts.
The application based on wlua, therefore you can compile the scripts written together with wxWidgets and other means supported by an interpreter wlua. Ready applications will be started without the cmd window
The program is created in free IDE HiAsm. The .sha files are projects for HiAsm.
Download HiAsm
Necessary observe the following steps:
- Start the application;
- press the "open script file" button and choose the necessary script. Drag-and-drop technology is supported (it is possible to drag the file on a form);
- write a name of your program in the text field;
- press the Start button.
The program will collect all resources in the folder with the name of your program, in which concerning the folder is.