1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-15 22:57:12 +02:00

Separate the IO library into smaller sub components.

Merge the INI module with the main plugin IO library.
This commit is contained in:
Sandu Liviu Catalin
2016-05-24 18:37:34 +03:00
parent d7c4d389eb
commit 76621cf946
18 changed files with 1530 additions and 2480 deletions

View File

@ -4,7 +4,6 @@
<Project filename="Module.cbp" />
<Project filename="Sandbox.cbp" />
<Project filename="Squirrel.cbp" />
<Project filename="ModINI.cbp" />
<Project filename="ModIRC.cbp" />
<Project filename="ModXML.cbp" />
<Project filename="ModJSON.cbp" />