Update more documentation to use VoxeLibre

This commit is contained in:
teknomunk 2024-05-02 09:13:51 +00:00
parent b37e9818b7
commit 5f6a9f3a0c
19 changed files with 26 additions and 26 deletions

View File

@ -8,4 +8,4 @@ Lever meshes created by Gerold55.
Jeija and Wuzzy.
## Textures
(See main README file of MineClone 2).
See main README file of VoxeLibre.

View File

@ -27,4 +27,4 @@ Licensed (CC BY-SA 3.0) by Mito551
All other sounds licensed CC0 by OpenGameArt.org user artisticdude.
Source: <https://opengameart.org/content/rpg-sound-pack>
Other media files: See MineClone 2 license.
Other media files: See VoxeLibre license.

View File

@ -1,11 +1,11 @@
This mod adds bows and arrows for MineClone 2.
This mod adds bows and arrows for VoxeLibre.
License:
* Source code: LGPL 3.0
* Incorporates code from the [bow] mod by Arcelmi.
https://github.com/Arcelmi/minetest-bows
* Textures: See MineClone 2 license notes.
* Textures: See VoxeLibre license notes.
* Sounds:
* mcl_bows_bow_shoot.ogg: CC0 by Freesound.org user JoeDinesSound
https://freesound.org/people/JoeDinesSound/sounds/534942/

View File

@ -1,4 +1,4 @@
MineClone 2 core mod
VoxeLibre core mod
====================
Originally forked from Minetest Game's default mod in the distant past.

View File

@ -23,7 +23,7 @@ Steel door sounds open & close (CC-BY-3.0) by HazMatt
License/authors of texture files
--------------------------------------
Same as media license for MineClone 2 (see root directory).
Same as media license for VoxeLibre (see root directory).
With modifications by GitHub user kingoscargames:
- `doors_item_steel.png`

View File

@ -1,7 +1,7 @@
===FARMING MOD for MINETEST-C55===
by PilzAdam
Modified heavily by MineClone 2 Dev Team.
Modified heavily by VoxeLibre Dev Team.
Introduction:
This mod adds farming to Minetest.

View File

@ -1,4 +1,4 @@
mcl_fire: Fire mod for MineClone 2
mcl_fire: Fire mod for VoxeLibre
Based on fire from Minetest Game
==================================

View File

@ -1,4 +1,4 @@
Firework mod for Mineclone 2
Firework mod for VoxeLibre
by NO11 and and some parts by j45

View File

@ -27,7 +27,7 @@ suggestions are always welcome!
The images contained within have been altered to be more legible within the game and not rendered with weird
antialiasing by Michieal. All extraneous information in the images have been removed to decrease file size.
This mod is licensed under CC-BY-SA 3, with the intent of it being used by the Mineclone 2 game for Minetest.
This mod is licensed under CC-BY-SA 3, with the intent of it being used by the VoxeLibre game for Minetest.
This code was written by Michieal, with additions included by Cora.
The achievement "Burger Time!" is an homage to the classic coin-op arcade game BurgerTime, by Data East (1982) and

View File

@ -1,12 +1,12 @@
This mod has been rewritten and revamped by Michieal / Faerraven. Based on the code originally done by Zeg9, and then
heavily modified by the Mineclone 2 dev team.
heavily modified by the VoxeLibre dev team.
This mod now supports all the base item frame functions, like rotating the displayed item, which it didn't do before it
was rewritten. Additionally, Glow Frames have been added in, and item frames now has an API to allow new item frames to
be created in other modules.
Now requires the Screwdriver to have full functionality.
The code is licenced under the standard MineClone 2 license for usage, with the requirement that this readme is
The code is licenced under the standard VoxeLibre license for usage, with the requirement that this readme is
included in the code / module.
Model created by 22i, licensed under the

View File

