LoveToAll (日本語)

このプログラム (Windows 用) の機能は startgamedev による LoveToAndroid と F2KO によるBat To Exe Converter で APK と EXE を複数の単純かつ簡単な方法で生成するために使用します (キーボード・ショートカット (任意設定) の打鍵、またはショートカットアイコンへのドラッグ (DragAndDrop)、あるいはプログラムへのドラッグか "BUILD" ボタンを押すなど)。それは LOVE2D プロジェクトだけに対して最小必要条件を有するには十分です。これで .love 形式の .zip 形式ファイル (自作アプリに対して既にプログラムは全て移動しています) を作成してプロジェクトの存在する同一ディレクトリ内でコンパイルして生成をしなくても良くなります。 このプログラムの "LOVE" フォルダの中 .love ファイルはあります。プロジェクトの背後には APK と EXE があります。作業ディレクトリの場所 (このプログラムは自動検出を試みます)を指定してから保存します。 Your last save is registered in the program and it will always open the settings that were previously saved.

ICON APK へのアイコン追加

You can add any image (png, jpg, ico, bmp ...) of any resolution, if it is not a png 144x144 image the program will automatically try to generate a new png 144px image and save it to the temporary folder "TMP" inside the program that Will be your new resized image to work. If it would try to fail, the entry will continue as it was. If no icon is inserted, the program will use its default icon.

EXE へのアイコン追加

Only accepted icons (.ico) files. https://www.icoconverter.com

ADDING A LOVE PROJECT

Only accept if inside the selected folder contain a main.lua file

ADDING A LOVE FOLDER

It will only accept if within the selected folder it contains a file love.exe

AUTO-DETECT "Settings"

Self-detecting searches on all your fixed drives in obvious places, it will not go into all your directories. In the case of projects, it will try to find some project if it is on your desktop.

BUILDING

The program will constantly use system functions like copy, paste, delete, read, create and execute. If your system blocks these features, several errors and failures will occur. Be aware of this.

BLUESTACKS

If you have Bluestacks installed on your computer, this program tries to locate it for you and add the installer.exe and run.exe, will be initiator after creating your APK automatically creates install runs.

JAVA JDK

To use the APK BUILD requires Java JDK "Java Development Kit", you can download it at http://www.oracle.com

VARIABLES FIXES

%GAME% is your love.exe executable %APK% is your full path apk %APKTRUENAME% is the internal name of your apk on the android device %APKACT% is the second name of your apk's activity

NOTE: You can change the commands if you have other simulators and change the BATCH too (including more functions like arguments or scripts).

SHORTCUTS IN THE FIRST AREA

Ctrl + S or F10: 設定

Ctrl + R or F11: 実行方法 オン / オフ

Ctrl + D or F12: Enables or disables auto-detection before entering settings

RUN MODE

Project (require Project and LOVE folder) APK Builder (require Project and JDK) EXE Builder (require Project and LOVE folder)

NOTE: For builders, the program uses a fast builder

NOTE: Dropping projects in shortcut icons (add all in settings) the program will use the fast builder and closes after.

TOOLS

SublimeText3 builders SublimeText3 autocomplete for Love2D and Lua LoveGame Demo Example Love 0.9.2 with touch and physic

NOTE: DON'T EXECUTES BUILDERS WITH PROJECTS INSIDE PROGRAM FILES

CMD ARGS toapk toexe

用例: LoveToAll.exe "myprojectpath" toapk

Windows XP/7/8 10 用

ダウンロード