https://github.com/superpuiu/pwootie
Linux bootstrapper for ROBLOX Studio.
https://github.com/superpuiu/pwootie
c linux roblox roblox-launcher roblox-studio roblox-wrapper
Last synced: 4 months ago
JSON representation
Linux bootstrapper for ROBLOX Studio.
- Host: GitHub
- URL: https://github.com/superpuiu/pwootie
- Owner: SuperPuiu
- License: gpl-3.0
- Created: 2025-06-16T22:56:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-08T19:53:36.000Z (9 months ago)
- Last Synced: 2025-10-08T22:38:22.343Z (9 months ago)
- Topics: c, linux, roblox, roblox-launcher, roblox-studio, roblox-wrapper
- Language: C
- Homepage:
- Size: 243 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pwootie
Pwootie is a ROBLOX studio bootstrapper written in C, Linux only compatible. It doesn't do anything better than the other bootstrappers, but it does its job good enough. For more information, please view the documentation.
# Special thanks
[md5-c](https://github.com/Zunawe/md5-c) for the public domain implementation of the md5 algorithm.
[WjCryptLib](https://github.com/WaterJuice/WjCryptLib/tree/master) for the public domain implementation of the rc4 encryption.
[Cork](https://github.com/CorkHQ/Cork) for the many insights I got on finding out what download links I have to get.
[Vinegar](https://github.com/vinegarhq/vinegar) for the insights on how studio should be set up, and also for other interesting ideas.
[Wine](https://appdb.winehq.org/) for the self explanatory reason.
And many more!
# License
Pwootie is licensed under GPL Version 3.