OASIS-learn-study / minecraft-storeys-maker

Minecraft extension to make your own stories in, with and for Minecraft - it's like being a movie director!
https://www.learn.study
GNU Affero General Public License v3.0
15 stars 10 forks source link

Web UI to edit text stories #282

Open vorburger opened 2 years ago

vorburger commented 2 years ago

A Web UI to edit (non-Scratch) text stories could be fun?

Either a /story-edit demo (or something like that) command which gives a URL with a simple fullscreen textbox.

Or using e.g. https://filebrowser.org on /var/minecraft/config/storeys-web/stories/ (with some auth). To keep it simple with single container, that would either need a process supervisor in the container, or perhaps https://github.com/vorburger/ch.vorburger.exec to launch filebrowser?

@edewit thoughts?

edewit commented 2 years ago

yeah that would be really cool, could use monaco for that and even include code completion