Skip to content

Commit

Permalink
team aof branding
Browse files Browse the repository at this point in the history
  • Loading branch information
ImAK9 committed Aug 16, 2022
1 parent cea06f6 commit a8a6e1f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ class ServerStarter(args: Array<String>) {
info("")
info(" This jar will launch a Minecraft Forge/Fabric Modded server")
info("")
info(ansi().a(" Github: ").fgBrightBlue().a("https://github.com/BloodyMods/ServerStarter"))
info(ansi().a(" Discord: ").fgBrightBlue().a("https://discord.gg/enigmatica"))
info(ansi().a(" Github: ").fgBrightBlue().a("https://github.com/TeamAOF/ServerStarter"))
info(ansi().a(" Discord: ").fgBrightBlue().a("https://discord.gg/aof"))
info("")
info(ansi().a("You are playing ").fgGreen().a(config.modpack.name))
info("Starting to install/launch the server, lean back!")
Expand Down

0 comments on commit a8a6e1f

Please sign in to comment.