Skip to content

A repository of the entire rsge codebase stored at one central location as submodules.

Notifications You must be signed in to change notification settings

JordanGunn/rsge

Repository files navigation

rsge

A repository of the entire rsge codebase stored at one central location as submodules.

clone and updating

cloning

To clone a the repository and it's submodules, use the --recursive parameter.

git clone --recursive [URL to Git repo]

updating

If you have already cloned the repo, and wish to pull in updates from all submodules, use the following command: git submodule update --init

About

A repository of the entire rsge codebase stored at one central location as submodules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published