name mode size
.clj-kondo 040000
data 040000
dev 040000
resources 040000
src 040000
.gitignore 100644 258B
CONTRIBUTING.md 100644 9.47kB
LICENSE 100644 34.52kB
README.md 100644 740B
karma.conf.js 100644 825B
package-lock.json 100644 35.32kB
package.json 100644 743B
shadow-cljs.edn 100644 1.13kB
shell.nix 100644 145B
README.md
# DMR A web-based REPL for dungeon masters. Inspired by [interactive.sh](https://initiative.sh) ## Table of Contents - [DMR](#dmr) - [Table of Contents](#table-of-contents) - [Install](#install) - [Usage](#usage) - [Contributing](#contributing) - [Licensing](#licensing) ## Install ## Usage ## Contributing Check out [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on how to get started hacking on DMR. ## Licensing This software is made available under the GNU Affero GPL (see [LICENSE](./LICENSE) for details) unless otherwise noted. In particular, the data in [`data/5e-database`](./data/5e-database) is made available under the Open Game License (see the [License file](data/5e-database/LICENSE) for details).