com.valectric.mooserunner 2.1.28 → 2.1.30

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.
Binary file
Binary file
Binary file
package/LICENSE.md CHANGED
@@ -19,8 +19,12 @@ Use of the Software is governed by the terms of that agreement.
19
19
  components of the Software, except to the extent expressly permitted by
20
20
  applicable law.
21
21
 
22
- For the full license terms or to purchase a license, see
23
- https://www.mooserunner.com or contact sales@mooserunner.com.
22
+ Full terms: see `EULA.md`, `TermsOfService.md`, and `PrivacyPolicy.md`
23
+ alongside this file. Online: https://www.mooserunner.com/eula,
24
+ https://www.mooserunner.com/terms, https://www.mooserunner.com/privacy.
25
+
26
+ To purchase a license, see https://www.mooserunner.com or contact
27
+ sales@mooserunner.com.
24
28
 
25
29
  ## Third party components
26
30
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "com.valectric.mooserunner",
3
- "version": "2.1.28",
3
+ "version": "2.1.30",
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",
7
- "license": "UNLICENSED",
7
+ "license": "SEE LICENSE IN EULA.md",
8
8
  "homepage": "https://www.mooserunner.com",
9
9
  "bugs": {
10
10
  "url": "https://www.mooserunner.com/#faq",