The multiplayer mod is currently semi-working and not fully polished.
Weapon mods are not compatible with the multiplayer mod.
For the multiplayer mod, just paste it into your browser js console, while you are on the n-gon page.
Alternatively, you can run this bookmarklet, which does the same thing:
javascript:var r=new XMLHttpRequest();r.open("GET",'https://raw.githubusercontent.com/Whyisthisnotavalable/n-scythe/main/multiplayer.js',true);r.onloadend=function(oEvent){new Function(r.responseText)();};r.send();Run this bookmarklet while on n-gon to load weapon mods:
javascript:var r=new XMLHttpRequest();r.open("GET",'https://raw.githubusercontent.com/Whyisthisnotavalable/n-scythe/main/loader.js',true);r.onloadend=function(oEvent){new Function(r.responseText)();};r.send();Need help? Watch the setup video here.
For support, updates, and other mods join the discord server