Commit Graph

4 Commits

Author SHA1 Message Date
rlaphoenix 7508f9ed14 Build a new NACP if the NRO does not have one
It creates a fairly basic NACP but all values should be sane for a simple NSP Forwarder. The only thing that could reasonably be improved is the Titles and Ratings, e.g., different tiles and ratings for each language and region.

This introduces 3x dependencies, bs4, lxml, and hptnacp.
2022-11-13 06:42:12 +00:00
rlaphoenix ccf9dbfcbb Get pretty logging with coloredlogs 2022-11-12 09:53:21 +00:00
rlaphoenix b7cf518301 Get a mapping of Game Title IDs from Tinfoil's API 2022-11-12 09:05:55 +00:00
rlaphoenix 3a56ab7c7d Create initial Python project files 2022-11-11 15:28:44 +00:00