We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to contribute
Kingdom.RemoveDecision() Kingdom.AddDecision()
Sync needed for Settlement Ownership Change
Follow design of this to get a sense of how to do start out and then follow the messages to keep going :)
https://github.com/Bannerlord-Coop-Team/BannerlordCoop/blob/587e19101cbb14f398aef04f6599b117acc0e48f/source/GameInterface/Services/Settlements/Patches/ChangeOwnerOfSettlementPatch.cs
Follow above as well.
Create an integration test for your messages
Ask in contrib-chat if you require any assistance, we are happy to help you out.
The text was updated successfully, but these errors were encountered:
WakooMan
Successfully merging a pull request may close this issue.
For New Contributors
How to contribute
Description
Kingdom.RemoveDecision()
Kingdom.AddDecision()
Sync needed for Settlement Ownership Change
Intended Design
Follow design of this to get a sense of how to do start out and then follow the messages to keep going :)
https://github.com/Bannerlord-Coop-Team/BannerlordCoop/blob/587e19101cbb14f398aef04f6599b117acc0e48f/source/GameInterface/Services/Settlements/Patches/ChangeOwnerOfSettlementPatch.cs
Location
Follow above as well.
Related Issues
Requirements
Create an integration test for your messages
Additional information
Ask in contrib-chat if you require any assistance, we are happy to help you out.
Definition of Done
The text was updated successfully, but these errors were encountered: