mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
22 lines
640 B
JSON
22 lines
640 B
JSON
{
|
|
"name": "WarpPoints",
|
|
"version": "4.0.0",
|
|
"type": "Module",
|
|
"description": "Creates a warp point system which makes moving around large maps easier.",
|
|
"location": "<blank>",
|
|
"keywords": [
|
|
"Warps",
|
|
"System",
|
|
"Teleport",
|
|
"PAX"
|
|
],
|
|
"author": "Cooldude2606",
|
|
"contact": "Discord: Cooldude2606#5241",
|
|
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
|
"dependencies": {
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Role": "?^4.0.0",
|
|
"ExpGamingCore.Command": "?^4.0.0",
|
|
"ExpGamingCore.Gui": "^4.0.0"
|
|
}
|
|
} |