Since local dev experience usually involves decompiling local game files, it would speed up the script if the decompile step is skipped when it is not needed. i.e. Check local game steam.inf and compare it with version.txt. If they match, skip decompilation
Since local dev experience usually involves decompiling local game files, it would speed up the script if the decompile step is skipped when it is not needed. i.e. Check local game
steam.inf
and compare it withversion.txt
. If they match, skip decompilation