diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-05-21 15:39:38 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-05-21 15:39:38 +0100 |
commit | 1bb5609bb64cb00200b1ca348fdff0be5116253e (patch) | |
tree | c1845c7689b1aeda90b0929b032243faf671aef1 /index.md | |
parent | Fix call to useUrl for webpage (diff) | |
download | toy-1bb5609bb64cb00200b1ca348fdff0be5116253e.zip |
Add links to other domme packs
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -87,6 +87,14 @@ To create a new pack, simply create the following things: * `set.groovy` : Set specific configuration (not required, may be used to configure scene specific sessions) * `<image-name.jpg>` : any number of images from the photo set. Must be listed in `tags` to be used. +#### Other packs + +I've made available a few other packs of images, downloadable below. Unpack the images folder, change `toy.owner` to the pack's image folder name e.g. `toy.owner=lucyohara`. + +* [Lucy O'Hara ](https://git.randomdan.homeip.net/repo/toy/snapshot/toy-lucyohara-1.zip) +* [Saffron Taylor](https://git.randomdan.homeip.net/repo/toy/snapshot/toy-saffrontaylor-1.zip) +* [Dannii Harwood](https://git.randomdan.homeip.net/repo/toy/snapshot/toy-danniiharwood-1.zip) + #### Configuration scripts `domme.groovy`, `person.groovy` and `set.groovy` provide the interface for mistress configuration, such as name and title, along with sessions, when the occur, what activities they include. |