Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. Create a file named "superwall_custom.lua" in the root folder of the game. 在游戏根目录创建一个名为"superwall_custom.lua"的文件。
2. Add your custom "recipes" into the file and save it. 把你自己的“配方”加进去并保存。
3. Start your game and you will find your custom "recipes" at the end in fast build tool. 启动游戏后你会在快速建造工具的最后面找到你的自定义“配方”。
An image for the file path 文件路径见此图[i63.tinypic.com]
An example is as below. You can copy and paste it into the file and see how it looks in the game. Then you can write your own with the same format. 下面是一个例子,你可以把它复制粘贴到那个文件里,再在游戏中看看效果。然后你可以照着相同格式写你自己的。
Now you can also use Super Wall Maker to make generate the code!
你现在也可以用超级墙编辑器来生成这个代码了!
Only you can see your custom "recipe". 只有你自己看得到你自己的自定义“配方”
Note that, if you encounter any game crash, you can just delete the file or rename it. 如果你碰到了任何游戏崩溃问题,你可以把那个文件删了或者重命名。
If you know nothing about lua, it is not suggested to do this. 如果你对lua一点也不了解,那么不推荐去弄这些。