Setup location for contributed scripts

This commit is contained in:
Andrew Cantino 2020-09-27 10:59:20 -07:00
parent 2dfd05d42b
commit ddf4d627c0
2 changed files with 17 additions and 1 deletions

16
contributed/README.md Normal file
View file

@ -0,0 +1,16 @@
# User Contributed Scripts
This directory contains scripts contributed by our wonderful AI Dungeon users.
## Contributing Scripts
We'd love for you to add your scripts too! If you'd like to contribute, please fork this repo and send a pull request
with a new subdirectory under this directory, named for what the script does, containing your script(s) and a README.md
file explaining how to use the them. Please also include a license in the README.md file (we recommend [MIT](https://opensource.org/licenses/MIT)).
Also, note that we do not currently accept NSFW scripts.
## External links
The following are links to more AID scripts located externally.
* More soon! Please send PRs.