WillWilli / PlateUpEnhancementMod

A BepInEx/HarmonyX mod for PlateUp!
28 stars 2 forks source link

[Bug] The Spawn Item tab does not open #13

Closed xarss closed 1 year ago

xarss commented 1 year ago

When using the last version of the game and the last version of the mod, pressing F1 confirms the mod is installed but pressing F2 does nothing. I tried updating BepInEx to its last version as well, but the only think I can use is still just pressing "J" to spawn an item.

WillWilli commented 1 year ago

Delete the entire BepInEx folder at steamapps\common\PlateUp\PlateUp\BepInEx and copy in the one from the latest release. I have just tested it myself and it is working fine. 'J' should not longer be doing anything by default so you must still have the old version somewhere.

xarss commented 1 year ago

Hi! It was a mistake I did when downloading the mod! Just fixed it! Thank you?

Sorry for this personal question, but is modding this game too hard? I love the idea of trying to make new mods! Do you recommend something to start modding?

Em ter., 4 de out. de 2022 às 02:20, WillWilli @.***> escreveu:

Delete the entire BepInEx folder at steamapps\common\PlateUp\PlateUp\BepInEx and copy in the one from the latest release. I have just tested it myself and it is working fine. 'J' should not longer be doing anything by default so you must still have the old version somewhere.

— Reply to this email directly, view it on GitHub https://github.com/WillWilli/PlateUpEnhancementMod/issues/13#issuecomment-1266410913, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2MB2CTLYDPW3HPCV7XA6FLWBO5C5ANCNFSM6AAAAAAQ4DJC4M . You are receiving this because you authored the thread.Message ID: @.***>

WillWilli commented 1 year ago

Nice one. If you know some C# and a bit about Unity it is not that hard. I would suggest to look at some Valheim resources as the modding community is much bigger for that game. Good luck!