⚙️ Setup
How to set up WGUI on your nanos world server
📦 Setup the package
Download Nanos WGUI package on GitHub and add it in the /Packages/ folder of your server root.
Load the framework by adding "wgui" in "/Server/Config.toml" packages field.
🗂️ Setup the asset pack
Download Nanos WGUI asset pack on GitHub and add it in your /Assets/ folder of your server root. Be sure to have it correctly named "wgui-assets".
It gets automatically loaded when WGUI package loads.
Last updated