.RPY 文件扩展名
Touhou Project Replay File
| 开发者 | Team Shanghai Alice |
| 受欢迎程度 |
4.2 | 40 票 |
什么是 RPY 文件?
Replay of a game played within one of the Touhou Project games, a series of Japanese scrolling shooter games; records the movements made during a game and can be replayed within the Touhou Project software.
可打开 RPY 文件的程序
Ren'Py Script
| 开发者 | Ren'Py |
| 受欢迎程度 |
4.2 | 13 票 |
Script written for Ren'Py, a visual novel game engine used to create interactive digital stories; may contain both Python syntax and Ren'Py Script, which is s a simple language used for defining novel scenes, transitions, dialogue text, sounds, music, and other story elements.
更多信息
RPY scripts are used by the Ren'Py engine for generating compiled .RPYC files, which the engine uses to run the game.
可打开或引用 RPY 文件的程序
Python Script
| 开发者 | 不适用 |
| 受欢迎程度 |
3.6 | 14 票 |
Script written in Python, an interpreted, object-oriented, and extensible programming language; may contain both Python syntax as well as other syntax implemented to extend Python with application or framework-specific features; commonly used for storing application source code that runs on Web servers.