Skip to content

Commit 77ee4fb

Browse files
committed
Modernize: refer to Luanti/(Minetest)
1 parent f9e3401 commit 77ee4fb

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,27 @@ and regulations.
88

99
## Goal of this project
1010

11-
This project exists to provide a method for minetest players and server operators
12-
to have a semi-trusted source of Minetest Mods.
11+
This project exists to provide a method for Luanti players and server operators
12+
to have a semi-trusted source of Luanti/Minetest Mods.
1313

1414
Minetest mods are distributed separately and there is not a single source of mods.
15-
This has lead to hundreds of Minetest Mods around in equal amount of locations on
15+
This has lead to hundreds of Luanti Mods around in equal amount of locations on
1616
the internet, and this is bad for players, server operators and developers alike.
1717

18-
By providing a single hosting namespace for Minetest mods, this project serves as a
18+
By providing a single hosting namespace for Luanti mods, this project serves as a
1919
method of telling users that a specific version of a Minetest mod is the preferred
2020
or recommended version of that mod. This helps to alleviate the issues of having many
2121
forks of Minetest mods around.
2222

23-
Authors of Minetest Mods that host their mods in the minetest-mods project explicitly
23+
Authors who host their mods in the minetest-mods project explicitly
2424
allow the minetest-mods admins to merge changes into their mods. This allows the authors
2525
of these mods to "sign out" for a while knowing that their mods are being taken care of,
2626
and provides a method for users to continue using the exact same mods long after the
2727
original author has moved on since these mods will still be maintained.
2828

2929
## Contents of the project
3030

31-
This project hosts any minetest mod that mod authors have contributed to the Minetest Mods
31+
This project hosts any Luanti mod that mod authors have contributed to the minetest-mods
3232
project, permitted these mods are properly licensed as an Open Source project, and do
3333
not present any other legal issues.
3434

@@ -109,8 +109,8 @@ discussion and cooperate, to avoid mod conflicts and improve mod harmony.
109109

110110
Mod author and admin should do their best to avoid supporting a legacy of old world
111111
data, as this generally does not provide the best atmosphere to develop new mods and
112-
mod features going forward. At times it may be best to remove support for old minetest
113-
game versions, old APIs or game object types. We encourage people to provide fallback
112+
mod features going forward. At times it may be best to remove support for old Luanti
113+
versions, old APIs or game object types. We encourage people to provide fallback
114114
code for old code, but would prefer if people code with a healthy attitude of cleaning
115115
out old code instead.
116116

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<li><a class="hr"
2323
href="https://github.com/minetest-mods">GitHub</a></li>
2424
<li><a
25-
href="https://forum.minetest.net/viewtopic.php?f=47&t=13839">Forum</a></li>
25+
href="https://forum.luanti.org/viewtopic.php?t=13839">Forum</a></li>
2626

2727

2828

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Welcome
33
layout: default
44
---
55

6-
This project exists to **provide a semi-trusted source of Minetest Mods**.
6+
This project exists to **provide a semi-trusted source of Luanti/Minetest Mods**.
77
Mods here should be stable (at least in the master branches).
88
All mods should work well together.
99

@@ -28,7 +28,7 @@ After opening a request ticket, you will be asked to initiate a "Transfer" reque
2828

2929
We also send all mod owners a "become a member of minetest-mods" invitation. This invitation does not need to be accepted, and is merely for you (and us) to show who is participating in the minetest-mods organization. You do not require the invite. If you missed it, and would still like to become a listed member, please request another invitation.
3030

31-
## Can any Minetest mod be added?
31+
## Can any Luanti mod be added?
3232

3333
* Mods should preferrably be licensed under an OSI approved license.
3434
* Mods do not need to be minetest-licensing compatible (meaning, GPL3.0+ is fine)
@@ -44,12 +44,12 @@ We also send all mod owners a "become a member of minetest-mods" invitation. Thi
4444
* The security of knowing many more developers are looking at mod code than just one person.
4545

4646
## What's in it for developers?
47-
* Knowing that they can take a break from Minetest when they need or choose to, and that someone will be capable of taking care of their mods.
47+
* Knowing that they can take a break from Luanti when they need or choose to, and that someone will be capable of taking care of their mods.
4848
* A large group of experienced mod developers that are willing to help out improve their code.
4949
* More users looking at their mods and better exposure.
5050

5151
## Got any more questions?
5252

5353
Read [our full manifest](README.html).
5454

55-
Alternatively, read the informal [forum announcement post](https://forum.minetest.net/viewtopic.php?f=47&t=13839), and leave feedback or join the discussion.
55+
Alternatively, read the informal [forum announcement post](https://forum.luanti.org/viewtopic.php?t=13839), and leave feedback or join the discussion.

0 commit comments

Comments
 (0)