@ -1,13 +1,13 @@
---
# Mineclone2-Lectern
# VoxeLibre-Lectern
---
A ground up creation of a lectern to be used in MineClone 2. Requires Minetest and Mineclone2.
A ground up creation of a lectern to be used in VoxeLibre. Requires Minetest and VoxeLibre.
---
Created by Michieal (FaerRaven) @ DateTime: 01/07/2023 (07JAN2023)
* Made for MineClone 2 by Michieal.
* Made for VoxeLibrea by Michieal.
* Texture made by Michieal; The model borrows the top from NathanS21's (Nathan Salapat) Lectern model; The rest of the
lectern model was created by Michieal.
* Creation date: 01/07/2023 (07JAN2023)

View File

@ -41,4 +41,4 @@ https://git.minetest.land/MineClone2/MineClone2
---
NOTE: This MODule requires Glow Squids in order for all features to work 100% correctly. Glow Squids are currently
in review by the MineClone 2 Team, and should be available soon after this initial release of the new signs.
in review by the VoxeLibre Team, and should be available soon after this initial release of the new signs.

View File

@ -115,8 +115,8 @@ they get your sign (x3).
automatically exist as part of the signs' package. You won't have to change any of your code, it'll just be more
functional. :)
* if you have suggestions, comments, etc., please contact me on MineClone 2's Discord server.
* if you have suggestions, comments, etc., please contact me on VoxeLibre's Discord server.
And that... is all there is to it!
-- written by Michieal.
-- written by Michieal.

View File

@ -1,4 +1,4 @@
MineClone 2 mod: mcl_stairs
VoxeLibre mod: mcl_stairs
=========================
Forked from stairs mod in Minetest Game 0.4.16.
See license.txt for license information.

View File

@ -1,4 +1,4 @@
Mcl_starting_inventory, adapted for Mineclone 2 by Michieal.
Mcl_starting_inventory, adapted for VoxeLibre by Michieal.
Based on:
Minetest Game mod: give_initial_stuff

View File

@ -1,5 +1,5 @@
=== TNT mod for Minetest ===
by PilzAdam. HEAVILY modified for MineClone 2.
by PilzAdam. HEAVILY modified for VoxeLibre.
Introduction:
This mod adds TNT. TNT is a tool to help the player in mining.

View File

@ -20,7 +20,7 @@ nodes. Conversion from the wallmounted style is done through an LBM.
Torches is meant for minetest-0.4.14, and does not directly support
older minetest releases. You'll need a recent git, or nightly build.
Changes for MineClone:
Changes for VoxeLibre:
~~~~~~~~~~~~~~~~~~~~~~
- Torch does not generate light when wielding
- Torch drops when near water

View File

@ -1,6 +1,6 @@
MCL_Villages:
============================
A fork of Rochambeau's "Settlements" mod converted for use in MineClone2.
A fork of Rochambeau's "Settlements" mod converted for use in VoxeLibre.
--------------
Using the mod:
@ -16,7 +16,7 @@ MCL2 Credits:
Code forked from: https://github.com/MysticTempest/settlements/tree/mcl_villages
Commit: e24b4be
================================================================================
Basic conversion of Settlements mod for compatibility with MineClone2, plus new schematics: MysticTempest
Basic conversion of Settlements mod for compatibility with VoxeLibre, plus new schematics: MysticTempest
Seed-based Village Generation, multi-threading, bugfixes: kay27
@ -40,6 +40,6 @@ Credits:
--------------
This mod is based on "ruins" by BlockMen
Completely new schematics for MineClone2:
Completely new schematics for VoxeLibre:
MysticTempest - CC-BY-SA 4.0

View File

@ -1,3 +1,3 @@
To add custom skins to the game, please use the mcl_custom_skins mod.
Download it from https://git.minetest.land/mineclone2/mcl_custom_skins
Support for adding custom skins to mcl_skins will be removed in a future MineClone2 release.
Support for adding custom skins to mcl_skins will be removed in a future VoxeLibre release.