This directory constains my attempt at describing everything about how the Foliage application is built.
To build Foliage for Windows, I use a Windows 10 virtual machine running in Parallels on a Mac. For the command shell where I execute all commands, I use Cmder instead of the default Windows cmd.exe
. The Windows environment has a shared file system with the Mac environment, so that any file changes made in one are visible immediately in the other. (All of the build and installation instructions here assume a shared file system between operating environments.)
Explanations about the software architecture:
Explanations about building the software: