Skip to content

TCROC/Ignorance-Submodule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignorance-Submodule

This repository formats tags nightly from the Ignorance repository here: https://github.com/SoftwareGuy/Ignorance so that they can be added as a submodule to a Unity project. To add it to your project, use this template of commands:

git submodule add https://github.com/TCROC/Ignorance-Submodule.git Assets/[path to submodule]
cd Assets/[path to submodule]
git checkout [tag version]

For example:

git submodule add https://github.com/TCROC/Ignorance-Submodule.git Assets/Submodules/Ignorance
cd Assets/Submodules/Ignorance
git checkout v1.3.9.2

For Mirror, see: https://github.com/TCROC/Mirror-Submodule

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published