A mod that aims to facilitate other mods to be game agnostic by handling sounds and crafting.
Go to file
2024-02-25 00:18:36 -05:00
.github add luacheck workflow 2022-02-27 11:03:47 -05:00
src add in materials from pipeworks minus teleporter 2024-02-25 00:18:36 -05:00
.luacheckrc convert mod from sound api to xcompat 2024-02-25 00:10:30 -05:00
DEV.md convert mod from sound api to xcompat 2024-02-25 00:10:30 -05:00
init.lua convert mod from sound api to xcompat 2024-02-25 00:10:30 -05:00
LICENSE initial commit 2022-01-18 22:29:18 -05:00
mod.conf convert mod from sound api to xcompat 2024-02-25 00:10:30 -05:00
README.md convert mod from sound api to xcompat 2024-02-25 00:10:30 -05:00

xcompat

a mod that aims to facilitate other mods to be game agnostic by handling sounds and crafting

thanks to:

  • MisterE, OgelGames, and Blockhead for naming advice/suggestion
  • luk3yx, Blockhead, Buckaroo for bouncing ideas on the concept of this mod

Installing

clone via git or install via contentdb (soon)

Dev Docs

Can be found at /DEV.md