A mod that aims to facilitate other mods to be game agnostic by handling sounds and crafting.
Go to file
2024-09-06 22:40:36 +02:00
.github/workflows add bootup tests for dependent mods (#15) 2024-08-16 15:00:36 -04:00
doc add functions api + documentation (#23) 2024-05-26 12:31:52 -04:00
src sapling on place function (#40) 2024-09-06 22:40:36 +02:00
test/nodelist add bootup tests for dependent mods (#15) 2024-08-16 15:00:36 -04:00
.luacheckrc add bootup tests for dependent mods (#15) 2024-08-16 15:00:36 -04:00
gitattributes add bootup tests for dependent mods (#15) 2024-08-16 15:00:36 -04:00
init.lua register tests only if enabled (#38) 2024-08-19 01:07:07 -04:00
LICENSE update license 2024-02-25 00:25:44 -05:00
mod.conf add bootup tests for dependent mods (#15) 2024-08-16 15:00:36 -04:00
mtt.lua register tests only if enabled (#38) 2024-08-19 01:07:07 -04:00
README.md forgotten lands sounds support (#25) 2024-05-26 14:01:49 -04:00

XCompat

luacheck ContentDB

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
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
Forgotten Lands x

For functions see /doc/functions.md for the specifics relating to the function

Mods

  • basic_materials
  • mesecons_materials
  • moreores