This is a CLI tool that creates a skeleton for a Farming Simulator mod project. The project includes a build command for automating the zipping of the mod to use it in the game.
REM ECHO file %~n1.zip already exists >> _ZiP_log.txt echo #####_____DATEI BEREITS VORHANDEN !!!!_____##### %~z1 Bytes REM echo #####_____DATEI BEREITS VORHANDEN ...