-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rework backgrounds * rework load_backgrounds * rework /bgs command * Fix old style of backgrounds.yaml not being supported with this PR Fix formatting issues with /bgs changes * Edit the backgrounds.yaml sample to show off bg categories better --------- Co-authored-by: Alex Noir <[email protected]>
- Loading branch information
1 parent
ca7da40
commit de72d1d
Showing
3 changed files
with
47 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,24 @@ | ||
- Anime | ||
- birthday | ||
- Christmas | ||
- CountyCourt | ||
- CruiseCourt | ||
- default | ||
- DGSEnglishCourt | ||
- DGSJapanCourt | ||
- DualDestinies | ||
- EnglishCourt | ||
- gs4 | ||
- GS4Night | ||
- HD | ||
- Khura'in | ||
- NewCourt | ||
- RuinedCourt | ||
- Sky | ||
- SpaceCourt | ||
- Themis | ||
- TouhouCourt | ||
- WitchTrialCourt | ||
- Zetta | ||
Courtrooms: | ||
- default | ||
- DGSEnglishCourt | ||
- DGSJapanCourt | ||
- DualDestinies | ||
- EnglishCourt | ||
- gs4 | ||
- HD | ||
- Khura'in | ||
- NewCourt | ||
- RuinedCourt | ||
- Themis | ||
- WitchTrialCourt | ||
Custom Courts: | ||
- Anime | ||
- birthday | ||
- Christmas | ||
- CountyCourt | ||
- CruiseCourt | ||
- GS4Night | ||
- Sky | ||
- SpaceCourt | ||
- TouhouCourt | ||
- Zetta |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters