Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
modal-soft
/
sdl2-hello-world
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Starter project for SDL2.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commitit
1
Haara
85 KiB
Puu:
e5b0e5129d
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'e5b0e5129d'
${ noResults }
sdl2-hello-world
/
dependencies.txt
dependencies.txt
37 B
Raaka
Normaali näkymä
Historia
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 vuotta sitten
1
https://github.com/compuphase/minIni