Commit Graph

7 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 0c40321536 Bump to v1.1.0 2022-11-12 11:13:19 +00:00
rlaphoenix a82e17e9c1 Update Development Status to 4 - Beta 2022-11-12 10:25:13 +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 17e0756175 Bump to v1.0.1 2022-11-11 15:49:54 +00:00
rlaphoenix 3a56ab7c7d Create initial Python project files 2022-11-11 15:28:44 +00:00