Instructions so that I never have to help anyone ever again.

This commit is contained in:
itzaname 2021-05-18 22:31:43 -04:00
parent ce3bc6de46
commit ceca6a39f4

View File

@ -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`.