Xash3D FWGS engine.
 
 
 
 

9 lines
182 B

# EditorConfig is awesome: https://EditorConfig.org
root = true
[*]
charset = latin1
end_of_line = lf
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true