From 5ee7fc9c7205f60d8b23f85db48cd32b7343b5a3 Mon Sep 17 00:00:00 2001 From: Jared Ballou Date: Tue, 9 Feb 2016 20:04:05 -0500 Subject: [PATCH] Missed an HTML tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da2817ecd..028e08a0d 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ At this point, the new instance works (mostly) just like the classic LGSM script
  • Better GitHub integration Supports using Git hashes to check for updated files. Self-bootstrapping sort of works....
  • Config files for defaults are in a central location, but will be templated and moved to gamedata at some point.
  • Dependencies handled in standard way via gamedata files. Different versions of the files are referenced by MD5 hashes for a widely supported method of identifying binary content. -
  • SteamCMD and server support for beta and workshop files +
  • SteamCMD and server support for beta and workshop files
  • sourcemod command to install latest MetaMod and SourceMod to your game server instance