More actions
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
==User guide== | ==User guide== | ||
Requires .NET Framework 4.5 to be installed. | |||
This program replaces the build.bat script included with LPP-Vita and does not require any other executable files. | |||
It only requires a build/ directory, as per LPP-Vita's standard. | It only requires a build/ directory, as per LPP-Vita's standard. |
Revision as of 15:33, 4 December 2022
Lua Player Plus Builder | |
---|---|
File:Lppbuilder2.png | |
General | |
Author | gnmmarechal |
Type | Utilities |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2016/08/21 |
Links | |
Download | |
Website | |
Source | |
Lua Player Plus Builder is a small application written in C#. It allows you to make VPK applications from an LPP-Vita build folder.
It includes the check for lower case title IDs (just like my lpp-builder script mod), making it convert any lower case title ID to upper case (to prevent errors when uninstalling those apps).
User guide
Requires .NET Framework 4.5 to be installed.
This program replaces the build.bat script included with LPP-Vita and does not require any other executable files.
It only requires a build/ directory, as per LPP-Vita's standard.
Screenshots
External links
- Official Website - https://gs2012.xyz/PC/lppbuildervita/
- GitHub - https://github.com/gnmmarechal/lpp-builder