Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
modal-soft
/
sdl2-hello-world
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Starter project for SDL2.
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
4
İşleme
1
Dal
85 KiB
Ağaç:
e5b0e5129d
master
Dallar
Biçim İmleri
${ item.name }
${ searchTerm }
dalı oluştur
'e5b0e5129d'den
${ noResults }
sdl2-hello-world
/
dependencies.txt
dependencies.txt
37 B
Ham
Normal Görünüm
Geçmiş
Add ini parser, setup custom config We use minIni to parse ini files instead of implementing our own. This is useful for config modifiable by the user, such as controls. However, we haven't implemented a fault-tolerant config that writes to the config when the existing file is corrupted or non-existent. We will have to define a "save" as soon as we have all values defined for our in-memory config, regardless if we have retrieved the values successfully or provided default hardcoded values. Since we use an external dependency to manage our configs, the CMake config must be modified and the source files included in the build. How do we organize the dependencies from other Git repositories moving forward?
2 yıl önce
1
https://github.com/compuphase/minIni