forked from HakonRydland/A3-Antistasi
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
679 changed files
with
145,659 additions
and
69,986 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## What type of PR is this. | ||
1. [ ] Bug | ||
2. [ ] Enhancement | ||
|
||
### What have you changed and why? | ||
Information: | ||
|
||
|
||
### Please specify which Issue this PR Resolves. | ||
closes #XXXX | ||
|
||
### Please verify the following and ensure all checks are completed. | ||
|
||
1. [ ] Have you loaded the Mission in Singleplayer? | ||
2. [ ] Have you loaded the Mission in a Dedicated Server? | ||
|
||
### Is further testing or are further changes required? | ||
1. [ ] No | ||
2. [ ] Yes (Please provide further detail below.) | ||
|
||
******************************************************** | ||
Notes: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,16 @@ | ||
|
||
A3DD/ | ||
.vscode/ | ||
.github/ | ||
Arma 3 Dev Deploy.exe | ||
*.log | ||
*.pbo | ||
*.pbo.bak | ||
*.bat | ||
|
||
#Ignore mission files that have been copied to A3-Antistasi | ||
A3-Antistasi/description.ext | ||
A3-Antistasi/mission.sqm | ||
A3-Antistasi/roadsDB*.sqf | ||
A3-Antistasi/PIC.jpg | ||
A3-Antistasi/ak.jpg | ||
|
||
#Ignore packaged missions | ||
PreparedMissions/ |
This file was deleted.
Oops, something went wrong.
Empty file.
Oops, something went wrong.