Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-05 | add support for detecting unknown runners, add basic installer logic | Jan200101 | |
2020-08-18 | first part of a proper lutris implementation and cleanup0.1.4 | Jan200101 | |
- 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-08-10 | a lot of changes […]0.1.3 | Jan200101 | |
- go to next entry of argv and decrement argc the deeper it goes - add basic lutris functionality - remove "help" from help message and as a command - replace all stderr prints with stdout prints (usually stderr is better for directly informing the user but in this case I don't think it will help much) - add libarchive dependency to the README - bump version number |