From c7c786213f3f8e931fa384775b92cf4af359f365 Mon Sep 17 00:00:00 2001 From: asesidaa <1061472754@qq.com> Date: Tue, 13 Sep 2022 23:58:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b51d5..6536d53 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This is a server for Taiko no Tatsujin Nijiiro ver 08.18 4. Now run the server, if everything is setup correctly, visit http://localhost:5000, you should be able to see the web ui up and running without errors. -5. Go to game folder, copy the config files (AMConfig.ini and WritableConfig.ini) in the config folder from server release to AMCUS folder and replace the original ones. +5. Go to game folder, copy the config files (AMConfig.ini and WritableConfig.ini) in the AMCUS folder from server release to AMCUS folder and replace the original ones. 6. Open command prompt as admin, navigate to game root folder (where init.ps1 is). Run `regsvr32 .\AMCUS\iauthdll.dll`. It should prompt about success.