Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GraphicEdit committed Dec 8, 2023
1 parent c344532 commit 999d75d
Show file tree
Hide file tree
Showing 230 changed files with 1 addition and 181 deletions.
132 changes: 0 additions & 132 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
# Unity visible meta is LF regardless of created platform
*.meta text eol=lf

# All extensions are specified in lower cases
# [git config core.ignorecase true] is assumed.
# The projects are going to be developed across OSX and Windows, if we allow OSX user to commit file names only differ in capitalization.
# These files will prevent Windows users to pull


# Human authored code
# Files with auto crlf conversion, auto crlf is painful to get right
# But we need it to avoid committing files with all line endings changed by text editor
Expand Down Expand Up @@ -45,130 +39,4 @@
*.yml text eol=lf
*.toml text eol=lf

# LFS
# We intentionally NOT LFS tracking .prefab and .unity(Unity scene) in order to diff
# We also intentionally not assign YAMLMerge as diff and merge to them, it does not work

# Library
*.dll filter=lfs diff=lfs merge=lfs
*.jar filter=lfs diff=lfs merge=lfs
*.aar filter=lfs diff=lfs merge=lfs
*.srcaar filter=lfs diff=lfs merge=lfs
*.so filter=lfs diff=lfs merge=lfs
*.lib filter=lfs diff=lfs merge=lfs
*.a filter=lfs diff=lfs merge=lfs
*.dylib filter=lfs diff=lfs merge=lfs
*.swiftmodule filter=lfs diff=lfs merge=lfs
*.swiftdoc filter=lfs diff=lfs merge=lfs
*.bundle filter=lfs diff=lfs merge=lfs

# Debug information, really should not get committed into repository
# Program database
*.pdb filter=lfs diff=lfs merge=lfs
# Program database for Mono
*.mdb filter=lfs diff=lfs merge=lfs

# Linking information, really should not get committed into repository
*.ilk filter=lfs diff=lfs merge=lfs

# Executable
*.exe filter=lfs diff=lfs merge=lfs

# Unity
LightingData.asset filter=lfs diff=lfs merge=lfs
*.cubemap filter=lfs diff=lfs merge=lfs

# Texture
*.bmp filter=lfs diff=lfs merge=lfs
*.gif filter=lfs diff=lfs merge=lfs
*.png filter=lfs diff=lfs merge=lfs
*.jpg filter=lfs diff=lfs merge=lfs
*.jpeg filter=lfs diff=lfs merge=lfs
# Commiting PSD to Unity is not recommended (long import time)
*.psd filter=lfs diff=lfs merge=lfs
*.ai filter=lfs diff=lfs merge=lfs
*.tga filter=lfs diff=lfs merge=lfs
*.tif filter=lfs diff=lfs merge=lfs
*.tiff filter=lfs diff=lfs merge=lfs
*.exr filter=lfs diff=lfs merge=lfs
*.hdr filter=lfs diff=lfs merge=lfs
*.svg filter=lfs diff=lfs merge=lfs
# GIMP eXperimental Computing Facility
*.xcf filter=lfs diff=lfs merge=lfs
# Clip Studio Paint
*.clip filter=lfs diff=lfs merge=lfs
# Substance
*.sbs filter=lfs diff=lfs merge=lfs
*.spp filter=lfs diff=lfs merge=lfs
*.sbsar filter=lfs diff=lfs merge=lfs
# https://substance3d.adobe.com/documentation/bake/what-are-assbin-files-172824370.html
*.assbin filter=lfs diff=lfs merge=lfs


# Shader
# Unity shader graph, almost unreadable text file
*.shadersubgraph filter=lfs diff=lfs merge=lfs

# Model
*.fbx filter=lfs diff=lfs merge=lfs
# 3ds Max
*.max filter=lfs diff=lfs merge=lfs
# Maya
*.ma filter=lfs diff=lfs merge=lfs
*.mb filter=lfs diff=lfs merge=lfs
# Wavefront .obj
*.obj filter=lfs diff=lfs merge=lfs
# ZBrush
*.ztl filter=lfs diff=lfs merge=lfs
*.zpr filter=lfs diff=lfs merge=lfs
# Blender
*.blend filter=lfs diff=lfs merge=lfs

