Files
uc2/.gitattributes
T
Eremey Valetov 9bb8153cef UC2 v3.0.0-alpha.1: cross-platform revival of UltraCompressor II
Decompression MVP based on Jan Bobrowski's portable unuc2/libunuc2.
CMake build system targeting Linux (GCC/Clang) with MSVC fallback.
Includes original UC2 source by Nico de Vries and unuc2-0.6 for reference.
2026-02-24 13:32:45 -05:00

7 lines
226 B
Plaintext

# Preserve CRLF line endings in original DOS sources
original/UC2_source/** -text
original/UC2_source/**/*.exe binary
original/UC2_source/**/*.DAT binary
original/UC2_source/**/*.LIB binary
original/UC2_source/**/*.PRJ binary