Update README.md

added instructions for loading in web interface
This commit is contained in:
Matt Nish-Lapidus 2024-06-14 14:48:18 +00:00
parent 51ba3a8bd9
commit 221b9bb41e

View File

@ -1,3 +1,6 @@
# Ludus Scripts
For now this is a place to put our collective Ludus sketches and scripts. Some sort of structure or organization might emerge...
There are also available via web.ludus.dev. To load a script add add `?ld=[name of file without extension]` to the web.ludus.dev url. For example, to load `ngon.ld` script into the web interface visit `https://web.ludus.dev/?ld=ngon`.