All Projects → An0n3m0us → Minetest-AppImages

An0n3m0us / Minetest-AppImages

Licence: other
Minetest Appimages

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Minetest-AppImages

contentdb
Content database for Minetest mods, games, and more
Stars: ✭ 74 (+221.74%)
Mutual labels:  minetest
Voxelgarden
Subgame for Minetest
Stars: ✭ 48 (+108.7%)
Mutual labels:  minetest
CTW
Craft The Web - learn how the web was made
Stars: ✭ 35 (+52.17%)
Mutual labels:  minetest
knot
[WIP] 🚧 Minetest reverse proxy designed for linking multiple servers together with a plugin API.
Stars: ✭ 20 (-13.04%)
Mutual labels:  minetest
farlands
Steampunk/fantasy themed subgame with dinosaurs
Stars: ✭ 28 (+21.74%)
Mutual labels:  minetest
MultiCraft2
🌍 MultiCraft Engine 2.0 | Open Source
Stars: ✭ 25 (+8.7%)
Mutual labels:  minetest
pixture
A Minetest subgame geared towards minimalist survival
Stars: ✭ 33 (+43.48%)
Mutual labels:  minetest
TerraCraft
Voxel Engine written in Python 3 + Pyglet.
Stars: ✭ 49 (+113.04%)
Mutual labels:  minetest
voxel knights
WIP Medival Fantasy Open World PvE game
Stars: ✭ 14 (-39.13%)
Mutual labels:  minetest
advanced npc
Advanced NPC for Minetest, using mobs_redo API
Stars: ✭ 16 (-30.43%)
Mutual labels:  minetest
minetest modding book
MIGRATED TO GITLAB: https://gitlab.com/rubenwardy/minetest_modding_book
Stars: ✭ 60 (+160.87%)
Mutual labels:  minetest
dragonfireclient
Dragonfireclient is an utility client for the Voxelengine minetest (http://minetest.net/). The client was created by Elias Fleckenstein and is inspired by the Minecraft clients Liquid Bounce and Impact. Discord: https://discord.gg/kab99uu for more information.
Stars: ✭ 40 (+73.91%)
Mutual labels:  minetest
server-minetestforfun
Repository of the subgame and mods of "MinetestForFun" server
Stars: ✭ 27 (+17.39%)
Mutual labels:  minetest
mapserver mod
Complementary mod for the minetest mapserver
Stars: ✭ 15 (-34.78%)
Mutual labels:  minetest
xdecor
A decoration mod for Minetest meant to be light, simple and well-featured
Stars: ✭ 25 (+8.7%)
Mutual labels:  minetest
streets
Urban roadbuilding for Minetest! A collaborative mod by webD97, cheapie and Thomas-S
Stars: ✭ 22 (-4.35%)
Mutual labels:  minetest
maptools
Map Tools
Stars: ✭ 17 (-26.09%)
Mutual labels:  minetest
mcthings
A Python framework for creating 3D scenes in Minecraft and Minetest
Stars: ✭ 44 (+91.3%)
Mutual labels:  minetest
Wine Qq Tim
提供在Linux上运行最新版腾讯QQ与TIM的解决方案 Easiest Way to Run QQ&TIM on Linux
Stars: ✭ 3,257 (+14060.87%)
Mutual labels:  appimages
PacketTracer-AppImage
AppImage for Cisco Packet Tracer
Stars: ✭ 70 (+204.35%)
Mutual labels:  appimages

Minetest-AppImages

AppImages for Minetest dev builds in 32 bit1 and 64bit! Both client and server are in the same executable.

Tested on fresh installations from the oldest releases to the newest releases tested:

· Ubuntu (Xenial 16.04, Kudu 22.10)

· Fedora (33, 36)

· OpenSUSE (Leap 15.4, Tumbleweed)

· Archlinux (Manjaro 21.3.7)

For Chromebook users: https://www.linuxmadesimple.info/2020/07/how-to-install-minetest-53-on-chromebook.html

All of the releases in between should work too.

Please let me know if you encounter any errors. Report them on the issues page.

Running

Download the AppImages from the release page! Then, make the AppImage an executable by entering chmod +x $FILE in a terminal or by right-clicking the file then selecting "Properties" then "Permissions", and checking the executable checkbox. Then, double-click the AppImage to run Minetest.

The directory used by the Minetest AppImages is $HOME/.minetest/ so you may place your mods, games and texture packs in there.

To run a Minetest server, enter this command in a terminal:

$PATH_TO_APPIMAGE/Minetest-$VERSION-$ARCH.AppImage --server

Setting up Minetest on your system globally

(i.e running minetest from the terminal with minetest)

First, rename the AppImage to minetest-$VERSION or just minetest; eg: minetest-5.1.1

Move the AppImage to $HOME/bin/ then open a terminal and enter minetest-$VERSION or minetest. Minetest should now launch.

You can now create a launcher in the applications menu to launch it.

Footnotes

  1. Halted unless a need for i386 arises as it requires extra work to compile, test and manage libraries

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].