-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconf.yml
More file actions
37 lines (32 loc) · 646 Bytes
/
conf.yml
File metadata and controls
37 lines (32 loc) · 646 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
info:
name: 'Resource Manager'
identifier: 'resourcemanager'
description: 'A resource manager for managing resources in Pterodactyl Panel.'
flags: ''
version: '1.3'
target: 'beta-2026-01'
author: 'Euphoria Development'
icon: 'logo.png'
website: 'https://euphoriadevelopment.uk'
admin:
view: 'admin/view.blade.php'
controller: 'admin/Controller.php'
css: ''
wrapper: ''
dashboard:
css: ''
wrapper: ''
components: ''
data:
directory: ''
public: 'public'
console: ''
requests:
views: ''
controllers: ''
routers:
application: ''
client: ''
web: 'routes/web.php'
database:
migrations: ''