Replies: 1 comment 2 replies
-
|
I'm honestly not sure about this, could you perhaps list some of the benefits of this so we can consider it? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have you read the disclaimer before proceeding?
What would the feature do?
I think it would be a helpful ability to add a new field to the info.toml file: a field to mention which slot the currently-selected mod goes over.
How should it be implemented?
Add a field to the info.toml field to specify information for a slot.
For example, say the config file is like this:
display_name = "Byleth (F): Yukari Takeba"authors = "MadMax1960"version = "1.0"slot = "c03"description = """"""category = "Fighter"Then, the result would be this:

The slot could be an optional field, as stuff like effects and music wouldn't affect costume slots.
Beta Was this translation helpful? Give feedback.
All reactions