Compat FVTT v13 - adding namespaces

This commit is contained in:
Vlyan
2025-05-01 14:41:43 +02:00
parent 95fa36d7a8
commit 897ccefd71
19 changed files with 87 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
export const PreloadTemplates = async function () {
const tpl = CONFIG.l5r5e.paths.templates;
return loadTemplates([
return foundry.applications.handlebars.loadTemplates([
// Add paths to "systems/l5r5e/templates"
// *** Actors : PC ***
`${tpl}actors/character/advancement-school.html`,