From 9926e0d29f5ef7db8e48933ebbaf291aa209106c Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 16 Sep 2015 02:39:30 -0400 Subject: [PATCH] Uh, there's one good reason, I guess. --- README.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.txt b/README.txt index 0d1ce26..386750b 100644 --- a/README.txt +++ b/README.txt @@ -7,8 +7,6 @@ bridge. What would I ever need this for? -There are two good reasons to use this piece of code: - - You have a GPL-licensed game and can't link directly against the Steamworks SDK. The child process links against the simple, open source C code, which talks to the open source C++ code via a pipe, which talks to Steamworks. You