More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Utilities) - GameBrew! | |title=Vita Homebrew Apps (Utilities) - GameBrew! | ||
Line 7: | Line 6: | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Lua Player Plus | |title=Lua Player Plus Builder | ||
|image= | |image=lppbuilder2.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 19: | Line 18: | ||
|source=https://github.com/gnmmarechal/lpp-builder | |source=https://github.com/gnmmarechal/lpp-builder | ||
}} | }} | ||
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== | |||
'''Note:''' Requires .NET Framework 4.5 to be installed. | |||
The 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== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/lppbuilder3.gif | ||
==External links== | |||
== External links == | |||
* Official Website - https://gs2012.xyz/PC/lppbuildervita/ | * Official Website - https://gs2012.xyz/PC/lppbuildervita/ | ||
* | * GitHub - https://github.com/gnmmarechal/lpp-builder | ||
Revision as of 15:32, 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
Note: Requires .NET Framework 4.5 to be installed.
The 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