This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
roblox-outfit-cli/README.md

10 lines
656 B
Markdown
Raw Permalink Normal View History

2024-01-27 18:38:14 +00:00
# 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!