1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 01:10:30 +00:00
CC-Tweaked/projects
Jonathan Coates dc3d8ea198
Move API factories to the common package
We don't actually use this functionality in other projects (e.g.
emulators). In fact the method to add new APIs only exists in the mod
itself!

We still need some mechanism to remove mounts when the computer is
shutdown. We add a new ApiLifecycle interface (with startup and
shutdown hooks), and use those in the ComputerSystem impl.
2024-07-29 19:46:25 +01:00
..
common Move API factories to the common package 2024-07-29 19:46:25 +01:00
common-api Move API factories to the common package 2024-07-29 19:46:25 +01:00
core Move API factories to the common package 2024-07-29 19:46:25 +01:00
core-api Move API factories to the common package 2024-07-29 19:46:25 +01:00
fabric Register modems as attached to their adjacent block 2024-07-26 18:28:13 +01:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Register modems as attached to their adjacent block 2024-07-26 18:28:13 +01:00
forge-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
lints Fix NPE when rendering turtle's label 2024-04-06 08:46:19 +01:00
standalone Small bits of cleanup 2024-06-26 18:07:57 +01:00
web Publish docs via an artifact instead 2024-06-19 09:57:56 +01:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00