mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Updated Module to use require
This commit is contained in:
19
modules/FactorioStdLib/Table/softmod.json
Normal file
19
modules/FactorioStdLib/Table/softmod.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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",
|
||||
"keywords": [
|
||||
"Standard Library",
|
||||
"Lib",
|
||||
"StdLib",
|
||||
"Table",
|
||||
"Extends"
|
||||
],
|
||||
"author": "<blank>",
|
||||
"contact": "<blank>",
|
||||
"license": "<blank>",
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user