notnotnotswipez / MoreCompany

MIT License
57 stars 20 forks source link

Fixed MoreCompany not working in unity editor #59

Closed 1A3Dev closed 6 months ago

1A3Dev commented 6 months ago
notnotnotswipez commented 6 months ago

Silly PR

1A3Dev commented 6 months ago

Silly PR

True however there's not really any reason against it as it doesn't change anything if not using unity editor.

notnotnotswipez commented 6 months ago

Why would someone use the Unity editor to run MC? Haha

notnotnotswipez commented 6 months ago

Not planning on merging PRs like this as it just propagates more silly PRs. (Equivalent to “empty line removal” PRs)

1A3Dev commented 6 months ago

I tried it a few weeks back and had a BepInEx error when Application.persistentDataPath & Paths.PluginPath were defined outside of the awake. Had this fix in my uncommitted files so thought I might as well do a PR to fix it for anyone else that wants to try it in unity editor.