mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
rename Minetest to Luanti (#996)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
db86595f0e
commit
c481ca5a1a
2 changed files with 15 additions and 16 deletions
15
software/luanti.yml
Normal file
15
software/luanti.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: Luanti
|
||||
website_url: https://www.luanti.org/
|
||||
description: An open source voxel game engine (formerly Minetest). Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.
|
||||
licenses:
|
||||
- LGPL-2.1
|
||||
- MIT
|
||||
- Zlib
|
||||
platforms:
|
||||
- C++
|
||||
- Lua
|
||||
- deb
|
||||
tags:
|
||||
- Games
|
||||
source_code_url: https://github.com/minetest/minetest
|
||||
archived: false
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
name: Minetest
|
||||
website_url: https://www.minetest.net/
|
||||
description: An open source voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.
|
||||
licenses:
|
||||
- LGPL-2.1
|
||||
- MIT
|
||||
- Zlib
|
||||
platforms:
|
||||
- C++
|
||||
- deb
|
||||
tags:
|
||||
- Games
|
||||
source_code_url: https://github.com/minetest/minetest
|
||||
stargazers_count: 10913
|
||||
updated_at: '2024-12-14'
|
||||
archived: false
|
||||
Loading…
Reference in a new issue