Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
BlueBird51
/
musttest_game
Observar
4
Favorito
4
Fork
11
Arquivos
Issues
40
Pull Requests
0
Branch:
main
Branches
Tags
main
master
musttest_game
/
mods
/
ingots
/
conf.lua
conf.lua
101 B
Link permanente
Histórico
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