Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aksueikava/exiled.plugin.fsharp.template
⚙️ Exiled.Plugin.FSharp.Template is a template for developing plugins for the game SCP: Secret Laboratory using the Exiled framework, implemented in F#.
https://github.com/aksueikava/exiled.plugin.fsharp.template
exiled-plugin exiled-scpsl fsharp plugin-template
Last synced: about 2 months ago
JSON representation
⚙️ Exiled.Plugin.FSharp.Template is a template for developing plugins for the game SCP: Secret Laboratory using the Exiled framework, implemented in F#.
- Host: GitHub
- URL: https://github.com/aksueikava/exiled.plugin.fsharp.template
- Owner: aksueikava
- License: mit
- Created: 2024-09-12T10:02:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:09:08.000Z (4 months ago)
- Last Synced: 2024-11-21T04:03:46.208Z (about 2 months ago)
- Topics: exiled-plugin, exiled-scpsl, fsharp, plugin-template
- Language: F#
- Homepage:
- Size: 405 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exiled.Plugin.FSharp.Template
**Exiled.Plugin.FSharp.Template** provides a foundation for creating plugins for the game **SCP: Secret Laboratory** using the Exiled framework. This template simplifies plugin development by offering a ready-made structure with customizable features in F#.## Features
- Pre-built template for creating new Exiled plugins in F#.
- Simple setup with an organized structure for rapid development.