Compare commits
No commits in common. "c9d8b5617edca114d4ed68aa21be735e559ef512" and "f25a9b676b0ff7cab3eb15e951472121637f78fa" have entirely different histories.
c9d8b5617e
...
f25a9b676b
|
@ -0,0 +1,9 @@
|
|||
[submodule "ToggleState"]
|
||||
path = ToggleState
|
||||
url = git@git.syntriax.com:Syntriax/ToggleState.git
|
||||
[submodule "Trigger"]
|
||||
path = Trigger
|
||||
url = git@git.syntriax.com:Syntriax/Trigger.git
|
||||
[submodule "Factory"]
|
||||
path = Factory
|
||||
url = git@git.syntriax.com:Syntriax/Factory.git
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 49b1bcd578aa5d3b6f84750e730d179a950f26c8
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 218ba81f028403c4185f629220600c77
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
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 `Movement` module)
|
||||
|
||||
---
|
||||
|
||||
## Getting Started 2D
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 6afed7407d5d19ca58649b19eaffe24a6b8bab92
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 461182bc375cc354bbb3e45db52bdf3f
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1 @@
|
|||
Subproject commit dabe16b5295a0ce843fe100d7c30fb4e5ae60a08
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6756a6e4e4a43f340b4ce48f3adb3038
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue