awesome-minetest/readme.md

64 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

2019-06-06 23:03:39 -07:00
# Awesome Minetest [![Awesome](https://awesome.re/badge-flat.svg)](https://github.com/awesome-minetest/awesome-minetest)
2019-05-10 01:50:52 -07:00
2020-02-17 23:28:19 -08:00
![markdown](https://github.com/mt-mods/awesome-minetest/workflows/markdownlint/badge.svg)
2019-05-10 01:50:52 -07:00
> List of awesome things related to Minetest
2020-06-29 05:51:41 -07:00
[Minetest](https://minetest.net/) is an open source infinite-block sandbox game engine with support for survival and crafting
2019-05-10 01:50:52 -07:00
## TOC
- [Websites](#websites)
2019-05-13 10:27:41 -07:00
- [Third-party websites](#third-party-websites)
2021-02-21 08:27:40 -08:00
- [Modding](#modding)
- [Testing](#testing)
2019-05-10 01:50:52 -07:00
- [Third-party apps](#third-party-apps)
2019-12-02 01:57:15 -08:00
- [Performance](#performance)
2019-08-26 04:28:10 -07:00
- [Map-Tools](#map-tools)
- [Libraries](#libraries)
2019-05-10 01:50:52 -07:00
- [License](#license)
## Websites
2022-05-02 04:54:00 -07:00
- [Official Download](https://www.minetest.net)
- [Discord](https://discord.gg/minetest)
2019-05-10 01:50:52 -07:00
- [Wiki](https://wiki.minetest.net)
- [Forum](https://forum.minetest.net)
- [IRC](https://irc.minetest.net)
- [Content-DB](https://content.minetest.net)
- [Servers](https://servers.minetest.net)
2019-05-13 11:08:10 -07:00
- [Github](https://github.com/minetest)
2019-05-13 10:27:41 -07:00
2019-05-13 11:08:10 -07:00
## Third-party websites
2019-05-13 10:27:41 -07:00
- [Mesehub](https://git.minetest.land) Free software based Git service for Minetest projects
2019-05-13 11:11:58 -07:00
- [monitoring.minetest.land](https://monitoring.minetest.land) Public minetest monitoring website for server owners
2020-06-29 05:51:41 -07:00
- [blockexchange.minetest.land](https://blockexchange.minetest.land) Cloud worldedit import/export
2019-05-10 01:50:52 -07:00
2021-02-21 08:27:40 -08:00
## Modding
### Testing
- [mineunit](https://github.com/mt-mods/mineunit) Minetest core / engine libraries for regression tests
2019-12-02 01:57:15 -08:00
## Third-party apps
2019-05-10 02:10:27 -07:00
2019-12-02 01:57:15 -08:00
### Performance
2019-05-10 02:10:27 -07:00
2019-12-02 01:57:15 -08:00
- [monitoring](https://github.com/minetest-monitoring) monitoring tools
2021-02-21 08:27:40 -08:00
- [mtbench](https://github.com/BuckarooBanzay/mtbench) minetest builtin benchmarking mod
2019-05-10 01:50:52 -07:00
### Map-tools
2019-05-10 02:14:58 -07:00
- [minetestmapper](https://github.com/minetest/minetestmapper) default mapper
2019-12-02 01:57:15 -08:00
- [mapserver](https://github.com/minetest-mapserver) realtime mapserver
2019-08-26 04:28:10 -07:00
- [colors.txt](https://github.com/MilesBDyson/Colors.txt) colors.txt repository for various mappers
## Libraries
2019-12-02 01:57:15 -08:00
- [golang](https://github.com/minetest-go) go libraries/utilities for minetest
2019-05-10 01:50:52 -07:00
## License
2019-05-10 02:04:23 -07:00
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)