From 026cfeeea7036325a15a89812eee892b236cdadd Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Thu, 18 Aug 2022 21:53:20 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6527f5..a46b655 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A utility mod that allows users to specify the starting wave and the boss that w The purpose of this mod is to allow mappers to more efficiently test their maps for later waves or for the boss. It could also be used to skip early waves if you find them boring, or to test strategies against a specific boss. It is designed to be compatible with every mutator and wave-based gamemode, and to require little to no maintenance after game updates. -**This is the same as [Pharrahnox's SetWave](https://steamcommunity.com/sharedfiles/filedetails/?id=1417081496), but with some fixes:** +**This is the same as [Pharrahnox's StartWave](https://steamcommunity.com/sharedfiles/filedetails/?id=1417081496), but with some fixes:** - fixed starting Dosh for Endless mode. # Usage @@ -53,4 +53,4 @@ If it's a crash issue, be sure to include the `Launch.log` and `Launch_2.log` fi Please note that these files are overwritten every time you start the game/server. Therefore, you must take these files immediately after the game crashes in order not to lose information. # License -[GNU GPLv3](LICENSE) \ No newline at end of file +[GNU GPLv3](LICENSE)