Updated characterImport with main logic

This commit is contained in:
ellimist25 2020-11-13 23:34:28 -05:00
parent ab23a67a72
commit 3d7a13941d
2 changed files with 1290 additions and 3 deletions

File diff suppressed because it is too large Load diff

View file

@ -40,8 +40,6 @@ import * as migrations from "./module/migration.js";
/* -------------------------------------------- */
Hooks.once("init", function() {
console.log("Enabling Hooks debug.");
CONFIG.debug.hooks = true;
console.log(`SW5e | Initializing Star Wars 5th Edition System\n${SW5E.ASCII}`);
// Create a SW5E namespace within the game global