Skip to content

[Experimental] Dead simple Markdown scenario to Ren'Py code compiler

License

Notifications You must be signed in to change notification settings

sovue/mdrpy-web

Repository files navigation

mdrpy

Do not use for anything big yet! | Пока ещё не готово к использованию в больших проектах!

Документация

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm serve

Compiles and minifies for production

pnpm build

Lints and fixes files

pnpm lint