PretendoNetwork / nimbus

GNU General Public License v3.0
117 stars 10 forks source link

Nimbus 1.6.0 (the app part) #30

Closed TraceEntertains closed 3 months ago

TraceEntertains commented 3 months ago

Gotta loveeeeeee refactoring code!!!!!!!!!!!! (/s)

This skips the luma checks when citra is being used (which the other pr should have done but conflicting changes are no good) It also uses nasc environment rather than account id for checks now (because I was very dumb when I originally worked on nimbus and thought account id directly correlated to nasc environment)

On top of that, i split more stuff into their own files because having singular megafiles looks kinda ugly ngl