mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-07-06 21:50:27 -04:00
Update README.md
This commit is contained in:
parent
c64a2065e5
commit
93ce3b0892
1 changed files with 12 additions and 6 deletions
18
README.md
18
README.md
|
@ -14,12 +14,18 @@ Auto-Cards is a plug-and-play script for AI Dungeon that watches your story and
|
|||
- Optional API for other creators to use
|
||||
## Permission
|
||||
Auto-Cards is both free and open source for anyone to use within their own scenarios or scripts, even including published works. General-purpose usefulness and compatibility were my top design priorities. You have my full permission to use, copy, or modify Auto-Cards. Please enjoy! ❤️
|
||||
## Installation Guide
|
||||
1. Sign-in on the [AI Dungeon website](https://aidungeon.com/)
|
||||
- Scripts cannot be *added* via the AID mobile app! Though they can still be *played*
|
||||
- Adding scripts via the AID mobile website is an enormous pain in the ass
|
||||
2. Create a new scenario or edit an old scenario (Scenarios are not adventures!)
|
||||
3.
|
||||
## Basic Installation Guide
|
||||
1. Use the [AI Dungeon website](https://aidungeon.com/) on PC (or view as desktop if mobile-only)
|
||||
2. [Create a new scenario](https://help.aidungeon.com/faq/what-are-scenarios) or edit one of your existing scenarios
|
||||
3. Open the "DETAILS" tab at the top while editing your scenario
|
||||
4. Scroll to the bottom and select "EDIT SCRIPTS"
|
||||
5. Select "Input" on the left
|
||||
6. Delete everything you see there
|
||||
7. Copy + paste this stuff inside:
|
||||
```javascript
|
||||
// Hello
|
||||
```
|
||||
8. Test
|
||||
## Useful Links
|
||||
### Minimal demonstration
|
||||
- https://play.aidungeon.com/scenario/Ddt0Akd-lVtj/auto-cards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue