Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file removed .github/assets/placeholder.txt
Empty file.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ Exports/
*.zip
*.pbo
*.sqfc
.hemttprivatekey
1 change: 0 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"recommendations": [
"brettmayson.hemtt",
"editorconfig.editorconfig",
"bux578.vscode-openlastrpt",
"DartRuffian.LazyArmaDev"
]
}
1 change: 1 addition & 0 deletions addons/main/data/ui/placeholder.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

2 changes: 1 addition & 1 deletion addons/main/script_version.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define MAJOR 1
#define MINOR 0
#define MINOR 1
#define PATCH 0
#define BUILD 0
2 changes: 1 addition & 1 deletion meta.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
protocol = 1;
publishedid = 3507091121;
name = "TTT_PartnerMod";
timestamp = 5250140732737923549;
timestamp = 0;
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.