This is a program to edit HM games. HM Studio is a tool to edit Harvest Moon Games. Currently, it supports:
git clone --recurse-submodules https://github.com/Moonslate/HM-Studio.git
cmake CMakeLists.txt
make
You need an envoirment variable pointing to wxWidgets and (optionally) Hunspell root folder
git clone --recurse-submodules https://github.com/Moonslate/HM-Studio.git
Open folder with Visual Studio or VS Code
Select a configuration either Release or Debug
Hit Build