From 12d3727fa5308149953973a38029a2344a13719d Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sun, 6 Oct 2024 12:52:52 +0200 Subject: snapshot: --- env-example.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 env-example.sh (limited to 'env-example.sh') 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" + -- cgit