Library for working with the LSDj save file format
Stars
108
Forks
9
Watchers
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
453
commits
1
Merge pull request #106 from sdomi/meow
6023c4e
fix: add #include <algorithm>
2966624
#include <cstring>
b20c4d7
Added some missing headers
4f7eede
Merge branch 'master' of https://github.com/stijnfrishert/libLSDJ
18f8949
fix: incorrect return codes
0c6bb46
Put .vscode under .gitignore
442d7d9
Upped version to v2.1.1
82b84fa
fix: incorrect check for .MONO
c3056fd
Removed GHC, using std::filesystem
02db561
Switched launch.json to cppvsdbg
945219b
fix: Importer::import() missed an else return
ef7c78a
Added launch.json for VSCode
b3552f0
Added .cache (for clang-format) to .gitignore
8c5723a
Merge pull request #103 from RiedleroD/master
f441447