Initial system development
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
|
||||
export class SoSUtility {
|
||||
/* -------------------------------------------- */
|
||||
|
||||
/* -------------------------------------------- */
|
||||
static async preloadHandlebarsTemplates() {
|
||||
const templatePaths = [
|
||||
'systems/foundryvtt-reve-de-dragon/templates/actor-sheet.html',
|
||||
'systems/foundryvtt-reve-de-dragon/templates/editor-notes-gm.html',
|
||||
'systems/foundryvtt-reve-de-dragon/templates/item-shet.html'
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user