mirror of
https://github.com/mt-mods/xcompat.git
synced 2025-10-30 07:45:37 +01:00
Minor fixes and cleanup (#3)
This commit is contained in:
33
README.md
33
README.md
@@ -1,15 +1,30 @@
|
||||
# xcompat
|
||||
# XCompat
|
||||
|
||||
a mod that aims to facilitate other mods to be game agnostic by handling sounds and crafting
|
||||
[](https://github.com/mt-mods/xcompat/actions)
|
||||
[](https://content.minetest.net/packages/mt-mods/xcompat/)
|
||||
|
||||
thanks to:
|
||||
* MisterE, OgelGames, and Blockhead for naming advice/suggestion
|
||||
* luk3yx, Blockhead, Buckaroo for bouncing ideas on the concept of this mod
|
||||
Provides cross compatibility between games and mods for sounds and crafting materials.
|
||||
|
||||
## Installing
|
||||
Thanks to:
|
||||
* MisterE, OgelGames, and Blockhead for naming advice/suggestion.
|
||||
* luk3yx, Blockhead, BuckarooBanzai for bouncing ideas on the concept of this mod.
|
||||
|
||||
clone via git or install via contentdb (soon)
|
||||
## Usage
|
||||
|
||||
## Dev Docs
|
||||
See [DEV.md](DEV.md) for detailed documentation.
|
||||
|
||||
Can be found at /DEV.md
|
||||
## Supported games and mods
|
||||
|
||||
**Games**
|
||||
* Minetest Game
|
||||
* MineClone2
|
||||
* Mineclonia
|
||||
* Hades Revisited
|
||||
* Farlands Reloaded
|
||||
* Exile
|
||||
* KSurvive 2
|
||||
|
||||
**Mods**
|
||||
* `basic_materials`
|
||||
* `mesecons_materials`
|
||||
* `moreores`
|
||||
|
||||
Reference in New Issue
Block a user