Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 467 Bytes

Tetrio Preset

Script/Bookmarklet to store/load custom multiplayer setting presets.

Presets are stored in the browsers localStorage.

Save as bookmarklet:

javascript:((d,u)=>{s=d.createElement('script');s.src=u;d.head.appendChild(s)})(document,'https://static.htko.eu/tetrio-preset.js')

Or just execute in console:

((d,u)=>{s=d.createElement('script');s.src=u;d.head.appendChild(s)})(document,'https://static.htko.eu/tetrio-preset.js')