Files
factorio-scenario-ExpCluster/modules/ExpGamingPlayer/playerInfo/softmod.json
2018-08-14 17:24:31 +01:00

20 lines
598 B
JSON

{
"name": "playerInfo",
"version": "4.0.0",
"type": "Submodule",
"description": "Used to give so common info on a player as a lua table or a frame.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingPlayer.playerInfo_4.0.0.zip",
"keywords": [
"Cam",
"Follow",
"Player",
"Info",
"Useful"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Ranking": "?^4.0.0"
},
"collection": "ExpGamingPlayer_4.0.0"
}