From 7fd5ed76fed24789067c8c64ee1967c111473c81 Mon Sep 17 00:00:00 2001 From: ineed bots Date: Wed, 23 Mar 2022 12:22:50 -0600 Subject: [PATCH] t6-gsc-utils bots.json --- .gitignore | 1 + raw/bots/bots.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 raw/bots/bots.json diff --git a/.gitignore b/.gitignore index 7b21f36..f653a49 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ !/raw/scripts/mp/max_allocation_fix_source.gsc !/raw/scripts/mp/spectatorKick-compiled.gsc !/raw/scripts/mp/spectatorKick.gsc +!/raw/bots/ !/.astylerc !/deploy.js diff --git a/raw/bots/bots.json b/raw/bots/bots.json new file mode 100644 index 0000000..1ba2299 --- /dev/null +++ b/raw/bots/bots.json @@ -0,0 +1,30 @@ +{ + "names": { + "bota": "", + "botb": "", + "botc": "", + "botd": "", + "bote": "", + "botf": "", + "botg": "", + "both": "", + "boti": "", + "botj": "", + "botk": "", + "botl": "", + "botm": "", + "botn": "", + "boto": "", + "botp": "", + "botq": "", + "botr": "", + "bots": "", + "bott": "", + "botu": "", + "botv": "", + "botw": "", + "botx": "", + "boty": "", + "botz": "" + } +}