Developing Mods

This page has some helpful resource links relating to developing mods for line rider web.

Example Mod Template

An example userscript that demonstrates the structure of Line Rider userscript mods. The mod itself generates a square.

Empty Mod Template

An empty userscript with the bare-bones layout and functions needed to create a Line Rider userscript mod.

Mod API

Also linked in the sidebar of this website, contains global methods that can be called from the browser to access and edit the Line Rider engine state.