Addon.json
This commit is contained in:
parent
3d80bdbd25
commit
f5e9a8eb66
2 changed files with 11 additions and 11 deletions
11
addon.json
Normal file
11
addon.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"title" : "Z-City NPC Integration",
|
||||
"type" : "Effects",
|
||||
"tags" : [ "realism", "fun", "scenic" ],
|
||||
"ignore" :
|
||||
[
|
||||
"*.psd",
|
||||
"*.vcproj",
|
||||
"*.svn*"
|
||||
]
|
||||
}
|
||||
11
addon.txt
11
addon.txt
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue