Skip to content

Whyisthisnotavalable/n-scythe

Repository files navigation

n-scythe – mods for n-gon

n-scythe logo

Warning

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();

Install

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();

Installation Guide

Need help? Watch the setup video here.

Other stuff

For support, updates, and other mods join the discord server

About

n-gon mods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published