-
Notifications
You must be signed in to change notification settings - Fork 64
Description
I've just been creating a new project with gdx-liftoff, and I've changed a lot from the config I left over from last time, but I forgot to modify the output path, so the gradle script from my previous project was replaced a lot. I haven't to apply version control tools like git to my projects yet, so I have to fix all of them manually, and most of them are libraries be like to javacv that aren't included in the libgdx ecosystem, which means that there is no quick way to import them automatically, and I have to spend hours rewriting the compilation script and configuring all the subprojects, especially the Android part, which is hell.
So we need a more obvious way to show that the output path isn't empty, such as giving it a bold red display and a pop-up confirmation dialog, in order to prevent the above tragic situation from happening
Version: gdx-liftoff-1.12.1.12