mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Updated Jsons
This commit is contained in:
@@ -1,20 +1,22 @@
|
||||
{
|
||||
"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.Role": "?^4.0.0"
|
||||
},
|
||||
"collection": "ExpGamingPlayer_4.0.0"
|
||||
}
|
||||
"name": "ExpGamingPlayer.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": "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": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user