Instructions so that I never have to help anyone ever again.
This commit is contained in:
parent
ce3bc6de46
commit
ceca6a39f4
16
README.md
16
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`.
|
||||
|
Loading…
Reference in New Issue
Block a user