2
2
Fork
You've already forked sidedishes
0
No description
  • JavaScript 100%
TheCanopyOfAndyAndLeyley 4da264531f release v.0.5.5
- fixed a bug which allowed Ashley to step onto the door to the hallway early in the game.
- minor corrections in dialogue and labels.
- added link to pt-BR translation.
2024年10月14日 20:47:55 +02:00
canopyimagebuilder/input release v.0.5.4 2024年09月04日 16:24:25 +02:00
data release v.0.5.5 2024年10月14日 20:47:55 +02:00
img release v.0.5.5 2024年10月14日 20:47:55 +02:00
js/plugins release v.0.5.4 2024年09月04日 16:24:25 +02:00
languages release v.0.5.5 2024年10月14日 20:47:55 +02:00
.gitignore added .gitignore back in... I think we're good now. 2024年08月31日 20:23:52 +02:00
mod.json release v.0.5.5 2024年10月14日 20:47:55 +02:00
README.md release v.0.5.5 2024年10月14日 20:47:55 +02:00
sidedishes_resources.json adding .gitignore back in 2024年08月31日 20:19:56 +02:00

Side Dishes

This TCoAaL mod adds about an hour of content to episode 1. It's recommended to start a new game to experience most of it.

Installation

You can download the latest Side Dishes mod release here. To play this mod an installation of Tomb is required. Installation instructions for Tomb can be found in the modding wiki. With Tomb installed, you can copy the sidedishes folder into the /tomb/mods folder. This will cause the mod to be automatically load during the next start of the game. The file structure should look similar to this, where the sidedishes folder can (but doesn't have to) be a zip file:

The Coffin of Andy and Leyley/
├── tomb/
│ ├── index.html
│ ├── mods/
│ │ ├── sidedishes/
│ │ │	└── canopyimagebuilder/
│ │ │	└── data/
│ │ │	└── img/
│ │ │	└── languages/
│ │ │	└── mod.json
│ │ │	└── README.md
│ │ │	└── sidedishes_resources.json
│ │ └── tomb/
│ └── tomb/

Troubleshooting

  • Some images aren't loading if the mod folder or zip file is renamed. That's because a plugin, which creates images based on original game assets when the game starts, expects the mod folder to be named either sidedishes or sidedishes.zip. If it's renamed the images will be linked incorrectly and won't be displayed.

  • The official Fan Translation project is currently not supported. If you use it, you'll have to disable it to play this mod. Exceptions are languages listed under Translations. These require additional installation steps, which are explained by the author of the Translation in the corresponding repository.

Credits

Special thanks to...

  • Iceblaster for reading my raw, shoddy writing so you don't have to. This mod is better due to the revisions she suggested.
  • an artist who prefers to remain anonymous for drawing the nurse sprites for my mod and letting me modify them a bit.
  • u/MR-E-Graves for granting me permission to use his Shopkeeper Busts.

Disclaimer

Generative AI has been used to create images for this mod. Generative AI has been used to write code for this mod.

Translations

Translations of this mods can be found listed below. I'm not involved in their development or maintenance.

Portuguese (Brazilian) - Português (Brasil) by Palazzo Russian - Русский by TheVorkMan

Things I could use help with

  • Art matching the style of the game.
  • please report any bugs you run into so I can fix them!
  • I'd like to add some miscellaneous interactions with objects throughout episode 1. If you have some ideas for 1- or 2-liners, feel free to share them!
  • You can reach out to me via Discord, Reddit or Codeberg issue.

Changelog for v.0.5.5

  • fixed a bug which allowed Ashley to step onto the door to the hallway early in the game.
  • minor corrections in dialogue and labels.
  • added link to pt-BR translation.