mass documentation update

This commit is contained in:
unknown 2021-10-25 12:19:17 -04:00
parent 5b6ee3c5fa
commit 659b4e6e6f
28 changed files with 179 additions and 5 deletions

59
LICENSE Normal file
View File

@ -0,0 +1,59 @@
License of source code
----------------------
The MIT License (MIT)
Copyright (c) 2020-2021 wsor4035(aka wsor) and contributors.
see mod readme files for more info
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Licenses of media (textures)
----------------------------
see mod readme files for info
You are free to:
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material for any purpose, even commercially.
This license is acceptable for Free Cultural Works.
Under the following terms:
Attribution — You must give appropriate credit, provide a link to the license, and
indicate if changes were made. You may do so in any reasonable manner, but not in any way
that suggests the licensor endorses you or your use.
ShareAlike — If you remix, transform, or build upon the material, you must distribute
your contributions under the same license as the original.
No additional restrictions — You may not apply legal terms or technological measures that
legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public
domain or where your use is permitted by an applicable exception or limitation.
No warranties are given. The license may not give you all of the permissions necessary
for your intended use. For example, other rights such as publicity, privacy, or moral
rights may limit how you use the material.
For more details:
http://creativecommons.org/licenses/by-sa/4.0/

2
README
View File

@ -1,2 +0,0 @@
bla bla blaa wip project
license MIT, see individual mods for texture and code attributes

30
README.md Normal file
View File

@ -0,0 +1,30 @@
# Minetest Farlands Reloaded Game
![Luacheck](https://github.com/terraquest-studios/farlands_reloaded/workflows/luacheck/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-blue)](https://creativecommons.org/licenses/by-sa/4.0/)
WIP game
## About
simple little WIP Game that is licensed under MIT and CC BY-SA 4.0.
## Links
* [Github](https://github.com/wsor4035/liquid_restriction)
* [Contentdb](not yet available)
* [forums](not available yet)
## Setup
download game, install in /games, if using git, make sure to get the submodules as well
## minetest.conf settings
currently none provided
## FAQ
__This game is missing xyz feature__
Please open a issue for it, or better yet open a pull request for it

View File

@ -0,0 +1,7 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
farlands_carrot_crop.png
farlands_carrot.png
farlands_potato_crop.png
farlands_potato.png

6
mods/fl_avation/README Normal file
View File

@ -0,0 +1,6 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):\
farlands_airballoon.b3d
farlands_airballoon.png
farlands_airballoon_inv.png

View File

@ -5,4 +5,7 @@ farlands_bed.obj
wsor(aka wsor4035)(CC-BY-SA 3.0)
derived from texture by BlockMen under same license
farlands_bed_top.png
farlands_bed_top.png
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
farlands_beds_*.png

5
mods/fl_boats/README Normal file
View File

@ -0,0 +1,5 @@
wsor(aka wsor4035): code
wsor(aka wsor4035)(CC BY-SA 3.0):
derived from toby109tt(aka tobyplowy) under same license
farlands_boat.obj

10
mods/fl_bones/README Normal file
View File

@ -0,0 +1,10 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
farlands_bone_block_top.png
farlands_bone_block.png
farlands_bone.png
wsor(aka wsor4035)(CC BY-SA 3.0)
derived from texture by toby109tt(aka tobyplowy) under same license
farlands_bonemeal.png

4
mods/fl_books/README Normal file
View File

@ -0,0 +1,4 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
farlands_book_*.png

1
mods/fl_builtin/README Normal file
View File

@ -0,0 +1 @@
wsor(aka wsor4035): code

Binary file not shown.

Before

Width:  |  Height:  |  Size: 591 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 632 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 851 B

5
mods/fl_fire/README Normal file
View File

@ -0,0 +1,5 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
farlands_fire.png
farlands_fire_inv.png

7
mods/fl_hunger/README Normal file
View File

@ -0,0 +1,7 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
hunger.png
wsor (aka wsor4035)(CC0):
hunger_gone.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 553 B

5
mods/fl_paintings/README Normal file
View File

@ -0,0 +1,5 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
farlands_ptg_*.png
farlands_*X*.obj

View File

@ -0,0 +1,8 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
all textures
farlands_flowerpot.obj
wsor(aka wsor4035)(CC0):
farlands_plant*.obj

1
mods/fl_stairs/README Normal file
View File

@ -0,0 +1 @@
wsor(aka wsor4035): code

9
mods/fl_tnt/README Normal file
View File

@ -0,0 +1,9 @@
wsor(aka wsor4035): code
PilzAdam (MIT): code
ShadowNinja (MIT): code
sofar (sofar@foo-projects.org) (MIT): code
Various Minetest developers and contributors (MIT): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
all textures

4
mods/fl_tools/README Normal file
View File

@ -0,0 +1,4 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
all textures not listed

4
mods/fl_trains/README Normal file
View File

@ -0,0 +1,4 @@
wsor(aka wsor4035): code
textures: modified toby109tt(aka tobyplowy)(CC BY-SA 3.0) textures
models: wsor/vrob

View File

@ -1,5 +1,3 @@
fl_wildlife mod
for nametags to be useful, a mod such as engrave or rename is needed
textures from toby

4
mods/fl_wool/README Normal file
View File

@ -0,0 +1,4 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
farlands_wool.png

4
mods/fl_workshop/README Normal file
View File

@ -0,0 +1,4 @@
wsor(aka wsor4035): code
toby109tt(aka tobyplowy)(CC BY-SA 3.0):
textures/models

1
mods/fl_zoom/README Normal file
View File

@ -0,0 +1 @@
wsor(aka wsor4035): code

1
textures/README Normal file
View File

@ -0,0 +1 @@
zughy cc by-sa 4.0 modified by wsor i3_hotbar.png