mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
19 lines
499 B
JSON
19 lines
499 B
JSON
{
|
|
"name": "HealthIndicator",
|
|
"version": "1.0.1",
|
|
"type": "Module",
|
|
"description": "In game text float to desplay health to other players.",
|
|
"location": "<blank>",
|
|
"keywords": [
|
|
"Health",
|
|
"Overlay",
|
|
"Text",
|
|
"Damage"
|
|
],
|
|
"author": " Ps7cho (converted by Cooldude2606)",
|
|
"contact": "Discord: Cooldude2606#5241",
|
|
"license": "https://opensource.org/licenses/MIT",
|
|
"dependencies": {
|
|
"FactorioStdLib.Game": "^0.8.0"
|
|
}
|
|
} |