https://github.com/mt-mods/xcompat
https://github.com/mt-mods/xcompat
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mt-mods/xcompat
- Owner: mt-mods
- License: mit
- Created: 2024-02-25T04:46:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T22:56:44.000Z (about 1 year ago)
- Last Synced: 2025-04-17T00:16:47.168Z (about 1 year ago)
- Language: Lua
- Size: 137 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`