-
-
Notifications
You must be signed in to change notification settings - Fork 6
Polyscript config #110
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
base: main
Are you sure you want to change the base?
Polyscript config #110
Conversation
Uhh we dont use |
oh bruh I will fix now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ALSO UNDERSCORES!
I apologize for the stupid small fixes, I can fix it myself when I come home |
Added gld config as well |
Closes #107 |
{ | ||
} | ||
} | ||
public abstract class PolyScriptMod<TConfig, TExposedConfig> : PolyScriptModBase where TConfig : class where TExposedConfig : class |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe just call it PolyScript? PolyScript is just a part of the mod.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great idea
1/2 of #107