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