버전
3.5-1740
분기
master
날짜
10년, 7개월 전
Windows x64 Windows x86 Mac OS X Android
커밋
e5f4586356cc6182d4dfa14cc3f45f69df8d4956
만든이 변경
Jasper St. Pierre
설명 변경
Normalize all Game INI files

Add a simple Python script that does a basic normalization on
the game INI files and run it across all the files we have. This
normalizes the sections, their order and comments, and the whitespace
within them.

It also removes the sections Video_Hardware, Gecko, and Wii, which
should not be in the game INI files we ship by default.