1 unstable release
0.1.1 | Jan 18, 2019 |
---|---|
0.1.0 |
|
#54 in #roblox
26KB
426 lines
Ropp
Roblox Pre/Post PublishingProblem: 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.
How it works
- 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!
Use cases
- Variable obfuscation
- RemoteEvent obfuscation
- Automatic changelog creation
Q/A
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.
Dependencies
~21–31MB
~564K SLoC