mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
20 lines
567 B
JSON
20 lines
567 B
JSON
{
|
|
"name": "GuiAnnouncements",
|
|
"version": "4.0.0",
|
|
"type": "Module",
|
|
"description": "Creates a gui for making and reciving announcements",
|
|
"location": "<blank>",
|
|
"keywords": [
|
|
"Announcements",
|
|
"Gui",
|
|
"Admin"
|
|
],
|
|
"author": "Cooldude2606",
|
|
"contact": "Discord: Cooldude2606#5241",
|
|
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
|
|
"dependencies": {
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Role": "^4.0.0",
|
|
"ExpGamingCore.Gui": "^4.0.0"
|
|
}
|
|
} |