Skip to content

Commit

Permalink
Starting commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Wigsinator committed Aug 21, 2020
1 parent 43d2016 commit 2b06477
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/module.json
@@ -0,0 +1,18 @@
{
"name": "betterCurses",
"title": "Better Curses",
"description": "Sharing data across worlds",
"author": "Wigsinator",
"version": "1.0.0",
"minimumCoreVersion": "0.6.5",
"compatibleCoreVersion":"0.6.5",
"packs": [
{
"name": "macros",
"label": "Curse Macro",
"path": "packs/macros.db",
"entity": "Macro",
"module": "betterCurses"
}
]
}
Empty file added src/packs/macros.db
Empty file.

0 comments on commit 2b06477

Please sign in to comment.