Vivecraft / VivecraftMod

An experimental port of Vivecraft to Forge/Fabric
Other
168 stars 42 forks source link

server settings gui and modmenu api support #169

Closed fayer3 closed 11 months ago

fayer3 commented 1 year ago

adds modmenu and forge config integration adds option to change vr settings button position, and option to disable it adds in game menu to change server options moves vrsettings init earlier, to have them ready on titlescreen creation

ferriarnus commented 1 year ago

Can this gui be reached from other places then the config mod? Other than that it looks good.

fayer3 commented 1 year ago

Can this gui be reached from other places then the config mod? Other than that it looks good.

right now, no. only forges mods menu and the mod menu menu, but I would probably integrate all settings in that at some point, and replace the regular VR settings with it

ferriarnus commented 1 year ago

Looks good to me

fayer3 commented 1 year ago

trying to get the search in maybe

fayer3 commented 1 year ago

or should that be done later

ferriarnus commented 1 year ago

can be done later imo

fayer3 commented 1 year ago

okay