@jamiephan/casclib 0.0.0-dev.3 → 0.0.0-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -4,13 +4,13 @@ Node.js native bindings for [CascLib](https://github.com/ladislav-zezula/CascLib
|
|
|
4
4
|
|
|
5
5
|
## Features
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
-
|
|
11
|
-
-
|
|
12
|
-
-
|
|
13
|
-
-
|
|
7
|
+
- Read CASC storage archives (local and online)
|
|
8
|
+
- Extract files from modern Blizzard games
|
|
9
|
+
- TypeScript support with full type definitions
|
|
10
|
+
- Cross-platform (Windows, Linux)
|
|
11
|
+
- Both CommonJS and ES Module support
|
|
12
|
+
- High-level wrapper API for ease of use
|
|
13
|
+
- Low-level bindings for advanced usage
|
|
14
14
|
|
|
15
15
|
## Supported Games
|
|
16
16
|
|
package/package.json
CHANGED
|
Binary file
|