1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-16 07:07:13 +02:00
Commit Graph

105 Commits

Author SHA1 Message Date
c9de01e8a3 Merge XML library into a single file. 2020-03-22 01:50:40 +02:00
505a165d23 Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
39d6af7687 Integrate XML module.
Integrate the XML module into the host plugin and get it to compile.
2020-03-22 01:33:11 +02:00
de3f365522 Integrate SQLite module.
Integrate the SQLite module into the host plugin and get it to compile.
2020-03-22 00:35:03 +02:00
c0fd374404 Rename source to module. 2020-03-21 23:02:27 +02:00