Quick and automatic FastDL updater. This application will compress maps (filtered by prefix) from your dedicated CS:GO server to given FastDL path.
A 30 second preview of v0.6-beta
- Start: Get base program working (i.e compress maps to Bz2 (optional: filtered by prefix) -> add to FastDL maps folder)
- Start: Run compression on second thread
- Status text: Make the status text show what it is currently doing
- Status image: "Loading" gif
- Progress bar: Get it working
- Compression level: Add different levels of compression
- Help button: Add a help button :)
- Skip existing: Add an option to skip re-compressing already existing files in the FastDL directory.
- .nav-files: Option to compress and add .nav-files to given FastDL directory.
- None.
- CS:GO Server path: The full path to the root of your dedicated CS:GO server ("root" is the folder that contains "srcds.exe")
- FastDL path / Output path: The full path to the root of your FastDL directory (this directory must contain a folder called "maps")
- Pre-check: Validates your paths and tells you how many maps were found with used prefix.
- Start: Start compressing the maps and put the compressed files in given FastDL path.