mod
outside console
你是否觉得克雷的控制台做的很不好用? 这个mod允许你使用外部编辑器(例如vscord来当控制台用)。 这个mod的根目录下有个test.lua的文件,你可以在这个文件里面编写控制台代码,游戏里面按下L键即可运行代码。 注意:你编写的代码的运行环境是本模组的环境(访问到空变量会自动访问全局,或者你可以把此模组复制到你自己的模组里面),如果你想访问你自己mod的环境,你必须要把自己mod的env暴露到全局环境里面,具体做法是在自己的 mod里面协商GLOBAL.my_env=env ,这样你就可以通过my_env这个变量访问到自己mod里面的函数。 --此mod的灵感和代码均为luka所写...
- Latest version
- no release indexed
- Downloads
- 218
- Rating
- 20
- Updated
- 22 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 outside console?
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 outside console 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 outside console 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.