Skip to content

aliken9/MyZooPets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeGuardGames StyleGuide

Please use lgg.policymd file in the projects folder

Useful git commands

Ignore changes to _Critical.xml

git update-index --assume-unchanged MyZooPets/Assets/XML/Resources/Constants/_Critical.xml

Undo ignore changes

git update-index --no-assume-unchanged MyZooPets/Assets/XML/Resources/Constants/_Critical.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 86.3%
  • Objective-C 9.8%
  • ShaderLab 2.0%
  • Python 1.8%
  • C 0.1%
  • HLSL 0.0%