mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-08 00:39:30 +02:00
rename version
This commit is contained in:
parent
0d0646011e
commit
ad8672864a
@ -5,7 +5,7 @@ local _inspect = require 'utils.inspect'.inspect
|
||||
local Public = {}
|
||||
|
||||
Public.scenario_id_name = 'pirates'
|
||||
Public.version_string = '1.2.8' --will now try to stick to major.minor.patch versioning, to match factorio mod portal
|
||||
Public.version_string = '1.2.7.1' --will now try to stick to major.minor.patch versioning, to match factorio mod portal
|
||||
|
||||
Public.blueprint_library_allowed = true
|
||||
Public.blueprint_importing_allowed = true
|
||||
|
Loading…
Reference in New Issue
Block a user