mod
群鸟绘卷 模板篇
此模组面向模组作者,别的玩家订阅了也没用~ 如果你是mod作者,想把自己的客户端mod功能绑定到面板,并实时更改设置。 或者想使用绘卷的高级设置页面,请参照此说明文档。 此模组的目录下`readme.md`是接口说明文档,允许其他mod注册按钮或者启用高级设置。 ### 1、导入模组库 ```lua local state, m_util = GLOBAL.pcall(require, "util/modutil") if state then print("启用了群鸟绘卷!") else print("未启用群鸟绘卷!") end ``` 说明:如果想在`modmain`中使用绘卷模组...
- Latest version
- no release indexed
- Downloads
- 4.6k
- Rating
- 83
- Updated
- 3 y ago
- Available on
- Steam Workshop
Download
Delivered through the Steam client, not a file this page can link to.
Frequently asked
How do I install 群鸟绘卷 模板篇?
Install the matching loader first, then put the downloaded file in your mods folder and start the game. The loader, the mod and Don't Starve Together all have to be on the same version, which is the usual reason a mod does not appear in game.
Where do I download 群鸟绘卷 模板篇 safely?
From the author's own page on Steam Workshop, which is where the data here is synced from. IndexGG never mirrors, re-hosts or repackages a file: every download button points at the original source, so you get exactly what the author published.
Which Don't Starve Together versions does 群鸟绘卷 模板篇 work on?
The author has not declared a supported version in the metadata we sync, so there is nothing here we can state as fact. Check the project's own page before installing it, and treat an old mod with no declared version as untested on modern Don't Starve Together.