aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Collapse)Author
2020-09-05move fs related functions to common, add more file related functionsJan200101
2020-08-18first part of a proper lutris implementation and cleanup0.1.4Jan200101
- remove all old build platform related variables - change behavior of clean - change tabs into spaces - make XDG fetching method static - replace strcpy and cat with strn alternative with proper bounds checking - add cache dir - reenable dxvk and download from ram - completely rework lutris fetching and convert it into an interal struct - only show http errors in debug - add sanity checks to methods with possible NULL return - change extracting methods to extract tar from ram
2020-07-31implement config dirs and unpack tars to them0.1.1Jan200101