UNPKG
renpy-js
Version:
latest (1.0.0)
1.0.0
renpy parser for javascript
github.com/urine-scientists/renpy-js
urine-scientists/renpy-js
renpy-js
/
README.md
10 lines
(7 loc)
•
142 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# README
## About renpy-js
renpy-js is a javascript parser
for
rpy files
## Install
``
npm install renpy-js
``
## test
``
npm test
``