xcompat/README.md
2024-03-04 01:55:26 -05:00

32 lines
1.2 KiB
Markdown

# XCompat
[![luacheck](https://github.com/mt-mods/xcompat/workflows/luacheck/badge.svg)](https://github.com/mt-mods/xcompat/actions)
[![ContentDB](https://content.minetest.net/packages/mt-mods/xcompat/shields/downloads/)](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 [DEV.md](DEV.md) for detailed documentation.
## Directly supported games and mods
| Games | Sounds | Materials | Textures |
| ----------------- | --------- | --------- | --------- |
| Minetest Game | x | x | x |
| MineClone2 | x | x | |
| Mineclonia | x | x | |
| Hades Revisited | x | x | |
| Farlands Reloaded | x | x | x |
| Exile | x | | |
| KSurvive 2 | x | | |
**Mods**
* `basic_materials`
* `mesecons_materials`
* `moreores`