2023-05-10 06:26:32 -04:00
|
|
|
# ◆
|
|
|
|
# Thank you for developing with Blueprint.
|
|
|
|
# For documentation about conf.yml, refer to ptero.shop/dev/conf.
|
|
|
|
|
|
|
|
|
2023-05-12 03:59:31 -04:00
|
|
|
name: "␀name␀"
|
|
|
|
identifier: "␀identifier␀"
|
|
|
|
description: "␀description␀"
|
2023-05-10 06:26:32 -04:00
|
|
|
flags: ""
|
2023-05-12 03:59:31 -04:00
|
|
|
version: "␀ver␀"
|
2023-05-10 06:26:32 -04:00
|
|
|
target: "␀version␀"
|
2023-05-12 03:59:31 -04:00
|
|
|
author: "␀author␀"
|
2023-05-10 06:26:32 -04:00
|
|
|
icon: "assets/EXTLOGO-␀num␀.png"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
view:
|
|
|
|
location: "view.blade.php"
|
|
|
|
|
|
|
|
controller:
|
|
|
|
type: "default"
|
|
|
|
|
|
|
|
|
|
|
|
css:
|
|
|
|
enabled: "no"
|
|
|
|
location: ""
|
|
|
|
|
|
|
|
migrations:
|
|
|
|
enabled: "no"
|
|
|
|
directory: ""
|
|
|
|
|
|
|
|
publicfiles:
|
|
|
|
enabled: "no"
|
|
|
|
directory: ""
|
|
|
|
|
|
|
|
adminrequests:
|
|
|
|
enabled: "no"
|
|
|
|
directory: ""
|