mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2026-05-02 04:59:37 +00:00
7503e8988baf9a473ae6acbbfac111fd3afb3e8a
7f96509 to 8314bde
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `7f96509` to `8314bde`. - [Release notes](https://github.com/libtom/libtommath/releases) - [Commits](https://github.com/libtom/libtommath/compare/7f96509df1a6b44867bbda56bbf2cb92524be8ef...8314bde5e5c8e5d9331460130a9d1066e324f091) --- updated-dependencies: - dependency-name: deps/libtommath dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
T4SP-Server-Plugin
A plugin that has code that hopefully compiles and the game will load it to do things. Stability not guaranteed.
Requires Git (https://git-scm.com/), Premake5 (https://premake.github.io/), and MSVC 2022 (https://visualstudio.microsoft.com/vs/features/cplusplus/) to build.
What does it do?
Nothing really right now, just detours and reimplements the entire GSC VM, for research purposes.
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)
- xensik (https://github.com/xensik/gsc-tool)
- 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
Languages
C++
99.8%
Lua
0.2%