add addon.json

This commit is contained in:
Luna 2023-04-23 23:19:26 +02:00
parent a315c4de0e
commit 459e779bc3

10
addon.json Normal file
View File

@ -0,0 +1,10 @@
{
"title" : "simfphys LUA Vehicles - Base",
"type" : "vehicle",
"tags" : [ "fun", "build" ],
"ignore" : [
"*.psd",
"*.vcproj",
"*.svn*"
]
}