Please enable JavaScript in your browser!
首頁
探索
說明
登入
NathanS21
/
Epic
關註
1
讚好
1
複刻
3
檔案
問題管理
10
合併請求
0
Wiki
目錄樹:
efe8b9cc76
分支列表
標籤列表
Dev
master
Epic
/
mods
/
ingots
/
conf.lua
conf.lua
101 B
文件歷史
原始文件
1
2
3
4
5
6
7
local conf = {}
-- set this to 'true' to make ingots 8 times larger
conf.is_big = true
return conf