Closed SuperSaiyajinStackZ closed 4 years ago
This PR switches over to Universal-Core, our shared GUI Part and such for all our 3DS Projects.
Currently I've been merging it into the building-and-townmap branch again, so I can continue to work there.
To compile LeafEdit, you now need to run git submodule update --init --recursive as well.
git submodule update --init --recursive
This PR switches over to Universal-Core, our shared GUI Part and such for all our 3DS Projects.
Currently I've been merging it into the building-and-townmap branch again, so I can continue to work there.
To compile LeafEdit, you now need to run
git submodule update --init --recursive
as well.