Addon.json

This commit is contained in:
toasterpanic 2026-05-25 16:49:49 -04:00
parent 3d80bdbd25
commit f5e9a8eb66
2 changed files with 11 additions and 11 deletions

11
addon.json Normal file
View file

@ -0,0 +1,11 @@
{
"title" : "Z-City NPC Integration",
"type" : "Effects",
"tags" : [ "realism", "fun", "scenic" ],
"ignore" :
[
"*.psd",
"*.vcproj",
"*.svn*"
]
}

View file

@ -1,11 +0,0 @@
"AddonInfo"
{
"name" "Z-City NPC Integration"
"version" "1.0"
"up_date" "24th August 2026"
"author_name" "owouw.us"
"author_email" "me@owouw.us"
"author_url" "owouw.us"
"info" "owouw.us"
"override" "0"
}