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.
- Host: GitHub
- URL: https://github.com/mnkyarts/athena-plugin-generator
- Owner: MnkyArts
- Created: 2023-08-15T12:05:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T17:38:26.000Z (over 2 years ago)
- Last Synced: 2025-03-29T04:37:38.516Z (12 months ago)
- Topics: altv, athena-framework, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://planet-rl.de
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README

# 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
```