From ceca6a39f4dabe394621d28663a3db28417bed88 Mon Sep 17 00:00:00 2001 From: itzaname Date: Tue, 18 May 2021 22:31:43 -0400 Subject: [PATCH] Instructions so that I never have to help anyone ever again. --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6663326..4680000 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ -# rbxcompiler +# rbxcompiler +Builder and uploader for roblox models/places. + + + +# Setup +Provide your CI username and login to the prompt if you're using docker: + + docker login registry.itzana.me + +Add the following line to your startup environment file (.bashrc, .zshrc, etc...). + + export RBXCOOKIE="[roblox cookie]" + +Your Roblox cookie is from your browser and is called .ROBLOSECURITY. Only the value portion is required usually starting with `_|WARNING:-DO-NOT-SHARE-THIS`.