mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add acebot.json file
used for the ace help chat bot to get that config out of the code
This commit is contained in:
parent
5e71030301
commit
bda72663ac
102
docs/acebot.json
Normal file
102
docs/acebot.json
Normal file
@ -0,0 +1,102 @@
|
|||||||
|
[
|
||||||
|
// General
|
||||||
|
{
|
||||||
|
"name": "Arsenal",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/arsenal.html"
|
||||||
|
},
|
||||||
|
// Interaction
|
||||||
|
{
|
||||||
|
"name": "AdvancedThrowing",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/advanced-throwing.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Captives",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/captives.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Explosives",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/explosives.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Interaction",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/interaction.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MapGestures",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/map-gestures.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Nametags",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/nametags.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Pylons",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/pylons.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Refuel",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/refuel.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Reload",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/reload.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Repair",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/repair.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Slideshow",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/slideshow.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Spectator",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/spectator.html"
|
||||||
|
},
|
||||||
|
// Realism
|
||||||
|
{
|
||||||
|
"name": "AdvancedBallistics",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/advanced-ballistics.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Hearing",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/hearing.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MedicalSystem",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/medical-system.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Overheating",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/overheating.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Weather",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/weather.html"
|
||||||
|
},
|
||||||
|
// Equipment
|
||||||
|
{
|
||||||
|
"name": "ATragMX",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/atragmx.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Hellfire",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/hellfire.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Kestrel4500",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/kestrel4500.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MapTools",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/maptools.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MicroDAGR",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/microdagr.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Nightvision",
|
||||||
|
"url": "https://ace3mod.com/wiki/feature/nightvision.html"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user