chore: rename inferium-upgrader into mystical-upgrader
This commit is contained in:
parent
b00180d780
commit
8e053ddacf
@ -1,7 +1,7 @@
|
|||||||
local LIST_TURTLE_FILES = {
|
local LIST_TURTLE_FILES = {
|
||||||
'miner.lua',
|
'miner.lua',
|
||||||
'coal-crafter.lua',
|
'coal-crafter.lua',
|
||||||
'inferium-upgrader.lua',
|
'mystical-upgrader.lua',
|
||||||
'inferium-harvester.lua',
|
'inferium-harvester.lua',
|
||||||
'inferium-server.lua'
|
'inferium-server.lua'
|
||||||
};
|
};
|
||||||
@ -40,6 +40,7 @@ local LIST_GLOBAL_CONFIG_FILES = {
|
|||||||
|
|
||||||
-- old files that need to be cleaned up
|
-- old files that need to be cleaned up
|
||||||
local LIST_OLD_FILES = {
|
local LIST_OLD_FILES = {
|
||||||
|
'inferium-upgrader-lua',
|
||||||
'config/inferium-plans.lua',
|
'config/inferium-plans.lua',
|
||||||
'config/harvesting.lua'
|
'config/harvesting.lua'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user