Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
_a
/
musttest_game
forked from
BlueBird51/musttest_game
Watch
1
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
master
zcg-search-on-enter-key
musttest_game
/
mods
/
ingots
/
conf.lua
conf.lua
101 B
Permalink
History
Raw
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