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