From acbd1f504cc04943877d0e46c8f8d317d3657819 Mon Sep 17 00:00:00 2001 From: computerism Date: Tue, 2 Jun 2026 18:06:52 -0400 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8350d6..5942e17 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ -# csogwrp +# CS:OG wrp -compatiblity wrapper for legacy windows you link against instead of kernel32 shell32 advapi32 etc for steamapi, and more. \ No newline at end of file +Compatiblity wrapper for legacy windows you link against instead of kernel32 shell32 advapi32 etc for our beloved steamapi, and more. + +This project can be compiled on: +- Windows 8.1 +- Windows 8.0 +- Windows 7 +- Windows Vista (?) - depends if you hate life or not, it's just more work + +This project brings back steam_api.dll compatiblity to: + +- Windows 7 RTM +- Windows Vista RTM, SP1, SP2 +- Windows XP RTM, SP1, SP2, SP3 +- Windows 2000 with the extended kernel + +In the future (planned): +- Windows 2000 SP5 + +CREDITS: based on win32's progwrp, check out his other projects he's really cool: https://github.com/win32ss +2026 @ CS:OG, OSS \ No newline at end of file