Merge Develop to prepare V3 #77

Merged
metal3d merged 98 commits from develop into master 2024-10-29 16:45:05 +00:00
Showing only changes of commit 3317459b0b - Show all commits

View File

@@ -23,7 +23,6 @@ var readmeTemplate string
// ReadMeFile returns the content of the README.md file. // ReadMeFile returns the content of the README.md file.
func ReadMeFile(charname, description string, values map[string]any) string { func ReadMeFile(charname, description string, values map[string]any) string {
// values is a yaml structure with keys and structured values... // values is a yaml structure with keys and structured values...
// we want to make list of dot separated keys and their values // we want to make list of dot separated keys and their values