mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2025-12-20 21:45:32 +01:00
Compare commits
5 Commits
ddac2429b1
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f32898f4a7 | ||
|
|
ddba3e77af | ||
|
|
7521066d5e | ||
|
|
5c97c52e1d | ||
|
|
48d18cfe99 |
11
README.MD
11
README.MD
@@ -1,7 +1,5 @@
|
|||||||
~~Minetest~~ XtreemTest
|
XtreemTest
|
||||||
========
|
==========
|
||||||
|
|
||||||
|
|
||||||
### "It's like MineTest, but more XTREEM!"
|
### "It's like MineTest, but more XTREEM!"
|
||||||
|
|
||||||
Fork of Minetest, a free-as-in-freedom voxel game engine with easy modding and game creation.
|
Fork of Minetest, a free-as-in-freedom voxel game engine with easy modding and game creation.
|
||||||
@@ -10,10 +8,8 @@ Copyright (C) 2010-2022 Perttu Ahola <celeron55@gmail.com>
|
|||||||
Copyright (C) 2021-2022 Migdyn <temp1@cubesoftware.xyz>
|
Copyright (C) 2021-2022 Migdyn <temp1@cubesoftware.xyz>
|
||||||
and contributors (see source file comments and the version control log of the original Minetest repository, which can be found [here](https://github.com/minetest/minetest).
|
and contributors (see source file comments and the version control log of the original Minetest repository, which can be found [here](https://github.com/minetest/minetest).
|
||||||
|
|
||||||
|
|
||||||
## IMPORTANT NOTE: This readme file and other documentation might be outdated or irrelevant, as it was taken directly from the original Minetest code.
|
## IMPORTANT NOTE: This readme file and other documentation might be outdated or irrelevant, as it was taken directly from the original Minetest code.
|
||||||
|
|
||||||
|
|
||||||
Table of Contents
|
Table of Contents
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
@@ -26,7 +22,6 @@ Table of Contents
|
|||||||
7. [Compiling](#compiling)
|
7. [Compiling](#compiling)
|
||||||
8. [Version Scheme](#version-scheme)
|
8. [Version Scheme](#version-scheme)
|
||||||
|
|
||||||
|
|
||||||
Our goal
|
Our goal
|
||||||
---------
|
---------
|
||||||
Our goal is to create a positive and censorship-free community around MineTest,
|
Our goal is to create a positive and censorship-free community around MineTest,
|
||||||
@@ -393,4 +388,4 @@ open ./build/macos/minetest.app
|
|||||||
|
|
||||||
Version scheme
|
Version scheme
|
||||||
--------------
|
--------------
|
||||||
We use the MAJOR.MINOR.PATCH-INFO versioning scheme since version 8.0.0-test
|
We use the MAJOR.MINOR.PATCH-INFO versioning scheme since version 8.0.0-test
|
||||||
|
|||||||
Reference in New Issue
Block a user