mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
20 lines
564 B
JSON
20 lines
564 B
JSON
{
|
|
"name": "DamagePopup",
|
|
"version": "4.0.0",
|
|
"description": "When a entibty is damaged y a player it will show how much damage you've dealth, When a player gets attacked by a entity it will popup the player's health in color.",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Damage",
|
|
"Popup",
|
|
"Floating",
|
|
"Text"
|
|
],
|
|
"author": "badgamernl",
|
|
"contact": "badgamernl@gmail.com",
|
|
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
|
"dependencies": {
|
|
"FactorioStdLib.Color": "^0.8.0"
|
|
},
|
|
"submodules": {}
|
|
}
|