# ACEDIA Source Repository

This repository contains the entirety of the Godot Project of [ACEDIA](https://kip.gay/acedia).
*ACEDIA is a short game for those who are queer.*
To learn more about ACEDIA or to download it, please see the itch.io page: [Link](https://kip.gay/acedia)
For the original soundtrack, please see [here](https://kip.gay/acedia/soundtrack).
## Planar Reflection

I developed a custom Godot planar reflection system for ACEDIA. It has now been converted into a standalone plugin: [Smart Planar Reflector](https://github.com/KipJM/smart_planar_reflector). It is also available on the Godot Asset Library, feel free to use it in your projects.
## Editing
This project is built using Godot 4.4.1 mono. **YOU NEED THE MONO VERSION, THIS PROJECT USES BOTH GDScript AND C#.**
You should be able to run the project immediately. All scenes are categorized into their own directory, Universal/ contains assets and code that is designed to be referenced by multiple scenes.
Testing/ scenes may not all work because of underlying code changes, but it still should give a pretty good idea on how each component of this project works.
## License
I (Kip) am the author of ACEDIA and retain copyright of all of its original assets and code. The code is open-source, and all original assets are in the creative commons. The game(binaries) is also in the creative commons.
- ACEDIA © 2025 by Kip is licensed under Creative Commons Attribution 4.0 International
- The **code** of this project is licensed under the 3-Clause BSD License (see LICENSE in repo root)
- Original assets (any files in the repo not in the syntax of GDScript or C# and is not copyrighted by others(e.g. sound effects)) are licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
- Original assets include, but is not limited to files with the string "(c) 2025 K" or "(c) 2025 Kip" within its metadata, and all Godot-specific files outside of the addons/ directory.
- **While the game is in the creative commons, it is strongly discouraged to redistribute the binaries found on itch.io as is. Instead, please consider linking to the itch.io page or https://kip.gay/acedia instead, for ease of access to any updates. Thank you!**
- This project uses open-source code and creative commons assets by others. For a full list of credits, please see the credits panel within the main menu of the game.
- **YOU ARE NOT ALLOWED TO TRAIN ANALYTICAL MACHINE LEARNING SYSTEMS (INCLUDING GENERATIVE AI) USING ACEDIA, OR ITS ASSETS, OR ITS CODE.**
**Please note that the Creative Commons license has changed from CC BY-SA to CC BY. This was an error, apologies for any confusion.)**
## Credits
Locker Door Bashing by Czarcazas -- https://freesound.org/s/330799/ -- License: Attribution 3.0
The open-source licenses of code this project used can be found within the repo.
Happy Pride!