mod
Mod配置界面列表支持/ModConfigListSupport
为Mod配置界面添加List支持,如果它正常工作,你应该能在此mod的配置界面看到TestValueList 和 TestInputList 禁用或者卸载它可能会导致你安装的其他mod的配置界面无法工作 如何使用它: 1 它支持无预设值的List,输入框的填写方式和官方版的一致(不需要引用此mod的dll) public List<string> TestInputList = new(); 2 预设值的List,需要引用此mod的dll,并给你的List添加 属性,你可以在运行中修改TestValues的值来动态的加载List预设值 public List<string> TestVa...
- Latest version
- no release indexed
- Downloads
- 266
- Rating
- 5
- Updated
- 9 mo 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 Mod配置界面列表支持/ModConfigListSupport?
Install the matching loader first, then put the downloaded file in your mods folder and start the game. The loader, the mod and Shape of Dreams all have to be on the same version, which is the usual reason a mod does not appear in game.
Where do I download Mod配置界面列表支持/ModConfigListSupport 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 Shape of Dreams versions does Mod配置界面列表支持/ModConfigListSupport 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 Shape of Dreams.