mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Dev modules, Popup additions (#82)
* Chat/Mention popup * Damage Popup * fixed config dep
This commit is contained in:
14
modules/DamagePopup/softmod.json
Normal file
14
modules/DamagePopup/softmod.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "DamagePopup",
|
||||
"version": "4.0.0",
|
||||
"type": "Module",
|
||||
"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": "<blank>",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user