More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Utilities) - GameBrew! |title_mode=append |image=luaplayerplusguivita.jpg |image_alt=Lua Player Plus GUI }...") |
m (Text replacement - "↵Category:Support the author" to "") |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|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 | |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 | ||
|lastupdated=2016/08/21 | |lastupdated=2016/08/21 | ||
|type=Utilities | |type=PC Utilities | ||
|version=1.0 | |version=1.0 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
Line 18: | 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. | |||
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). | 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== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/lppbuilder3.gif | ||
== External links == | ==External links== | ||
* Official Website - | * Official Website - https://gs2012.xyz/PC/lppbuildervita/ | ||
* | * 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