mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 11:28:03 +07:00
![]() I came to the mod management screen to add a functionality to download the latest version of an installed mod by adding a 'download latest version' button to its action menu. I did not expect the code to be this intractable. I've been reading and writing Kotlin daily for the past 5 years now, and even I struggle to understand what's going on here. (also instead of adding button and counting duplicate entries just to remove them from both UI and count, just - don't add them to begin with) |
||
---|---|---|
.. | ||
src/com/unciv | ||
build.gradle.kts |