diff --git a/README.md b/README.md index b0e5810..5bb99ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ # T4SP-Server-Plugin -A plugin that has code that hopefully compiles and the game will load it to do things. Stability not guaranteed. +A server plugin that has code that hopefully compiles and the game will load it to do things. Stability not guaranteed. -Credit to https://github.com/fedddddd for t6-gsc-utils which this is based on. \ No newline at end of file +Requires Git (https://git-scm.com/), Premake5 (https://premake.github.io/), and MSVC 2022 (https://visualstudio.microsoft.com/vs/features/cplusplus/) to build. + +# 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. + +# Credits +- momo5502 (https://github.com/momo5502) +- fedddddd (https://github.com/fedddddd/t6-gsc-utils) +- VoroN (https://github.com/voron00/CoD2rev_Server) +- CoD4x team (https://github.com/callofduty4x/CoD4x_Server) +- id Software (https://github.com/id-Software/Quake-III-Arena) +- Treyarch +- Infinity Ward +- Activision