Spawn von Saaten deaktiviert, um Dopplungen zu vermeiden.
This commit is contained in:
parent
f69bd7f597
commit
9dc6c712b3
58 changed files with 29 additions and 71 deletions
34
mods/.xcompat(alt)/README.md
Normal file
34
mods/.xcompat(alt)/README.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# XCompat
|
||||
|
||||
[](https://github.com/mt-mods/xcompat/actions/workflows/luacheck.yml)
|
||||
[](https://content.minetest.net/packages/mt-mods/xcompat/)
|
||||
|
||||
Provides cross compatibility between games and mods for sounds and crafting materials.
|
||||
|
||||
Thanks to:
|
||||
* MisterE, OgelGames, and Blockhead for naming advice/suggestion.
|
||||
* luk3yx, Blockhead, BuckarooBanzai for bouncing ideas on the concept of this mod.
|
||||
|
||||
## Usage
|
||||
|
||||
See the respective sub apis doc file in /doc for detailed documentation.
|
||||
|
||||
## Directly supported games and mods
|
||||
|
||||
| Games | Sounds | Materials | Textures | Player |
|
||||
| ----------------- | --------- | --------- | --------- | ------ |
|
||||
| Minetest Game | x | x | x | x |
|
||||
| MineClone2 | x | x | | x |
|
||||
| Mineclonia | x | x | | x |
|
||||
| Hades Revisited | x | x | | |
|
||||
| Farlands Reloaded | x | x | x | x |
|
||||
| Exile | x | | | |
|
||||
| KSurvive 2 | x | | | |
|
||||
| Forgotten Lands | x | | | |
|
||||
|
||||
For functions see /doc/functions.md for the specifics relating to the function
|
||||
|
||||
**Mods**
|
||||
* `basic_materials`
|
||||
* `mesecons_materials`
|
||||
* `moreores`
|
Loading…
Add table
Add a link
Reference in a new issue