com.valectric.mooserunner 2.1.12 → 2.1.13

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.
@@ -5,7 +5,8 @@ PluginImporter:
5
5
  serializedVersion: 2
6
6
  iconMap: {}
7
7
  executionOrder: {}
8
- defineConstraints: []
8
+ defineConstraints:
9
+ - HOT_RELOAD_PRESENT
9
10
  isPreloaded: 0
10
11
  isOverridable: 1
11
12
  isExplicitlyReferenced: 0
@@ -12,6 +12,12 @@
12
12
  ],
13
13
  "autoReferenced": false,
14
14
  "defineConstraints": [],
15
- "versionDefines": [],
15
+ "versionDefines": [
16
+ {
17
+ "name": "com.singularitygroup.hotreload",
18
+ "expression": "",
19
+ "define": "HOT_RELOAD_PRESENT"
20
+ }
21
+ ],
16
22
  "noEngineReferences": false
17
23
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "com.valectric.mooserunner",
3
- "version": "2.1.12",
3
+ "version": "2.1.13",
4
4
  "displayName": "MooseRunner",
5
5
  "description": "MooseRunner boosts PlayMode testing with Hot Reload, MCP for AIs, timescale control, and Task support. It enables rapid iteration, auto test reruns, full documentation and dedicated support.",
6
6
  "unity": "6000.2",
@@ -1,22 +0,0 @@
1
- {
2
- "name": "MooseRunner.HotReloadIntegration",
3
- "rootNamespace": "",
4
- "references": [],
5
- "includePlatforms": ["Editor"],
6
- "excludePlatforms": [],
7
- "allowUnsafeCode": false,
8
- "overrideReferences": true,
9
- "precompiledReferences": [
10
- "MooseRunner.HotReloadIntegration.dll"
11
- ],
12
- "autoReferenced": false,
13
- "defineConstraints": ["HOT_RELOAD_PRESENT"],
14
- "versionDefines": [
15
- {
16
- "name": "com.singularitygroup.hotreload",
17
- "expression": "",
18
- "define": "HOT_RELOAD_PRESENT"
19
- }
20
- ],
21
- "noEngineReferences": false
22
- }
@@ -1,7 +0,0 @@
1
- fileFormatVersion: 2
2
- guid: 421778c12554e7d38a9144752bc3e42f
3
- AssemblyDefinitionImporter:
4
- externalObjects: {}
5
- userData:
6
- assetBundleName:
7
- assetBundleVariant:
@@ -1,3 +0,0 @@
1
- // Empty stub — exists only to force Unity to compile MooseRunner.HotReloadIntegration so its precompiledReferences become available to consumers.
2
- namespace MooseRunner.Internal.Wrapper { internal struct _MooseRunner_HotReloadIntegration { } }
3
-
@@ -1,11 +0,0 @@
1
- fileFormatVersion: 2
2
- guid: 0b4bcba4a688ad4ece02fad3cf30e703
3
- MonoImporter:
4
- externalObjects: {}
5
- serializedVersion: 2
6
- defaultReferences: []
7
- executionOrder: 0
8
- icon: {instanceID: 0}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant: