Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

sinsong/literal-script-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

literal-script-compiler

Made with ❤ by literal

txt2rpy.py - the compiler

usage:

$ txt2rpy.py 剧本.txt

然后向标准输出打印代码。 请使用文件重定向将代码保存到文件里去

$ txt2rpy.py 剧本.txt > script.rpy

如果文件编码不对的话会提示的哟!