Skip to content

22vv0/asphyxia_plugins

 
 

Repository files navigation

Asphyxia CORE Community Plugins

These plugins are provided by community members and considered officially supported by Team Asphyxia.

How to use it?

  1. Make sure you have Asphyxia CORE installed.
  2. Go to Releases page.
  3. Download the latest source code.
  4. Extract the code in Asphyxia CORE's plugins folder.

How do I contribute?

I don't actually follow any coding rules for this jank so neither should you. There is, however, a prettier configuration if you want to format the code automatically and forget about it.

I'll do my best to merge PR, but please make sure you are submitting code targeted for "public" releases. (Unless it is some ancient rare stuff and you feel generous enough to provide support for it)

  • For new plugins: please use @asphyxia identifier for your plugin since you are submitting code as the community.
    • This way we prevent third-party plugins (e.g. popn or popn@someoneelse) from conflicting with our database.
  • For existing plugins: please inlude a changelog in your PR so it is easier for me to tell what it is for.

How do I make plugins?

Checkout our Documentation and maybe consider join our Discord server. Make sure to familiar yourself with at least XML and Typescript/Javascript.

Note that you should run npm install to install typing for node and lodash, and launch CORE using --dev arguments to enable console log and typechecking when using typescript.

About

Community Plugins for Asphyxia CORE

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 45.2%
  • TypeScript 44.1%
  • Pug 9.6%
  • CSS 1.1%