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

Add contract system #55

Merged
merged 9 commits into from
Jan 13, 2023
Merged

Add contract system #55

merged 9 commits into from
Jan 13, 2023

Conversation

Rutherther
Copy link
Owner

Resolves #50.
Resolves #49.

Adds contracts to NosSmooth.Core, adds usage of contracts inside of NosSmooth.Game.
The contracts may be used using ContractBuilder.

I am happy with the api of the contracts, but the inner workings of the contracts will need some more work.

@Rutherther Rutherther merged commit 1c72fa3 into main Jan 13, 2023
@Rutherther Rutherther deleted the feat/contracts branch January 13, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split safe and unsafe apis Add contract system
1 participant