Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.09 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.09 KB

AI Dungeon Framework

AI Dungeon Framework is a collection of JSON files designed to be used with AI Dungeon.

Getting Started

To get started with AI Dungeon Framework, follow these steps:

  1. Minify the contents of the JSON files.
  2. Place the minified contents in the Story Card section of AI Dungeon.
  3. If you want to play as one of the characters, place a minified version of their contents in the Backstory module.
  4. If you want to use any JavaScript code, navigate to Details > Edit Scripts and paste the respective contents there.

License

AI Dungeon Framework is dual-licensed under the Unlicense and CC0-1.0 licenses:

  • Code: The codebase of AI Dungeon Framework is licensed under the Unlicense. This means that the software is free and unencumbered software released into the public domain.

  • Content: The content of AI Dungeon Framework, including all JSON files and other data, is licensed under the CC0-1.0 license. This means that the content is dedicated to the public domain and can be used freely.