From 0cd113b33f8c117006509f261488af6e4cabeaa7 Mon Sep 17 00:00:00 2001 From: ineed bots Date: Wed, 31 Jul 2024 22:53:48 -0600 Subject: [PATCH] New install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df09320..08ca2db 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Detours and reimplements the entire GSC VM + compiler. Adds custom GSC functions. # Installation -Move the `t4sp-server-plugin.dll` to `%LOCALAPPDATA%\Plutonium\storage\t4\plugins\`, the plugin will be loaded when you start up a dedicated server for Plutonium T4SP. +Move the `t4sp-server-plugin.dll` to `%LOCALAPPDATA%\Plutonium\plugins\`, the plugin will be loaded when you start up a dedicated server for Plutonium T4SP. ## FileIO This plugin provides FileIO interface to GSC for reading and writing files, this is exact to [CoD4x's](https://github.com/callofduty4x/CoD4x_Server/blob/master/scriptdocumentation/script_functions_reference.md#file-operations) interface.