首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > LÖVE game distribution compiler

LÖVE game distribution compiler

  • 资源大小:347.54 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Compiles everything in a LÖVE game folder and creates a .love file, or embeds it directly into application. It uses Lua Compiler to compile code in order to make it more safer and a bit faster. You can use following options: * -e, -embed - embeds .love file directly in LÖVE game engine. * -c, -compile - compiles all .lua files to bytecode using luac compiler. * -d, -dist - creates a folder and copies all necessary files needed for distribution. If you already have created a .love file then you can embed it by typing: lovedist.exe file.love -e Usage lovedist.exe input_folder output_name [-e][-d][-c] Extract zipped files in the same folder as LÖVE game engine in order to use it. Current Version Version: 1.1.3 This has been moved to github: https://github.com/ArekX/love-dist

文 件 列 表

lovedist.exe
luac.exe
VIP VIP
0.176769s