s2cfgtojson 2.1.5 → 2.1.6

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.mts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "s2cfgtojson",
3
- "version": "2.1.5",
3
+ "version": "2.1.6",
4
4
  "description": "Converts Stalker 2 Cfg file into a POJO",
5
5
  "keywords": [
6
6
  "stalker",
package/types.mts CHANGED
@@ -32,7 +32,7 @@ export type GetStructType<In> =
32
32
  : In extends boolean
33
33
  ? boolean
34
34
  : never;
35
- export type Const = `Const::${"ReflectionCubeMapResolution, 0, PF_B8G8R8A8);"}`;
35
+
36
36
  export type EAIConstraintType = `EAIConstraintType::${"PrepareForEmission"}`;
37
37
  export type EAIMovementPose = `EAIMovementPose::${"Stand"}`;
38
38
  export type EALifeDirectorScenarioTarget = `EALifeDirectorScenarioTarget::${