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

Version 1.2.1 #13

Merged
merged 7 commits into from Oct 6, 2021
Merged

Version 1.2.1 #13

merged 7 commits into from Oct 6, 2021

Conversation

gyroplast
Copy link
Owner

Bugfixes

Other Changes

  • remove Discord Webhook URL from mod config screen
  • unset forumthread in modinfo to go to Workshop page

gyroplast and others added 7 commits September 28, 2021 15:49
Manipulating GLOBAL.package.path to be able to use require() nicely
messes up the package.path for all mods being loaded after this one, so
it has to be avoided.

Klei's modinfo() function does not return a value, isn't cached nor
guarded against repeated inclusion, and "dependencies" need to be
resolved manually by importing in the correct order. All a bit iffy,
but for a project this size probably okay.

Fixes #12.
@gyroplast gyroplast self-assigned this Oct 6, 2021
@gyroplast gyroplast merged commit 6c97d86 into main Oct 6, 2021
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.

[1.2.0] server crash when run with Prefab Counter 1.0.1
1 participant