mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
Add a project description
In Godot 3.2, the description is displayed when hovering the project with the mouse in the project manager. The setting is backwards-compatible to Godot 3.1 (it won't break existing projects).
This commit is contained in:
parent
f2d3712743
commit
8d2d976e0f
@ -177,6 +177,7 @@ _global_script_class_icons={
|
||||
[application]
|
||||
|
||||
config/name="Material Maker"
|
||||
config/description="An open source, extensible procedural material generation tool"
|
||||
run/main_scene="res://addons/material_maker/main_window.tscn"
|
||||
config/use_custom_user_dir=true
|
||||
config/custom_user_dir_name="material_maker"
|
||||
|
Loading…
Reference in New Issue
Block a user