README
Simple plugin that exposes a url for reseting a given corsica screen.
Other plugins can reset themselves by calling [CorsicaHost]/reset?id=[ScreenName] Example URL: http://localhost:8080/reset?id=my-corsica-name
Simple plugin that exposes a url for reseting a given corsica screen.
<script type="module">
import corsicaReset from 'https://cdn.skypack.dev/corsica-reset';
</script>
Simple plugin that exposes a url for reseting a given corsica screen.
Other plugins can reset themselves by calling [CorsicaHost]/reset?id=[ScreenName] Example URL: http://localhost:8080/reset?id=my-corsica-name