Skip to content

Commit ac4da3c

Browse files
authored
Merge pull request #179 from ArmaOverthrow/dev
v0.7.7
2 parents 0383f63 + 4e0cbec commit ac4da3c

575 files changed

Lines changed: 41715 additions & 26263 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,14 @@ $RECYCLE.BIN/
2020

2121
# ARMA Tools
2222
*.cache
23-
*.pbo
2423
*.swp
2524
*.swo
2625
*.biprivatekey
2726
*.log
27+
28+
# Backup Files
29+
*.bak
30+
31+
# Build Directory
32+
@Overthrow
33+
tools/includes.txt

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
# Overthrow-Remastered
3+
Overthrow - Remastered is a rework of the original Overthrow mission created by armazac @ https://github.com/ArmaOverthrow/Overthrow
4+
15
![image](https://cloud.githubusercontent.com/assets/19246239/17642726/b268a4da-6194-11e6-850a-8951aed0f930.png)
26

37
# Overthrow

addons/overthrow_main.pbo

3.29 MB
Binary file not shown.

addons/overthrow_main/$PREFIX$

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
overthrow_main

0 commit comments

Comments
 (0)