Titanfall 2 wannabe
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 pushGo 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)
- Switch to Visible Meta Files in Edit → Project Settings → Editor → Version Control Mode
- Switch to Force Text in Edit → Project Settings → Editor → Asset Serialization Mode
After importing everything go to the scenes folder and double click the sample scene
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