Syntriax cd33996222 External Configuration File
Added a Configuration file to be able to change values
2020-06-05 19:55:00 +03:00

36 lines
308 B
Plaintext

# Game Configurations
Configurations
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app