A small and simple LOVE2D wrapper for OneLua, lpp-vita, and Lua Player PS3
You can use this to make LOVE2D stuff for a PSP, PS Vita, and/or PS3! As an example, this is used on DDLC-LOVE
This is made just for fun and will only have the basic stuff.
- See
Implemented.mdfor the list of implemented stuff script.luais the main file for LOVE-WrapLua (required)index.luais for lpp-vita to runscript.lua(required for lpp-vita only)app.luais for Lua Player PS3 to runscript.lua(required for Lua Player PS3 only)lv1luaconfinconf.luais to set up some settings for key configurationkeyconf, resolution scaleresscale, and image scaleimgscale. This is optional; Seescript.luafor the default values