From f8c56a61bbeed20fc61d33eb7ba57f6ac7e37d2b Mon Sep 17 00:00:00 2001 From: arpruss Date: Mon, 28 Sep 2015 08:42:27 -0500 Subject: [PATCH] installation-instructions --- raspberryjammod/installation.txt | 2 ++ raspberryjammod/socket/readme | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 raspberryjammod/installation.txt delete mode 100644 raspberryjammod/socket/readme diff --git a/raspberryjammod/installation.txt b/raspberryjammod/installation.txt new file mode 100644 index 0000000..021c9f6 --- /dev/null +++ b/raspberryjammod/installation.txt @@ -0,0 +1,2 @@ +In socket/core.dll is a win32 Microsoft Visual C build from luasockets. Replace it with +something that fits your build of Minetest if you need to. \ No newline at end of file diff --git a/raspberryjammod/socket/readme b/raspberryjammod/socket/readme deleted file mode 100644 index 7f16a28..0000000 --- a/raspberryjammod/socket/readme +++ /dev/null @@ -1,2 +0,0 @@ -This is the win32 Microsoft Visual C build of socket.dll. Replace it with -something that fits your build of Minetest if you need to. \ No newline at end of file