Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
BlueBird51
/
musttest_game
Watch
4
Star
4
Fork
11
Files
Issues
45
Pull Requests
0
Branch:
main
Branches
Tags
main
master
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