An open API service indexing awesome lists of open source software.

https://github.com/mnkyarts/athena-plugin-generator

Effortlessly generate the required folder structure for a plugin designed for the Athena Framework by Stuyk.
https://github.com/mnkyarts/athena-plugin-generator

altv athena-framework vscode vscode-extension

Last synced: 9 months ago
JSON representation

Effortlessly generate the required folder structure for a plugin designed for the Athena Framework by Stuyk.

Awesome Lists containing this project

README

          



APG Logo

# Athena Plugin Generator

Tired of repeatedly reconstructing the folder structure for a plugin? Look no further, as i present the perfect solution!

Effortlessly generate the required folder structure for a plugin designed for the Athena Framework by Stuyk.

## How to use

Just open your Command Palette using

Wndows

```bash
Ctrl+Shift+P
```

Mac

```bash
Command+Shift+P
```

and type following Command:

```bash
Create Plugin
```