mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Updated Json File To Remove module atibute
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "Color",
|
||||
"version": "0.8.0",
|
||||
"module": "Color",
|
||||
"type": "Submodule",
|
||||
"description": "A defines module for retrieving colors by name.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Color.zip",
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "Game",
|
||||
"version": "0.8.0",
|
||||
"module": "Game",
|
||||
"type": "Submodule",
|
||||
"description": "The game module.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Game.zip",
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "String",
|
||||
"version": "0.8.0",
|
||||
"module": "string",
|
||||
"type": "Submodule",
|
||||
"description": "Extends Lua 5.2 string.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.String.zip",
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "Table",
|
||||
"version": "0.8.0",
|
||||
"module": "table",
|
||||
"type": "Submodule",
|
||||
"description": "Extends Lua 5.2 table.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Table.zip",
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "FactorioStdLib",
|
||||
"version": "0.8.0",
|
||||
"module": "factorioStdLib",
|
||||
"type": "Collection",
|
||||
"description": "Factorio Standard Library Projects",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.zip",
|
||||
@@ -17,7 +16,6 @@
|
||||
"Color": {
|
||||
"name": "Color",
|
||||
"version": "0.8.0",
|
||||
"module": "Color",
|
||||
"type": "Submodule",
|
||||
"description": "A defines module for retrieving colors by name.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Color.zip",
|
||||
@@ -33,7 +31,6 @@
|
||||
"Game": {
|
||||
"name": "Game",
|
||||
"version": "0.8.0",
|
||||
"module": "Game",
|
||||
"type": "Submodule",
|
||||
"description": "The game module.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Game.zip",
|
||||
@@ -49,7 +46,6 @@
|
||||
"String": {
|
||||
"name": "String",
|
||||
"version": "0.8.0",
|
||||
"module": "string",
|
||||
"type": "Submodule",
|
||||
"description": "Extends Lua 5.2 string.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.String.zip",
|
||||
@@ -65,7 +61,6 @@
|
||||
"Table": {
|
||||
"name": "Table",
|
||||
"version": "0.8.0",
|
||||
"module": "table",
|
||||
"type": "Submodule",
|
||||
"description": "Extends Lua 5.2 table.",
|
||||
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Table.zip",
|
||||
|
||||
Reference in New Issue
Block a user