Skip to content

marksherif/titanfail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanfail

Titanfall 2 wannabe

Git Rules

You cant push directly to master branch fa before you start

git checkout master
git pull
git checkout -b 'branch_name'

Make sure you're on the master branch before pulling and creating your new branch..

Do your magic

git add . or git add 'your_file'
git commit -m "Description of your commit"
git push

Go to https://github.com/marksherif/titanfail and create a new pull request and assign someone as the reviewer (at least 1 review needed to merge branch with master)

Configurations

  1. Switch to Visible Meta Files in Edit → Project Settings → Editor → Version Control Mode
  2. Switch to Force Text in Edit → Project Settings → Editor → Asset Serialization Mode

Running everything

After importing everything go to the scenes folder and double click the sample scene

Credits

Any shit you import please add proper credits to it in the credits.txt file inside the assets folder so that we'd just copy and paste it into the credits element before submitting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors