Cross-version modding API
Go to file
2024-07-09 19:27:04 +01:00
.github Build and publish in single container 2024-04-22 17:34:03 +01:00
common No reason for this to have config 2024-07-04 21:47:41 +01:00
fabric No reason for this to have config 2024-07-04 21:47:41 +01:00
forge Fix event interface for client events, add creative tab registry 2024-04-22 17:14:24 +01:00
gradle/wrapper Initial commit 2024-03-15 14:42:45 +00:00
mappings Fix ClientChatEvent.SEND remapping not working 2024-07-03 22:39:40 +01:00
neoforge Fix event interface for client events, add creative tab registry 2024-04-22 17:14:24 +01:00
quilt No reason for this to have config 2024-07-04 21:47:41 +01:00
versionProperties Try removing registries for now 2024-05-06 02:03:15 +01:00
.gitattributes Initial commit 2024-03-15 14:42:45 +00:00
.gitignore Improve settings.gradle 2024-03-31 02:12:16 +01:00
build.gradle Better gradle MC version selection and fix some 1.19.2 issues 2024-07-03 21:18:20 +01:00
buildall.sh Reset beta build scripts 2024-03-18 13:43:23 +00:00
buildsingle.sh Initial commit 2024-03-15 14:42:45 +00:00
diffevents.sh Force switch architectury to the latest version 2024-04-12 15:41:18 +01:00
gradle.properties Bump to v0.1.8 2024-07-09 19:27:04 +01:00
gradlew Initial commit 2024-03-15 14:42:45 +00:00
gradlew.bat Initial commit 2024-03-15 14:42:45 +00:00
LICENSE.md Initial commit 2024-03-15 14:42:45 +00:00
README.md Update to use our own Event interface 2024-04-22 13:18:48 +01:00
resolveversions.sh Reset beta build scripts 2024-03-18 13:43:23 +00:00
settings.gradle Replace undefined defaultMcVersion with unknown 2024-07-03 21:20:41 +01:00

Infrastructury

ko-fi

Setup

Info

  • Infrastructury is current still a work-in-progress and not yet intended for use.
  • This mod removes the boilerplate of multiplatform + multiversion modding.
  • All Architectury events are forwarded for every supported version.
  • New API features will be added to improve usability and remove boilerplate.

Discord

Download