Flatten commits
This commit is contained in:
commit
d3e719f743
19 changed files with 700 additions and 0 deletions
16
contributed/README.md
Normal file
16
contributed/README.md
Normal 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.
|
Reference in a new issue