Skip to content

Commit

Permalink
Alpha v0.18.0-u49 - Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
upasadena committed Jul 19, 2024
1 parent 1a7fa79 commit 3bd7a6c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ View it live at one of these links:
well.

## TODO
See [here](./docs/appendix/about.md#todo).
See [here](./docs/appendix/about.md#todo) and [here][gh-todo].

[gh-todo]: https://github.com/upasadena/interactive-cyoa-tutorial/issues/2

## Contributing
To contribute to this, simply fork this repository, make your changes, and
Expand Down Expand Up @@ -97,4 +99,4 @@ deactivate
[ci_link]: https://github.com/upasadena/interactive-cyoa-tutorial/actions/workflows/ci.yml
[rrl]: https://mor10.com/html-basics-hyperlink-syntax-absolute-relative-and-root-relative/

<!-- BUFFER -->
<!-- BUFFER -->
26 changes: 13 additions & 13 deletions docs/appendix/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@ icon: material/bookmark-outline
* [cyoatools][ctools-repo] – By Delicate Integral. A tool that can process ICC
jsons in various ways.

Some example tasks that it can do on ICC jsons (go to the repo link to get
detailed info):

* Disabling Images.
* Refreshing Discord links.
* Downloading Images to a image folder and updating urls accordingly.
* Converting Images (image format, image quality can be chosen) when saving
after downloading.
* Changing prefixes of urls/paths of images in json.
* Converting Base64 embedded images to local images in image folder and
updating urls/paths accordingly.
* Converting images in image folder to Base64 and embedding in json.
* Enabling images.
Some example tasks that it can do on ICC jsons (go to the repo link to get
detailed info):

* Disabling Images.
* Refreshing Discord links.
* Downloading Images to a image folder and updating urls accordingly.
* Converting Images (image format, image quality can be chosen) when saving
after downloading.
* Changing prefixes of urls/paths of images in json.
* Converting Base64 embedded images to local images in image folder and
updating urls/paths accordingly.
* Converting images in image folder to Base64 and embedding in json.
* Enabling images.

* [IntCyoaAutosaver] – By Name0930. A userscript that automatically saves your
CYOAs made with MeanDelay's or Lt. Ouroumov's creator.
Expand Down

0 comments on commit 3bd7a6c

Please sign in to comment.