BepInEx / BepInEx.ConfigurationManager

Plugin configuration manager for BepInEx
https://www.patreon.com/ManlyMarco
GNU Lesser General Public License v3.0
231 stars 53 forks source link

F1 Button not working #13

Closed SlappMann closed 3 years ago

SlappMann commented 3 years ago

when I press the f1 button it does not open the config manager, I followed the instructions to put the config manager dll into the plugins file but it does not work

ManlyMarco commented 3 years ago

Make sure bepinex starts up correctly and check game log or bepinex console for loading errors. It's best to turn on the bepinex console either way to see if things work correctly.

Roofster commented 3 years ago

F1 brings the config manager up, but does not turn it off.

ManlyMarco commented 3 years ago

F1 brings the config manager up, but does not turn it off.

Click anywhere outside of the window to close it. Input fields capture keyboard input so it can't be used to close the window.

Roofster commented 3 years ago

So, that will save the settings to the config file while the game is running.

From: ManlyMarco @.*** Sent: Thursday, March 11, 2021 10:41 PM To: BepInEx/BepInEx.ConfigurationManager Cc: Roofster; Comment Subject: Re: [BepInEx/BepInEx.ConfigurationManager] F1 Button not working (#13)

F1 brings the config manager up, but does not turn it off.

Click anywhere outside of the window to close it. Input fields capture keyboard input so it can't be used to close the window.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/BepInEx/BepInEx.ConfigurationManager/issues/13#issuecomment-797213249 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ATGEU33UOJXUQAASKIY4TADTDGEMBANCNFSM4VASB5EQ . https://github.com/notifications/beacon/ATGEU35XUPKMEMWGT2Q6533TDGEMBA5CNFSM4VASB5E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF6CIEQI.gif

-- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus

ManlyMarco commented 3 years ago

Settings are changed immediately as you interact with the interface.