mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Refactor of commands
This commit is contained in:
21
old/modules/ExpGamingPlayer/playerInfo/softmod.json
Normal file
21
old/modules/ExpGamingPlayer/playerInfo/softmod.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user