# Audio
*.aif filter=lfs diff=lfs merge=lfs
*.aiff filter=lfs diff=lfs merge=lfs
*.mp3 filter=lfs diff=lfs merge=lfs
*.wav filter=lfs diff=lfs merge=lfs
*.wma filter=lfs diff=lfs merge=lfs
*.ogg filter=lfs diff=lfs merge=lfs
# Wwise sound bank
*.bnk filter=lfs diff=lfs merge=lfs
# Wwise work units .wwu and Wwise project .wproj are readable XML, not LFS for now

# Animation
# Spine animation binary export
*.skel.bytes filter=lfs diff=lfs merge=lfs
# Unity animation is serialized as text under Force Text but unreadable
*.anim filter=lfs diff=lfs merge=lfs
# 3ds Max XML Animation File
*.xaf filter=lfs diff=lfs merge=lfs

# Movie
*.mp4 filter=lfs diff=lfs merge=lfs
*.mov filter=lfs diff=lfs merge=lfs

# Font
*.ttf filter=lfs diff=lfs merge=lfs
*.otf filter=lfs diff=lfs merge=lfs

# Document
*.doc filter=lfs diff=lfs merge=lfs
*.docx filter=lfs diff=lfs merge=lfs
*.pdf filter=lfs diff=lfs merge=lfs
*.rtf filter=lfs diff=lfs merge=lfs
*.chm filter=lfs diff=lfs merge=lfs

# Spreadsheet
*.xls filter=lfs diff=lfs merge=lfs
*.xlsx filter=lfs diff=lfs merge=lfs

# Misc, consider remove them from repository
*.7z filter=lfs diff=lfs merge=lfs
*.zip filter=lfs diff=lfs merge=lfs
*.rar filter=lfs diff=lfs merge=lfs
*.unitypackage filter=lfs diff=lfs merge=lfs
*.nupkg filter=lfs diff=lfs merge=lfs
# 3ds Max plugin
*.dlu filter=lfs diff=lfs merge=lfs
# SQLite database
*.db filter=lfs diff=lfs merge=lfs
Binary file modified DF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified DarkFlow/Assets/Animations/Jump--InAir.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Animations/Jump--Jump.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Animations/Locomotion--Run_N.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Animations/Locomotion--Run_N_Land.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Animations/Locomotion--Run_S.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Animations/Locomotion--Walk_N.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Animations/Locomotion--Walk_N_Land.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Animations/Stand--Idle.anim.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Box_350x250x200_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Box_350x250x300_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Chars/Char1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Chars/Char2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Chars/lp_guy.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Cloud1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Cloud2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/FallenBranch.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/FireParticle.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/FireWood.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Flower1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Flower2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Flower3.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Grass1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Grass2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Grass3.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Grass4.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Ground_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Ivy1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Ivy2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/LightingPlant1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/LightingPlant2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Log.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/LowpolyTerrain.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Mushroom1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Mushroom2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/MushroomLarge.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Paddle.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Plant1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Plant2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Plant3.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Plant4.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Ramp_100x100x200_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Ramp_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock10.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock11.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock12.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock3.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock4.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock5.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock6.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock7.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock8.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Rock9.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Crystals/SP_Crystal01.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Crystals/SP_Crystal02.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Ground/SP_Ground01.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Ground/SP_Ground02.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Ground/SP_Ground03.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Ground/SP_Ground04.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Ground/SP_Ground05.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Mountains/SP_Mountain01.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Mountains/SP_Mountain02.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Mountains/SP_Mountain03.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Planet.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant01.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant02.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant03.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant04.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant05.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant06.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant07.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant08.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Plants/SP_Plant09.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock01.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock02.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock03.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock04.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock05.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock06.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock07.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock08.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Rocks/SP_Rock09.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Sci-fi_Antenna.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Stones/SP_Stone01.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Stones/SP_Stone02.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Trees/SP_Tree01.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Trees/SP_Tree02.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Trees/SP_Tree03.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/SP_Trees/SP_Tree04.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Stairs_200x100x200_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Stairs_650_400_300_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Structure_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Tent.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Tree1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Tree2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Tree3.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/TreeDead1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/TreeDead2.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/TreeStump1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Tunnel_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/Wall_Mesh.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/WoodBoat.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/WoodFence1.fbx
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/3D/WoodFence2.fbx
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyCloudy_Back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyCloudy_Left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyCloudy_Top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyHole_Back.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyHole_Bottom.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyHole_Front.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyHole_Left.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyHole_Right.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyHole_Top.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyMidNight_Top.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyMorning_Back.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyMorning_Left.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyMorning_Top.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNight_Back.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNight_Front.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNight_Left.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNight_Right.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNight_Top.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNoon_Back.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNoon_Bottom.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNoon_Front.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNoon_Left.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNoon_Right.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkyNoon_Top.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkySunSet_Back.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkySunSet_Front.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkySunSet_Left.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkySunSet_Right.png
Binary file modified DarkFlow/Assets/Art/Day-Night Skyboxes/Textures/SkySunSet_Top.png
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Arms_AlbedoTransparency.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Arms_MetallicSmoothness.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Arms_Normal.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Arms_RGB.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Body_AlbedoTransparency.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Body_MetallicSmoothness.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Body_Normal.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Body_RGB.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Legs_AlbedoTransparency.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Legs_MetallicSmoothness.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Legs_Normal.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Armature_Legs_RGB.tif
Binary file not shown.
Binary file modified DarkFlow/Assets/Art/Texture/Grid_01_BaseMap.png
Binary file modified DarkFlow/Assets/Art/Texture/Grid_01_Emissive.png
Binary file modified DarkFlow/Assets/Art/Texture/Grid_01_Normal.png
Binary file modified DarkFlow/Assets/Art/Texture/Grid_02_BaseMap.png
Binary file modified DarkFlow/Assets/Art/Texture/tex.png
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_01.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_02.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_03.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_04.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_05.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_06.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_07.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_08.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_09.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Footstep_10.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Audio/Sfx/Player_Land.wav
Binary file not shown.
Binary file modified DarkFlow/Assets/Code/CharacterSelection/Icons/11-01.png
Binary file modified DarkFlow/Assets/Code/CharacterSelection/Icons/29-01.png
Binary file modified DarkFlow/Assets/Code/CharacterSelection/Icons/30-01.png
16 changes: 0 additions & 16 deletions DarkFlow/Assets/Story/NewProject.yarnproject

