Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Plugin to convert md files to csv files and use them as translations. When you use, for example, Obsidian with md files to have a better workplace for dialogues with different paths for RPGs, you don't need to manually copy-paste everything from it to your Godot project; you can just use this plugin and, in one press of a button, convert all needed md files into csv files.Also, you can convert canvases from Obsidian into a resource with a dictionary that includes every connection between files (can be used as an easier implementation of a dialogue tree).Should work with any file paths.
NZ md to csv
Plugin to convert md files to csv files and use them as translations. When you use, for example Obsidian with md files to have a better workplace for dialogues with different paths for RPGs, you don't need to manually copy-paste everything from it to your Godot project; you can just use this plugin.
Should work with any file paths.
Check GitHub, if you want to see different ways of how you can use this plugin.
Plugin to convert md files to csv files and use them as translations. When you use, for example, Obsidian with md files to have a better workplace for dialogues with different paths for RPGs, you don't need to manually copy-paste everything from it to your Godot project; you can just use this plugin and, in one press of a button, convert all needed md files into csv files.
Also, you can convert canvases from Obsidian into a resource with a dictionary that includes every connection between files (can be used as an easier implementation of a dialogue tree).
Should work with any file paths.
Reviews
Quick Information
Plugin to convert md files to csv files and use them as translations. When you use, for example, Obsidian with md files to have a better workplace for dialogues with different paths for RPGs, you don't need to manually copy-paste everything from it to your Godot project; you can just use this plugin and, in one press of a button, convert all needed md files into csv files.Also, you can convert canvases from Obsidian into a resource with a dictionary that includes every connection between files (can be used as an easier implementation of a dialogue tree).Should work with any file paths.