Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
modal-soft
/
sdl2-hello-world
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Starter project for SDL2.
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
4
Incheckningar
1
Gren
85 KiB
Träd:
e5b0e5129d
master
Grenar
Taggar
${ item.name }
Skapa branchen
${ searchTerm }
från 'e5b0e5129d'
${ noResults }
sdl2-hello-world
/
dependencies.txt
dependencies.txt
37 B
Rå
Normal vy
Historik
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 år sedan
1
https://github.com/compuphase/minIni