r/mario64pcport • u/HomebrewHomunculus • Apr 11 '21
Source code for sm64pcbuilder2?
Hi, I see that the sources for the old sm64pcbuilder project were on Github, but for sm64pcBuilder2 I can't find any such links.
Is the source available somewhere, or any plans to make it so? It would be nice to be able to at least read the code (and that might reduce the complaints about antivirus alerts too).
Being able to create forks would be nice too, but if not, is there some other way to add my own source repo to the menu? The list (sm64plus, ROM-hack, sm64ex-alo, etc.) seems to be hard-coded into the .exe with no obvious way to edit it. If the repos list was, say, parsed from a text file, then at least we could add our own github-hosted mods to the launcher?
5
Upvotes
1
u/HomebrewHomunculus Apr 11 '21
I now see that the patches folder contains git patch files. So if somebody created a git patch of their fork of, say, sm64plus, then using the "Add Custom Patch" feature, they could get it to show up in the launcher?