Setup
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 "nanos-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 "nwgui-assets".
It gets automatically loaded when WGUI package loads.
Last updated