10 lines
656 B
Markdown
10 lines
656 B
Markdown
# roblox-outfit-cli
|
|
|
|
Originally (if finished) this project would allow its users to locally manage their Roblox outfits.
|
|
|
|
The [outfit_manager.go](src/outfit_manager.go) includes most of the necessary code to get it working, just requires hooking it up to a CLI.
|
|
|
|
Roblox has recently [completely dropped support for Linux, therefore](https://devforum.roblox.com/t/the-new-roblox-64-bit-byfron-client-forbids-wine-users-from-using-it-most-likely-unintentional/2305528/2), I have no reason to ever revisit this project, but if I do, you can find it on my self-hosted Git (link found in my profile).
|
|
|
|
Feel free to fork and work on it, if so wish!
|