.OPM 文件扩展名
Object Playground Mod
| 开发者 | Tycho10101 |
| 受欢迎程度 |
3.7 | 3 票 |
什么是 OPM 文件?
An OPM file is a mod for the video game Object Playground. It contains data used to add objects to or otherwise modify the game's gameplay.
更多信息
Object Playground is an online game in which players can manipulate various objects within a closed playground. If players want to add mods to Object Playground, they can do so by selecting the Want to play mods? option from the game's homepage.
From the following screen, players can select Load Mod to upload mod packages saved as OPM files. These files are plain text files that contain JSON-formatted text. The text defines the mod's included objects and other game data (which may be saved in a separate, referenced .SB3 file).
如何打开 OPM 文件
You can open and edit an OPM file with Microsoft Visual Studio Code (multiplatform) or any other text or source code editor.
To use an OPM file with Object Playground, select the Want to play mods? option on the game's homepage, click Load Mod, and load your OPM file.