From 274bc3c71899aab60641512755d54a91c16ce495 Mon Sep 17 00:00:00 2001 From: blocco Date: Sat, 29 Jun 2013 05:39:13 -0400 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e7ba6e --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +RBXPri-Legacy-Code +================== + +**RBXPri** was a way for scripters to escape from the secure environment of *vanilla Roblox* and become immersed in a contrasting free environment. +Originally, RBXPri was created around exploits and ideas of secession from secure sandboxes. **RESL** (Roblox External Server Launcher) fits in there somewhere. +This repository **does not** contain the client; it **only contains** the code that was used to join games and launch servers from within the client. (And some goodies!) + +The code in this repository is from RBXPri Blocco Edition v0.7.3. + +I hope you'll have as much fun browsing the code as I did when I was writing the code. Thank you.