]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/README.txt
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / win / README.txt
index f5b2d8c83f7df9bceab39daf7bfc155f734617f3..437ff7e4f27d476395ab7cc8ab9f2ea28153ebbb 100644 (file)
@@ -1,9 +1,9 @@
 Building InspIRCd for Windows:\r
 \r
 Prerequisites:\r
-       Visual Studio 2015 or newer (https://www.visualstudio.com/)\r
-       CMake 2.8 or newer (http://www.cmake.org/)\r
-       If building the installer, NSIS http://nsis.sourceforge.net/\r
+       Visual Studio 2015 or newer (https://www.visualstudio.com)\r
+       CMake 2.8 or newer (https://cmake.org)\r
+       If building the installer, NSIS (https://nsis.sourceforge.io)\r
 \r
 Configuring:\r
        First copy any extra modules from extras (such as m_mysql) to the modules directory that you want to build.\r
@@ -53,4 +53,4 @@ Building the installer:
        Locate the PACKAGE project on Visual Studio's Solution Explorer and build it. This will generate an InspIRCd-x.x.x.exe\r
        installer in the build directory which is ready to be distributed.\r
        \r
-       If you are building using NMake Makefiles or do not want to build the installer in Visual Studio, simply use "cpack".
\ No newline at end of file
+       If you are building using NMake Makefiles or do not want to build the installer in Visual Studio, simply use "cpack".\r