Quickly check out SpongeForge and SpongeVanilla together sharing a SpongeCommon repository.
- Clone the repository.
- If you already have a SpongeForge and/or SpongeVanilla checkout, move them into your clone. If done properly, you should
be able to run
git status
and not see any changes. - If you have both a SpongeForge and SpongeVanilla checkout, remove the SpongeCommon directory from one of them.
- Pull up a system terminal (macOS/Linux) or Git Bash (Windows).
cd
into the repository directory. - Type
./init
. - Import into your preferred IDE.