More actions
No edit summary |
m (Text replacement - "↵Category:Support the author" to "") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Utilities) - GameBrew | |title=Vita Homebrew Apps (Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=lppbuilder002.png | ||
|image_alt=Lua Player Plus GUI | |image_alt=Lua Player Plus GUI | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Lua Player Plus Builder | |title=Lua Player Plus Builder | ||
|image= | |image=lppbuilder002.png | ||
|description=A simple to use GUI for Lua Player Plus. | |description=A simple to use GUI for Lua Player Plus. | ||
|author=gnmmarechal | |author=gnmmarechal | ||
Line 17: | Line 17: | ||
|website=https://gs2012.xyz/PC/lppbuildervita/ | |website=https://gs2012.xyz/PC/lppbuildervita/ | ||
|source=https://github.com/gnmmarechal/lpp-builder | |source=https://github.com/gnmmarechal/lpp-builder | ||
| | |donation=https://www.paypal.me/gnmpolicemata | ||
}} | }} | ||
Lua Player Plus Builder is a small application written in C#. It allows you to make VPK applications from an LPP-Vita build folder. | Lua Player Plus Builder is a small application written in C#. It allows you to make VPK applications from an LPP-Vita build folder. | ||
Line 36: | Line 36: | ||
* Official Website - https://gs2012.xyz/PC/lppbuildervita/ | * Official Website - https://gs2012.xyz/PC/lppbuildervita/ | ||
* GitHub - https://github.com/gnmmarechal/lpp-builder | * GitHub - https://github.com/gnmmarechal/lpp-builder | ||
Latest revision as of 04:32, 17 Mayıs 2024
Lua Player Plus Builder | |
---|---|
General | |
Author | gnmmarechal |
Type | PC Utilities |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2016/08/21 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
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