diff options
Diffstat (limited to 'env-example.sh')
-rw-r--r-- | env-example.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/env-example.sh b/env-example.sh new file mode 100644 index 0000000..c8cee14 --- /dev/null +++ b/env-example.sh @@ -0,0 +1,5 @@ +# Copy this file to env.sh and place your configuration in here + +export ATROCITY_TOKEN="MzEy.............................................................." +export HYPIXEL_KEY="c79e914b-a28c-4aea-87bf-ef645dc9c595" + |