Note: This file will not be copied to the CD. See README.txt for the one that will be.
This is the source repository for the Botania 10th anniversary CD.
It's a classical "Mixed Mode" CD. There is one session with 8 tracks. The first track is the data track containing an ISO9660 filesytem, and the 7 remaining tracks are audio tracks.
- Python 3
- GNU Make
- mkisofs
- Clone this repo
- Prepare the submodule repository, see how
.github/workflows/build.yml
prepares the repo for more details. - Execute
make BotaniaCD.iso
to create the ISO of the data track - Burn everything to a disk using the BotaniaCD.cue cuefile, for example using imgburn. Note that you will need to adjust the paths in the cue file to point to the proper place where BotaniaCD.iso and the audio folder are located on your system.
Botania proper is a submodule to allow access to the website and other stuff that's unwieldy to vendor or changes frequently. Other static stuff like logos, etc. should just be copied and directly committed into this repo.
See docs/afterword.txt for credits