Added ExpGamingPlayer.playerInfo

This commit is contained in:
Cooldude2606
2018-07-25 15:08:54 +01:00
parent 8e0ae8c2de
commit df293f80cf
3 changed files with 51 additions and 21 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "playerInfo",
"version": "4.0.0",
"type": "Module",
"description": "Used to give so common info on a player as a lua table or a frame.",
"location": "<blank>",
"keywords": [
"Cam",
"Follow",
"Player",
"Info",
"Useful"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {}
}