{"id":15992895,"url":"https://github.com/zicklag/engine","last_synced_at":"2025-12-30T00:30:13.052Z","repository":{"id":92791931,"uuid":"119908648","full_name":"zicklag/Engine","owner":"zicklag","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-07T01:05:02.000Z","size":54134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T16:39:14.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zicklag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-02T00:02:20.000Z","updated_at":"2018-03-25T04:06:55.000Z","dependencies_parsed_at":"2023-03-20T12:33:28.548Z","dependency_job_id":null,"html_url":"https://github.com/zicklag/Engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicklag%2FEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicklag%2FEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicklag%2FEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicklag%2FEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zicklag","download_url":"https://codeload.github.com/zicklag/Engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239719433,"owners_count":19685942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T06:41:36.994Z","updated_at":"2025-12-30T00:30:13.008Z","avatar_url":"https://github.com/zicklag.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Minetest\n========\n\n[![Build Status](https://travis-ci.org/minetest/minetest.svg?branch=master)](https://travis-ci.org/minetest/minetest)\n[![Translation status](https://hosted.weblate.org/widgets/minetest/-/svg-badge.svg)](https://hosted.weblate.org/engage/minetest/?utm_source=widget)\n[![License](https://img.shields.io/badge/license-LGPLv2.1%2B-blue.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html)\n\nAn InfiniMiner/Minecraft inspired game.\n\nCopyright (c) 2010-2017 Perttu Ahola \u003cceleron55@gmail.com\u003e\nand contributors (see source file comments and the version control log)\n\nIn case you downloaded the source code:\n---------------------------------------\nIf you downloaded the Minetest Engine source code in which this file is\ncontained, you probably want to download the [Minetest Game](https://github.com/minetest/minetest_game/)\nproject too. See its README.txt for more information.\n\nFurther documentation\n----------------------\n- Website: http://minetest.net/\n- Wiki: http://wiki.minetest.net/\n- Developer wiki: http://dev.minetest.net/\n- Forum: http://forum.minetest.net/\n- Github: https://github.com/minetest/minetest/\n- doc/ directory of source distribution\n\nThis game is not finished\n--------------------------\n- Don't expect it to work as well as a finished game will.\n- Please report any bugs. When doing that, debug.txt is useful.\n\nDefault controls\n----------------\nAll controls are re-bindable using settings.\nSome can be changes in the key config dialog in the settings tab.\n\n| Button                        | Action                                                         |\n|-------------------------------|----------------------------------------------------------------|\n| Move mouse                    | Look around                                                    |\n| W, A, S, D                    | Move                                                           |\n| Space                         | Jump/move up                                                   |\n| Shift                         | Sneak/move down                                                |\n| Q                             | Drop itemstack                                                 |\n| Shift + Q                     | Drop single item                                               |\n| Left mouse button             | Dig/punch/take item                                            |\n| Right mouse button            | Place/use                                                      |\n| Shift + right mouse button    | Build (without using)                                          |\n| I                             | Inventory menu                                                 |\n| Mouse wheel                   | Select item                                                    |\n| 0-9                           | Select item                                                    |\n| Z                             | Zoom (needs zoom privilege)                                    |\n| T                             | Chat                                                           |\n| /                             | Command                                                        |\n| Esc                           | Pause menu/abort/exit (pauses only singleplayer game)          |\n| R                             | Enable/disable full range view                                 |\n| +                             | Increase view range                                            |\n| -                             | Decrease view range                                            |\n| K                             | Enable/disable fly mode (needs fly privilege)                  |\n| J                             | Enable/disable fast mode (needs fast privilege)                |\n| H                             | Enable/disable noclip mode (needs noclip privilege)            |\n| E                             | Move fast in fast mode                                         |\n| F1                            |  Hide/show HUD                                                 |\n| F2                            |  Hide/show chat                                                |\n| F3                            |  Disable/enable fog                                            |\n| F4                            |  Disable/enable camera update (Mapblocks are not updated anymore when disabled, disabled in release builds)  |\n| F5                            |  Cycle through debug info screens                              |\n| F6                            |  Cycle through profiler info screens                           |\n| F7                            |  Cycle through camera modes                                    |\n| F8                            |  Toggle cinematic mode                                         |\n| F9                            |  Cycle through minimap modes                                   |\n| Shift + F9                    | Change minimap orientation                                     |\n| F10                           | Show/hide console                                              |\n| F12                           | Take screenshot                                                |\n\nPaths\n-----\n\nLocations:\n\n* bin   - Compiled binaries\n* share - Distributed read-only data\n* user  - User-created modifiable data\n\nWhere each location is on each platform:\n\n* Windows .zip / RUN_IN_PLACE source:\n    * bin   = bin\n    * share = .\n    * user  = .\n* Linux installed:\n    * bin   = /usr/bin\n    * share = /usr/share/minetest\n    * user  = ~/.minetest\n* macOS:\n    * bin   = Contents/MacOS\n    * share = Contents/Resources\n    * user  = Contents/User OR ~/Library/Application Support/minetest\n\nWorlds can be found as separate folders in: user/worlds/\n\nConfiguration file:\n-------------------\n- Default location:\n    `user/minetest.conf`\n- It is created by Minetest when it is ran the first time.\n- A specific file can be specified on the command line:\n    `--config \u003cpath-to-file\u003e`\n- A run-in-place build will look for the configuration file in\n    `location_of_exe/../minetest.conf` and also `location_of_exe/../../minetest.conf`\n\nCommand-line options:\n---------------------\n- Use --help\n\nCompiling\n---------\n\n### Compiling on GNU/Linux\n\n#### Dependencies\n\n| Dependency | Version | Commentary |\n|------------|---------|------------|\n| GCC        | 4.9+    | Can be replaced with Clang 3.4+ |\n| CMake      | 2.6+    |            |\n| Irrlicht   | 1.7.3+  |            |\n| SQLite3    | 3.0+    |            |\n| LuaJIT     | 2.0+    | Bundled Lua 5.1 is used if not present |\n| GMP        | 5.0.0+  | Bundled mini-GMP is used if not present |\n| JsonCPP    | 1.0.0+  | Bundled JsonCPP is used if not present |\n\nFor Debian/Ubuntu:\n\n    $ sudo apt-get install build-essential libirrlicht-dev cmake libbz2-dev libpng-dev libjpeg-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev libcurl4-gnutls-dev libfreetype6-dev zlib1g-dev libgmp-dev libjsoncpp-dev\n\nFor Fedora users:\n\n    $ sudo dnf install make automake gcc gcc-c++ kernel-devel cmake libcurl* openal* libvorbis* libXxf86vm-devel libogg-devel freetype-devel mesa-libGL-devel zlib-devel jsoncpp-devel irrlicht-devel bzip2-libs gmp-devel sqlite-devel luajit-devel leveldb-devel ncurses-devel doxygen spatialindex-devel bzip2-devel\n\n#### Download\n\nYou can install git for easily keeping your copy up to date.\nIf you don’t want git, read below on how to get the source without git.  \nThis is an example for installing git on Debian/Ubuntu:\n\n    $ sudo apt-get install git\n\nFor Fedora users:\n\n    $ sudo dnf install git\n\nDownload source (this is the URL to the latest of source repository, which might not work at all times) using git:\n\n    $ git clone --depth 1 https://github.com/minetest/minetest.git\n    $ cd minetest\n\nDownload minetest_game (otherwise only the \"Minimal development test\" game is available) using git:\n\n    $ git clone --depth 1 https://github.com/minetest/minetest_game.git games/minetest_game\n\nDownload source, without using git:\n\n    $ wget https://github.com/minetest/minetest/archive/master.tar.gz\n    $ tar xf master.tar.gz\n    $ cd minetest-master\n\nDownload minetest_game, without using git:\n\n    $ cd games/\n    $ wget https://github.com/minetest/minetest_game/archive/master.tar.gz\n    $ tar xf master.tar.gz\n    $ mv minetest_game-master minetest_game\n    $ cd ..\n\n#### Build\n\nBuild a version that runs directly from the source directory:\n\n    $ cmake . -DRUN_IN_PLACE=TRUE\n    $ make -j \u003cnumber of processors\u003e\n\nRun it:\n\n    $ ./bin/minetest\n\n- Use cmake . -LH to see all CMake options and their current state\n- If you want to install it system-wide (or are making a distribution package),\n  you will want to use -DRUN_IN_PLACE=FALSE\n- You can build a bare server by specifying -DBUILD_SERVER=TRUE\n- You can disable the client build by specifying -DBUILD_CLIENT=FALSE\n- You can select between Release and Debug build by -DCMAKE_BUILD_TYPE=\u003cDebug or Release\u003e\n  - Debug build is slower, but gives much more useful output in a debugger\n- If you build a bare server, you don't need to have Irrlicht installed.\n  In that case use -DIRRLICHT_SOURCE_DIR=/the/irrlicht/source\n\n### CMake options\n\nGeneral options:\n\n    BUILD_CLIENT           - Build Minetest client\n    BUILD_SERVER           - Build Minetest server\n    CMAKE_BUILD_TYPE       - Type of build (Release vs. Debug)\n        Release            - Release build\n        Debug              - Debug build\n        SemiDebug          - Partially optimized debug build\n        RelWithDebInfo     - Release build with Debug information\n        MinSizeRel         - Release build with -Os passed to compiler to make executable as small as possible\n    ENABLE_CURL            - Build with cURL; Enables use of online mod repo, public serverlist and remote media fetching via http\n    ENABLE_CURSES          - Build with (n)curses; Enables a server side terminal (command line option: --terminal)\n    ENABLE_FREETYPE        - Build with FreeType2; Allows using TTF fonts\n    ENABLE_GETTEXT         - Build with Gettext; Allows using translations\n    ENABLE_GLES            - Search for Open GLES headers \u0026 libraries and use them\n    ENABLE_LEVELDB         - Build with LevelDB; Enables use of LevelDB map backend\n    ENABLE_POSTGRESQL      - Build with libpq; Enables use of PostgreSQL map backend (PostgreSQL 9.5 or greater recommended)\n    ENABLE_REDIS           - Build with libhiredis; Enables use of Redis map backend\n    ENABLE_SPATIAL         - Build with LibSpatial; Speeds up AreaStores\n    ENABLE_SOUND           - Build with OpenAL, libogg \u0026 libvorbis; in-game Sounds\n    ENABLE_LUAJIT          - Build with LuaJIT (much faster than non-JIT Lua)\n    ENABLE_SYSTEM_GMP      - Use GMP from system (much faster than bundled mini-gmp)\n    ENABLE_SYSTEM_JSONCPP  - Use JsonCPP from system\n    RUN_IN_PLACE           - Create a portable install (worlds, settings etc. in current directory)\n    USE_GPROF              - Enable profiling using GProf\n    VERSION_EXTRA          - Text to append to version (e.g. VERSION_EXTRA=foobar -\u003e Minetest 0.4.9-foobar)\n\nLibrary specific options:\n    \n    BZIP2_INCLUDE_DIR               - Linux only; directory where bzlib.h is located\n    BZIP2_LIBRARY                   - Linux only; path to libbz2.a/libbz2.so\n    CURL_DLL                        - Only if building with cURL on Windows; path to libcurl.dll\n    CURL_INCLUDE_DIR                - Only if building with cURL; directory where curl.h is located\n    CURL_LIBRARY                    - Only if building with cURL; path to libcurl.a/libcurl.so/libcurl.lib\n    EGL_INCLUDE_DIR                 - Only if building with GLES; directory that contains egl.h\n    EGL_LIBRARY                     - Only if building with GLES; path to libEGL.a/libEGL.so\n    FREETYPE_INCLUDE_DIR_freetype2  - Only if building with Freetype2; directory that contains an freetype directory with files such as ftimage.h in it\n    FREETYPE_INCLUDE_DIR_ft2build   - Only if building with Freetype2; directory that contains ft2build.h\n    FREETYPE_LIBRARY                - Only if building with Freetype2; path to libfreetype.a/libfreetype.so/freetype.lib\n    FREETYPE_DLL                    - Only if building with Freetype2 on Windows; path to libfreetype.dll\n    GETTEXT_DLL                     - Only when building with Gettext on Windows; path to libintl3.dll\n    GETTEXT_ICONV_DLL               - Only when building with Gettext on Windows; path to libiconv2.dll\n    GETTEXT_INCLUDE_DIR             - Only when building with Gettext; directory that contains iconv.h\n    GETTEXT_LIBRARY                 - Only when building with Gettext on Windows; path to libintl.dll.a\n    GETTEXT_MSGFMT                  - Only when building with Gettext; path to msgfmt/msgfmt.exe\n    IRRLICHT_DLL                    - Only on Windows; path to Irrlicht.dll\n    IRRLICHT_INCLUDE_DIR            - Directory that contains IrrCompileConfig.h\n    IRRLICHT_LIBRARY                - Path to libIrrlicht.a/libIrrlicht.so/libIrrlicht.dll.a/Irrlicht.lib\n    LEVELDB_INCLUDE_DIR             - Only when building with LevelDB; directory that contains db.h\n    LEVELDB_LIBRARY                 - Only when building with LevelDB; path to libleveldb.a/libleveldb.so/libleveldb.dll.a\n    LEVELDB_DLL                     - Only when building with LevelDB on Windows; path to libleveldb.dll\n    PostgreSQL_INCLUDE_DIR          - Only when building with PostgreSQL; directory that contains libpq-fe.h\n    POSTGRESQL_LIBRARY              - Only when building with PostgreSQL; path to libpq.a/libpq.so\n    REDIS_INCLUDE_DIR               - Only when building with Redis; directory that contains hiredis.h\n    REDIS_LIBRARY                   - Only when building with Redis; path to libhiredis.a/libhiredis.so\n    SPATIAL_INCLUDE_DIR             - Only when building with LibSpatial; directory that contains spatialindex/SpatialIndex.h\n    SPATIAL_LIBRARY                 - Only when building with LibSpatial; path to libspatialindex_c.so/spatialindex-32.lib\n    LUA_INCLUDE_DIR                 - Only if you want to use LuaJIT; directory where luajit.h is located\n    LUA_LIBRARY                     - Only if you want to use LuaJIT; path to libluajit.a/libluajit.so\n    MINGWM10_DLL                    - Only if compiling with MinGW; path to mingwm10.dll\n    OGG_DLL                         - Only if building with sound on Windows; path to libogg.dll\n    OGG_INCLUDE_DIR                 - Only if building with sound; directory that contains an ogg directory which contains ogg.h\n    OGG_LIBRARY                     - Only if building with sound; path to libogg.a/libogg.so/libogg.dll.a\n    OPENAL_DLL                      - Only if building with sound on Windows; path to OpenAL32.dll\n    OPENAL_INCLUDE_DIR              - Only if building with sound; directory where al.h is located\n    OPENAL_LIBRARY                  - Only if building with sound; path to libopenal.a/libopenal.so/OpenAL32.lib\n    OPENGLES2_INCLUDE_DIR           - Only if building with GLES; directory that contains gl2.h\n    OPENGLES2_LIBRARY               - Only if building with GLES; path to libGLESv2.a/libGLESv2.so\n    SQLITE3_INCLUDE_DIR             - Directory that contains sqlite3.h\n    SQLITE3_LIBRARY                 - Path to libsqlite3.a/libsqlite3.so/sqlite3.lib\n    VORBISFILE_DLL                  - Only if building with sound on Windows; path to libvorbisfile-3.dll\n    VORBISFILE_LIBRARY              - Only if building with sound; path to libvorbisfile.a/libvorbisfile.so/libvorbisfile.dll.a\n    VORBIS_DLL                      - Only if building with sound on Windows; path to libvorbis-0.dll\n    VORBIS_INCLUDE_DIR              - Only if building with sound; directory that contains a directory vorbis with vorbisenc.h inside\n    VORBIS_LIBRARY                  - Only if building with sound; path to libvorbis.a/libvorbis.so/libvorbis.dll.a\n    XXF86VM_LIBRARY                 - Only on Linux; path to libXXf86vm.a/libXXf86vm.so\n    ZLIB_DLL                        - Only on Windows; path to zlib1.dll\n    ZLIBWAPI_DLL                    - Only on Windows; path to zlibwapi.dll\n    ZLIB_INCLUDE_DIR                - Directory that contains zlib.h\n    ZLIB_LIBRARY                    - Path to libz.a/libz.so/zlibwapi.lib\n\n### Compiling on Windows\n\n* This section is outdated. In addition to what is described here:\n  * In addition to minetest, you need to download minetest_game.\n  * If you wish to have sound support, you need libogg, libvorbis and libopenal\n  \n* You need:\n\t* CMake:\n\t\thttp://www.cmake.org/cmake/resources/software.html\n\t* A compiler\n\t\t* MinGW: http://www.mingw.org/\n\t\t* or Visual Studio: http://msdn.microsoft.com/en-us/vstudio/default\n\t* Irrlicht SDK 1.7:\n\t\thttp://irrlicht.sourceforge.net/downloads.html\n\t* Zlib headers (zlib125.zip)\n\t\thttp://www.winimage.com/zLibDll/index.html\n\t* Zlib library (zlibwapi.lib and zlibwapi.dll from zlib125dll.zip):\n\t\thttp://www.winimage.com/zLibDll/index.html\n\t* SQLite3 headers and library\n\t\thttps://www.sqlite.org/download.html\n\t* Optional: gettext library and tools:\n\t\thttp://gnuwin32.sourceforge.net/downlinks/gettext.php\n\t\t* This is used for other UI languages. Feel free to leave it out.\n\t* And, of course, Minetest:\n\t\thttp://minetest.net/download\n* Steps:\n\t* Select a directory called DIR hereafter in which you will operate.\n\t* Make sure you have CMake and a compiler installed.\n\t* Download all the other stuff to DIR and extract them into there.\n\t  (\"extract here\", not \"extract to packagename/\")\n\t    * NOTE: zlib125dll.zip needs to be extracted into zlib125dll\n\t    * NOTE: You need to extract sqlite3.h \u0026 sqlite3ext.h from sqlite3 source\n\t      and sqlite3.dll \u0026 sqlite3.def from sqlite3 precompiled binaries\n\t      into \"sqlite3\" directory, and generate sqlite3.lib using command\n\t      \"LIB /DEF:sqlite3.def /OUT:sqlite3.lib\"\n\t* All those packages contain a nice base directory in them, which\n\t  should end up being the direct subdirectories of DIR.\n\t* You will end up with a directory structure like this (+=dir, -=file):\n\t-----------------\n\t+ DIR\n\t\t* zlib-1.2.5.tar.gz\n\t\t* zlib125dll.zip\n\t\t* irrlicht-1.8.3.zip\n\t\t* sqlite-amalgamation-3130000.zip (SQLite3 headers)\n\t\t* sqlite-dll-win32-x86-3130000.zip (SQLite3 library for 32bit system)\n\t\t* 110214175330.zip (or whatever, this is the minetest source)\n\t\t+ zlib-1.2.5\n\t\t\t* zlib.h\n\t\t\t+ win32\n\t\t\t...\n\t\t+ zlib125dll\n\t\t\t* readme.txt\n\t\t\t+ dll32\n\t\t\t...\n\t\t+ irrlicht-1.8.3\n\t\t\t+ lib\n\t\t\t+ include\n\t\t\t...\n\t\t+ sqlite3\n\t\t\tsqlite3.h\n\t\t\tsqlite3ext.h\n\t\t\tsqlite3.lib\n\t\t\tsqlite3.dll\n\t\t+ gettext (optional)\n\t\t\t+bin\n\t\t\t+include\n\t\t\t+lib\n\t\t+ minetest\n\t\t\t+ src\n\t\t\t+ doc\n\t\t\t* CMakeLists.txt\n\t\t\t...\n\t-----------------\n\t* Start up the CMake GUI\n\t* Select \"Browse Source...\" and select DIR/minetest\n\t* Now, if using MSVC:\n\t\t* Select \"Browse Build...\" and select DIR/minetest-build\n\t* Else if using MinGW:\n\t\t* Select \"Browse Build...\" and select DIR/minetest\n\t* Select \"Configure\"\n\t* Select your compiler\n\t* It will warn about missing stuff, ignore that at this point. (later don't)\n\t* Make sure the configuration is as follows\n\t  (note that the versions may differ for you):\n\t  \n                BUILD_CLIENT             [X]\n                BUILD_SERVER             [ ]\n                CMAKE_BUILD_TYPE         Release\n                CMAKE_INSTALL_PREFIX     DIR/minetest-install\n                IRRLICHT_SOURCE_DIR      DIR/irrlicht-1.8.3\n                RUN_IN_PLACE             [X]\n                WARN_ALL                 [ ]\n                ZLIB_DLL                 DIR/zlib125dll/dll32/zlibwapi.dll\n                ZLIB_INCLUDE_DIR         DIR/zlib-1.2.5\n                ZLIB_LIBRARIES           DIR/zlib125dll/dll32/zlibwapi.lib\n                GETTEXT_BIN_DIR          DIR/gettext/bin\n                GETTEXT_INCLUDE_DIR      DIR/gettext/include\n                GETTEXT_LIBRARIES        DIR/gettext/lib/intl.lib\n                GETTEXT_MSGFMT           DIR/gettext/bin/msgfmt\n\t\n\t* If CMake complains it couldn't find SQLITE3, choose \"Advanced\" box on the\n\t  right top corner, then specify the location of SQLITE3_INCLUDE_DIR and\n\t  SQLITE3_LIBRARY manually.\n\t* If you want to build 64-bit minetest, you will need to build 64-bit version\n\t  of irrlicht engine manually, as only 32-bit pre-built library is provided.\n\t* Hit \"Configure\"\n\t* Hit \"Configure\" once again 8)\n\t* If something is still coloured red, you have a problem.\n\t* Hit \"Generate\"\n\tIf using MSVC:\n\t\t* Open the generated minetest.sln\n\t\t* The project defaults to the \"Debug\" configuration. Make very sure to\n\t\t  select \"Release\", unless you want to debug some stuff (it's slower\n\t\t  and might not even work at all)\n\t\t* Build the ALL_BUILD project\n\t\t* Build the INSTALL project\n\t\t* You should now have a working game with the executable in\n\t\t\tDIR/minetest-install/bin/minetest.exe\n\t\t* Additionally you may create a zip package by building the PACKAGE\n\t\t  project.\n\tIf using MinGW:\n\t\t* Using the command line, browse to the build directory and run 'make'\n\t\t  (or mingw32-make or whatever it happens to be)\n\t\t* You may need to copy some of the downloaded DLLs into bin/, see what\n\t\t  running the produced executable tells you it doesn't have.\n\t\t* You should now have a working game with the executable in\n\t\t\tDIR/minetest/bin/minetest.exe\n\n### Bat script to build Windows releases of Minetest\n\nThis is how we build Windows releases.\n\n    set sourcedir=%CD%\n    set installpath=\"C:\\tmp\\minetest_install\"\n    set irrlichtpath=\"C:\\tmp\\irrlicht-1.7.2\"\n    \n    set builddir=%sourcedir%\\bvc10\n    mkdir %builddir%\n    pushd %builddir%\n    cmake %sourcedir% -G \"Visual Studio 10\" -DIRRLICHT_SOURCE_DIR=%irrlichtpath% -DRUN_IN_PLACE=TRUE -DCMAKE_INSTALL_PREFIX=%installpath%\n    if %errorlevel% neq 0 goto fail\n    \"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\MSBuild.exe\" ALL_BUILD.vcxproj /p:Configuration=Release\n    if %errorlevel% neq 0 goto fail\n    \"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\MSBuild.exe\" INSTALL.vcxproj /p:Configuration=Release\n    if %errorlevel% neq 0 goto fail\n    \"C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\MSBuild.exe\" PACKAGE.vcxproj /p:Configuration=Release\n    if %errorlevel% neq 0 goto fail\n    popd\n    echo Finished.\n    exit /b 0\n    \n    :fail\n    popd\n    echo Failed.\n    exit /b 1\n\nVersion scheme\n--------------\n\nMinetest doesn't follow semver. Instead, we do something roughly similar to 0.major.minor.\n\nSince 0.5.0-dev and 0.4.17-dev, the dev notation refers to the next release, \nie: 0.5.0-dev is the development version leading to 0.5.0.\n\nPrior to that, we used oldversion-dev.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzicklag%2Fengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzicklag%2Fengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzicklag%2Fengine/lists"}