Skip to content

Commit

Permalink
add icon field to some templates
Browse files Browse the repository at this point in the history
  • Loading branch information
nepcore committed Jan 22, 2024
1 parent 73d14e2 commit 7a5b93e
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions 7days2die/7days2die.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "7 Days to Die",
"icon": "7days2die",
"install": [
{
"if": "env == 'host'",
Expand Down
1 change: 1 addition & 0 deletions ark/ark.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "ARK: Survival Evolved",
"icon": "ark",
"data": {
"exclusive": {
"type": "option",
Expand Down
1 change: 1 addition & 0 deletions arma3/arma3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "ARMA3",
"icon": "arma3",
"data": {
"config": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions csgo/csgo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "Counter Strike: Global Offensive",
"icon": "csgo",
"data": {
"clientport": {
"type": "integer",
Expand Down
1 change: 1 addition & 0 deletions css/css.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "Counter Strike: Source",
"icon": "css",
"data": {
"clientport": {
"type": "integer",
Expand Down
1 change: 1 addition & 0 deletions dontstarvetogether/dontstarvetogether.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "Dont Starve Together",
"icon": "dontstarvetogether",
"data": {
"description": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions eco/eco.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "eco",
"display": "ECO - Global Survival",
"icon": "eco",
"data": {
"ip": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions eco9/eco9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "Eco 9 Beta Version",
"icon": "eco",
"data": {
"ServerName": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions factorio/factorio.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "factorio",
"display": "Factorio",
"icon": "factorio",
"data": {
"ip": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions gmod/gmod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "Garry's Mod",
"icon": "gmod",
"data": {
"gamemode": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions minecraft-bedrock/minecraft-bedrock.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-bedrock",
"display": "Minecraft Bedrock",
"icon": "minecraft-bedrock",
"data": {
"allow-cheats": {
"type": "boolean",
Expand Down
1 change: 1 addition & 0 deletions minecraft-bungeecord/minecraft-bungeecord.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-java",
"display": "Bungeecord - Minecraft",
"icon": "minecraft-java",
"data": {
"ip": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions minecraft-curseforge/minecraft-curseforge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-java",
"display": "Minecraft: Java Edition",
"icon": "minecraft-java",
"data": {
"eula": {
"type": "boolean",
Expand Down
1 change: 1 addition & 0 deletions minecraft-ftb/minecraft-ftb.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-java",
"display": "Minecraft - FTB Modpack",
"icon": "minecraft-java",
"data": {
"eula": {
"type": "boolean",
Expand Down
1 change: 1 addition & 0 deletions minecraft-velocity/minecraft-velocity.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-java",
"display": "Velocity - Minecraft",
"icon": "minecraft-java",
"data": {
"build": {
"type": "integer",
Expand Down
1 change: 1 addition & 0 deletions minecraft-waterfall/minecraft-waterfall.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-java",
"display": "Minecraft - Waterfall",
"icon": "minecraft-java",
"data": {
"build": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions minecraft/minecraft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-java",
"display": "Minecraft: Java Edition",
"icon": "minecraft-java",
"data": {
"eula": {
"type": "boolean",
Expand Down
1 change: 1 addition & 0 deletions pocketmine/pocketmine.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "minecraft-bedrock",
"display": "PocketMine-MP",
"icon": "minecraft-bedrock",
"data": {
"ip": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions rust/rust.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "srcds",
"display": "Rust",
"icon": "rust",
"data": {
"Description": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions starbound/starbound.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "starbound",
"display": "Starbound",
"icon": "starbound",
"data": {
"gameServerPort": {
"type": "integer",
Expand Down
1 change: 1 addition & 0 deletions terraria-tmodloader/terraria-tmodloader.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "terraria",
"display": "Terraria - tModLoader",
"icon": "terraria",
"data": {
"abr": {
"type": "string",
Expand Down
1 change: 1 addition & 0 deletions terraria-tshock/terraria-tshock.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "terraria",
"display": "Terraria - TShock",
"icon": "terraria",
"data": {
"arch": {
"type": "option",
Expand Down
1 change: 1 addition & 0 deletions terraria-vanilla/terraria-vanilla.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"type": "terraria",
"display": "Terraria - Vanila",
"icon": "terraria",
"data": {
"abr": {
"type": "string",
Expand Down

0 comments on commit 7a5b93e

Please sign in to comment.