Moved warp system to done

This commit is contained in:
Cooldude2606
2019-06-07 19:59:29 +01:00
parent 3214228383
commit 033f0abb1d
10 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"name": "WarpPoints",
"version": "4.0.0",
"description": "Creates a warp point system which makes moving around large maps easier.",
"location": "FSM_ARCHIVE",
"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"
},
"submodules": {}
}