puter/mods
KernelDeimos 14d45a27ed feat: add extension API for modules
Allows modules to register a listener to the 'install' event without
creating a Module class. This changes how external modules are
installed.

External modules are now referred to as "extensions"; this commit does
not update the term but does use 'extension' as the name of the global.
2024-10-31 18:08:27 -04:00
..
mods_available/kdmod feat: add extension API for modules 2024-10-31 18:08:27 -04:00
mods_enabled feat: add debug mod 2024-06-23 17:35:05 -04:00
README.md feat: add debug mod 2024-06-23 17:35:05 -04:00

Puter Mods

A list of Puter mods which may be expanded in the future.

Contributions of new mods are welcome.

kdmod

  • location: ./kdmod
  • description:

    "kernel dev mod"; specifically for the devex needs of GitHub user KernelDeimos and provided in case anyone else finds it of any use.