This file was deleted.

11 changes: 0 additions & 11 deletions DarkFlow/Assets/Story/NewProject.yarnproject.meta

This file was deleted.

11 changes: 0 additions & 11 deletions DarkFlow/Assets/Story/Test.yarn

This file was deleted.

10 changes: 0 additions & 10 deletions DarkFlow/Assets/Story/Test.yarn.meta

This file was deleted.

Binary file not shown.
Binary file modified DarkFlow/Assets/TextMesh Pro/Examples & Extras/Fonts/Anton.ttf
Binary file not shown.
Binary file modified DarkFlow/Assets/TextMesh Pro/Examples & Extras/Fonts/Bangers.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file modified DarkFlow/Assets/TextMesh Pro/Fonts/LiberationSans.ttf
Binary file not shown.
Binary file modified DarkFlow/Assets/TextMesh Pro/Sprites/EmojiOne.png
2 changes: 1 addition & 1 deletion LICENCE.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Dark Flow</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/Metaverse-Crowdsource/DarkFlow" property="cc:attributionName" rel="cc:attributionURL">Metaverse Crowdsource</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/Metaverse-Crowdsource/DarkFlow" rel="dct:source">https://github.com/Metaverse-Crowdsource/DarkFlow</a>.<br />Permissions beyond the scope of this license may be available at <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/Metaverse-Crowdsource/DarkFlow" rel="cc:morePermissions">https://github.com/Metaverse-Crowdsource/DarkFlow</a>.
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Dark Flow</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/Metaverse-Crowdsource/DarkFlow" property="cc:attributionName" rel="cc:attributionURL">Metaverse Crowdsource</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/Metaverse-Crowdsource/DarkFlow" rel="dct:source">https://github.com/Metaverse-Crowdsource/DarkFlow</a>.<br />Permissions beyond the scope of this license may be available at <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/Metaverse-Crowdsource/DarkFlow" rel="cc:morePermissions">https://github.com/Metaverse-Crowdsource/DarkFlow</a>.

0 comments on commit 999d75d

Please sign in to comment.