mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
22 lines
496 B
JSON
22 lines
496 B
JSON
{
|
|
"name": "ExpGamingPlayer.playerInfo",
|
|
"version": "4.0.0",
|
|
"description": "Used to give so common info on a player as a lua table or a frame.",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Cam",
|
|
"Follow",
|
|
"Player",
|
|
"Info",
|
|
"Useful"
|
|
],
|
|
"dependencies": {
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Gui": "^4.0.0",
|
|
"ExpGamingCore.Role": "^4.0.0",
|
|
"ExpGamingCore.Group": "^4.0.0"
|
|
},
|
|
"collection": "ExpGamingPlayer@4.0.0",
|
|
"submodules": {}
|
|
}
|