Initial commit

This commit is contained in:
2026-03-15 14:54:49 +03:00
commit 64f8029c06
4027 changed files with 254888 additions and 0 deletions

17
addons/apg/addon.json Normal file
View File

@@ -0,0 +1,17 @@
{
"title": "APG - Anti Prop Griefing & Crash Detection",
"type": "ServerContent",
"tags": [
"roleplay",
"build"
],
"ignore": [
".git",
".travis.yml",
"*.psd",
"*.vcproj",
"*.svn*",
"*.git*",
"*.md"
]
}