Compare commits
No commits in common. "8ee5c680f57be93d7da9e7560be60ba1d8ebf1c3" and "2f16d0d334e43c1895de8a5d834d9a69c9892dcd" have entirely different histories.
8ee5c680f5
...
2f16d0d334
|
@ -0,0 +1,3 @@
|
|||
[submodule "ToggleState"]
|
||||
path = ToggleState
|
||||
url = git@git.syntriax.com:Syntriax/ToggleState.git
|
|
@ -4,3 +4,5 @@
|
|||
1. [ToggleState Module](https://git.syntriax.com/Syntriax/ToggleState)
|
||||
|
||||
Make sure to separately clone these modules along with this one too.
|
||||
|
||||
Or you can call ```git submodule init``` to get them automatically added (note that this method may cause conflicts if another module also imports one of these submodules too, only use if you are only using the `Action` module)
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 2237b2e355de067d950df8f3b11025c968442268
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: bcdf9a47a400dab40a440e6123c9f99c
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue