From 5876349404fedf9ce63ee54c8f360832dda32f96 Mon Sep 17 00:00:00 2001 From: Cleroth Date: Wed, 29 Jan 2025 09:04:14 +0800 Subject: [PATCH] Update README.md (#22) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10c08d25..3ae0ec80 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This mod is heavily WIP. More details will be added as the development progresse ## Development -1. Copy `Assembly-CSharp.dll` to `Libs` folder. +1. Copy `Assembly-CSharp.dll` and `AMDaemon.NET.dll` to `Libs` folder. 1. Install [.NET Framework 4.7.2 Developer Pack](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net472-developer-pack-offline-installer) 1. Run `build.ps1`. 1. Copy `Output/AquaMai.dll` to `Mods` folder.