1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-05 15:05:57 +02:00
RedMew/resources/mods.lua

13 lines
253 B
Lua
Raw Normal View History

2018-05-16 11:36:12 +01:00
return {
2018-05-19 13:42:46 +01:00
['dpoba'] = true,
['masjazz'] = true,
['mbas'] = true,
['selen'] = true,
['sholvo'] = true,
['animal'] = true,
['terarink'] = true,
['theorangeangle'] = true,
['fabilord98'] = true,
['rickeyhb'] = true
2018-05-16 11:36:12 +01:00
}