winutil
winutil copied to clipboard
Update applications.json
Type of Change
- [ ] New feature
- [ ] Bug fix
- [ ] Documentation update
- [ ] Refactoring
- [ x ] Hotfix
- [ ] Security patch
- [ ] UI/UX improvement
Description
Guilded was shutdown on December 19th (https://devforum.roblox.com/t/update-on-guilded-and-communities/3966775) (https://x.com/Rolimons/status/2002034056469364869) (if there are some how any issues with this commit, just let me know)
Testing
Compiled the script, ran it, successfully ran, Guilded gone from the applications section.
Impact
It simply removes Guilded from applications.json
Issue related to PR
- Resolves # No issue.
Additional Information
This is merely a minor change in applications.json that removes Guilded due to it being shutdown, it doesn't make sense to keep an application in the applications.json that doesn't work.
Checklist
- [ x ] My code adheres to the coding and style guidelines of the project.
- [ x ] I have performed a self-review of my own code.
- [ n (not needed, simple minor change to the applications list)] I have commented my code, particularly in hard-to-understand areas.
- [ n ] I have made corresponding changes to the documentation.
- [ x ] My changes generate no errors/warnings/merge conflicts.