Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

A template for future Kernel plugin development.

Notifications You must be signed in to change notification settings

kernel-addons/PluginTemplate

Repository files navigation

Package Template

This is a package template for kernel-mod. This includes the following features:

  • Webpack building (powered by esBuild)
  • Asar packing via pnpm run pack
  • Installing type definitions.
    -> Use /// <reference path="../../types/TYPE.d.ts" /> to load them.

About

A template for future Kernel plugin development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published