ropp 0.1.1

Roblox Pre/Post Publishing
ropp-0.1.1 is not a library.

Problem: You want to change your place/code after you publish, but don't want to make it harder to develop by directly editing.

Solution: Publish through Ropp, rather than through Roblox.

  • Develop your place, preferably on its own "developer build".
  • When you're done, save the rbxmx.
  • Write a ropp.json file to list all your steps.
  • Run ropp, give it your .ROBLOSECURITY to log in, and have Ropp publish it for you!
  • Variable obfuscation
  • RemoteEvent obfuscation
  • Automatic changelog creation

Q: What if Ropp somehow messes up my place when publishing? A: Roblox has built in previous versions, revert to one of those, and make an issue about it. Make sure it's Ropp and not one of your publish steps.