Add Recipemanager that loads recipes from YAML
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[plugin]
|
||||
name="YAML"
|
||||
version="2.2.0"
|
||||
description="High-performance YAML parser and serializer for Godot 4.3+, powered by RapidYAML. It supports most Godot Variant types, offers JSON Schema validation, customizable formatting, and integrates with the editor for seamless YAML handling, and much more."
|
||||
author="FimbulWorks"
|
||||
script="plugin.gd"
|
||||
Reference in New Issue
Block a user