Greetings,
Testing out the latest version, and game still does not boot properly. It launches and you can hear the background audio on the title screen, but all that is displayed is a black screen overlayed over my desktop.
Edit 1: Also, when building, the tool cannot find Package.json 90% of the time. I don't know how exactly I get it to work occasionally, but most of the time it just fails to build because it cannot find Package.json, and deletes the project off of my computer.
Edit 2: I figured out that something in the project settings is causing the package.json to not be discovered. If I reset them, and edit nothing, the game will build 100% of the time. Still working on figuring other things out.
Edit 3: I noticed in the latest version as well, the dragonbones assets folder is not encrypted in a completed build, and the files insides are able to be taken. This did not happen in the version of Cook Tools Deluxe from December. It is also not encrypting the languages or mapshots folders in the project, either.
Edit 4: Okay, I figured out the package.json issue. This is because I am changing the out folder location in project settings. If I leave that blank (which is the default), the game will properly build.