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-06-11 14:58:20 -04:00
|
|
|
info:
|
|
|
|
name: "␀name␀"
|
|
|
|
identifier: "␀identifier␀"
|
|
|
|
description: "␀description␀"
|
|
|
|
flags: ""
|
|
|
|
version: "␀ver␀"
|
|
|
|
target: "␀version␀"
|
|
|
|
author: "␀author␀"
|
|
|
|
icon: "assets/EXTLOGO-␀num␀.jpg"
|
2023-06-18 10:37:46 -04:00
|
|
|
supporturl: ""
|
2023-06-11 14:58:20 -04:00
|
|
|
|
|
|
|
admin:
|
|
|
|
view: "view.blade.php"
|
|
|
|
controller: ""
|
|
|
|
requests: ""
|
|
|
|
css: ""
|
|
|
|
|
|
|
|
data:
|
2023-05-21 08:27:38 -04:00
|
|
|
directory: "data"
|
2023-06-11 14:58:20 -04:00
|
|
|
public: ""
|
2023-05-21 08:27:38 -04:00
|
|
|
|
2023-06-11 14:58:20 -04:00
|
|
|
database:
|
|
|
|
migrations: ""
|