mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
docs: structure documentation
This commit is contained in:
15
docs/plugins/about.md
Normal file
15
docs/plugins/about.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Plugins
|
||||
|
||||
Pumpkin uses [Extism](https://extism.org/) for loading plugins.
|
||||
This means that you can write your plugins in any language that can compile to Extism WASM.
|
||||
These languages include:
|
||||
|
||||
- Rust
|
||||
- JavaScript / TypeScript
|
||||
- Golang
|
||||
- C#
|
||||
- F#
|
||||
- C
|
||||
- Haskell
|
||||
- Zig
|
||||
- AssemblyScript
|
||||
Reference in New Issue
Block a user