Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 584e949355 |
3 changed files with 1 additions and 52 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# minetest
|
||||
|
||||
Automatically requested module for rpms/minetest:5.
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
No need for such branch
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Infinite-world block sandbox game engine with support for survival and crafting
|
||||
description: >-
|
||||
Minetest is a sandbox construction game,
|
||||
created by Perttu Ahola in year 2010,
|
||||
inspired by Infiniminer,
|
||||
Minecraft
|
||||
and similar games.
|
||||
|
||||
The gameplay is very similar to Minecraft's,
|
||||
so players can create and destroy various types of blocks
|
||||
in a three-dimensional open world.
|
||||
This allows forming structures in every possible creation,
|
||||
on multiplayer servers or as singleplayer.
|
||||
An increasing number of Mods and Texture Packs
|
||||
allow players to personalize the game in different ways.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform:
|
||||
- f30
|
||||
- f31
|
||||
requires:
|
||||
platform:
|
||||
- f30
|
||||
- f31
|
||||
references:
|
||||
community: https://www.minetest.net/
|
||||
documentation: https://wiki.minetest.net/
|
||||
tracker: https://github.com/minetest/minetest/issues
|
||||
profiles:
|
||||
client:
|
||||
rpms:
|
||||
- minetest
|
||||
server:
|
||||
rpms:
|
||||
- minetest-server
|
||||
api:
|
||||
rpms:
|
||||
- minetest
|
||||
- minetest-server
|
||||
components:
|
||||
rpms:
|
||||
minetest:
|
||||
rationale: Main component.
|
||||
ref: 52c05c
|
||||
Loading…
Add table
Add a link
Reference in a new issue