Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add GenericModConfigMenu Support #14

Conversation

WuZhuoran
Copy link
Owner

@WuZhuoran WuZhuoran commented Apr 5, 2024

This PR will fix #7

Supported Config:

{
  "KeyBind": "O",
  "GrowUpEnabled": false,
  "MaxHappinessEnabled": false,
  "MaxFullnessEnabled": false,
  "HarvestEnabled": true,
  "PettingEnabled": true,
  "MaxFriendshipEnabled": false,
  "CostPerAction": 25,
  "EnableMessages": true,
  "TakeTrufflesFromPigs": false,
}

Currently Only support config change at title screen.

@WuZhuoran WuZhuoran added the enhancement New feature or request label Apr 5, 2024
@WuZhuoran WuZhuoran self-assigned this Apr 5, 2024
@WuZhuoran WuZhuoran merged commit 79ee91d into main Apr 5, 2024
@WuZhuoran WuZhuoran deleted the 7-feature-request-enable-genericmodconfigmenu-for-configuration-setting branch April 5, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Enable GenericModConfigMenu for configuration setting.
1 participant