Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carl-hugo/og-experiments


https://github.com/carl-hugo/og-experiments

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Og Experiments

This is me hacking stuff together in Foundry VTT.
Some of the stuff in here may end up something someday, but most of it will most likely not.

# Credits

- The `ActivateScene` enricher is inspired by [Journals Like a Script](https://github.com/claypooj21/journals-like-a-script).

# Getting started

```bash
# Install dependencies
npm i

# Serve in watch mode
npm run start
```