Skip to content

Commit 88fcdb2

Browse files
committed
Initial project commit
1 parent 7028905 commit 88fcdb2

File tree

179 files changed

+32291
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+32291
-7
lines changed

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
/[Ll]ibrary/
2-
/[Tt]emp/
3-
/[Oo]bj/
4-
/[Bb]uild/
5-
/[Bb]uilds/
6-
/Assets/AssetStoreTools*
1+
[Ll]ibrary/
2+
[Tt]emp/
3+
[Oo]bj/
4+
[Bb]uild/
5+
[Bb]uilds/
6+
Assets/AssetStoreTools*
77

88
# Autogenerated VS/MD solution and project files
99
ExportedObj/

Example-UnityScript/Assets/Materials.meta

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.98 KB
Binary file not shown.

Example-UnityScript/Assets/Materials/Gold.mat.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.94 KB
Binary file not shown.

Example-UnityScript/Assets/Materials/Hazard.mat.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example-UnityScript/Assets/Plugins.meta

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
244 KB
Binary file not shown.

Example-UnityScript/Assets/Plugins/Ionic.Zip.Unity.dll.meta

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Ionic.Zip.Unity from https://github.com/r2d2rigo/dotnetzip-for-unity

0 commit comments

Comments
 (0)