com.robotsquid.squidhub 0.5.0 → 0.5.1

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/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.5.1
4
+
5
+ ⚠️ **Fixes an install that logged an error per file on every refresh.** 0.5.0
6
+ shipped no `.meta` for `package.json`, `README.md`, `CHANGELOG.md` or
7
+ `LICENSE.md`.
8
+
9
+ A package installed from a **registry lives in an immutable folder**, so Unity
10
+ cannot write a `.meta` that is missing — it logs *"has no meta file, but it's in
11
+ an immutable folder. The asset will be ignored."* and skips the asset. A package
12
+ installed **from disk is mutable** and generates them silently, which is why
13
+ every pre-release test passed: they were all disk installs.
14
+
15
+ The package's own validation was scoped to `Runtime/` and `Editor/` and waved it
16
+ through. It now requires a `.meta` for every shipped file outside `Bridge~`.
17
+
18
+ Upgrade from 0.5.0; there is no reason to stay on it.
19
+
3
20
  ## 0.5.0
4
21
 
5
22
  First release. Wraps `@squidhub/game-sdk` 0.5.0.
@@ -0,0 +1,7 @@
1
+ fileFormatVersion: 2
2
+ guid: 1b15be6190c15c17ad9dddbc653981fe
3
+ TextScriptImporter:
4
+ externalObjects: {}
5
+ userData:
6
+ assetBundleName:
7
+ assetBundleVariant:
@@ -2,6 +2,6 @@ fileFormatVersion: 2
2
2
  guid: 430031ce25b37214b5af31dc4154467f
3
3
  AssemblyDefinitionImporter:
4
4
  externalObjects: {}
5
- userData:
6
- assetBundleName:
7
- assetBundleVariant:
5
+ userData:
6
+ assetBundleName:
7
+ assetBundleVariant:
@@ -6,6 +6,6 @@ MonoImporter:
6
6
  defaultReferences: []
7
7
  executionOrder: 0
8
8
  icon: {instanceID: 0}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant:
9
+ userData:
10
+ assetBundleName:
11
+ assetBundleVariant:
@@ -6,6 +6,6 @@ MonoImporter:
6
6
  defaultReferences: []
7
7
  executionOrder: 0
8
8
  icon: {instanceID: 0}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant:
9
+ userData:
10
+ assetBundleName:
11
+ assetBundleVariant:
@@ -6,6 +6,6 @@ MonoImporter:
6
6
  defaultReferences: []
7
7
  executionOrder: 0
8
8
  icon: {instanceID: 0}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant:
9
+ userData:
10
+ assetBundleName:
11
+ assetBundleVariant:
@@ -6,6 +6,6 @@ MonoImporter:
6
6
  defaultReferences: []
7
7
  executionOrder: 0
8
8
  icon: {instanceID: 0}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant:
9
+ userData:
10
+ assetBundleName:
11
+ assetBundleVariant:
@@ -6,6 +6,6 @@ MonoImporter:
6
6
  defaultReferences: []
7
7
  executionOrder: 0
8
8
  icon: {instanceID: 0}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant:
9
+ userData:
10
+ assetBundleName:
11
+ assetBundleVariant:
package/Editor.meta CHANGED
@@ -3,6 +3,6 @@ guid: c52e4341272685d27b443bb48b810773
3
3
  folderAsset: yes
4
4
  DefaultImporter:
5
5
  externalObjects: {}
6
- userData:
7
- assetBundleName:
8
- assetBundleVariant:
6
+ userData:
7
+ assetBundleName:
8
+ assetBundleVariant:
@@ -0,0 +1,7 @@
1
+ fileFormatVersion: 2
2
+ guid: 1589802481b75eec9f2b28b6bbf8d1ab
3
+ TextScriptImporter:
4
+ externalObjects: {}
5
+ userData:
6
+ assetBundleName:
7
+ assetBundleVariant:
package/README.md.meta ADDED
@@ -0,0 +1,7 @@
1
+ fileFormatVersion: 2
2
+ guid: 74f4a71e1e80f7d6a1655ae7957deef4
3
+ TextScriptImporter:
4
+ externalObjects: {}
5
+ userData:
6
+ assetBundleName:
7
+ assetBundleVariant:
@@ -27,6 +27,6 @@ PluginImporter:
27
27
  second:
28
28
  enabled: 1
29
29
  settings: {}
30
- userData:
31
- assetBundleName:
32
- assetBundleVariant:
30
+ userData:
31
+ assetBundleName:
32
+ assetBundleVariant:
@@ -3,6 +3,6 @@ guid: a94574f0b6c08e281912afc3b95bd222
3
3
  folderAsset: yes
4
4
  DefaultImporter:
5
5
  externalObjects: {}
6
- userData:
7
- assetBundleName:
8
- assetBundleVariant:
6
+ userData:
7
+ assetBundleName:
8
+ assetBundleVariant:
@@ -3,6 +3,6 @@ guid: 2a43955d02c22fdc8263b5ded54df53d
3
3
  folderAsset: yes
4
4
  DefaultImporter:
5
5
  externalObjects: {}
6
- userData:
7
- assetBundleName:
8
- assetBundleVariant:
6
+ userData:
7
+ assetBundleName:
8
+ assetBundleVariant:
@@ -2,6 +2,6 @@ fileFormatVersion: 2
2
2
  guid: 964d39955ff854f50ad64738413b6546
3
3
  AssemblyDefinitionImporter:
4
4
  externalObjects: {}
5
- userData:
6
- assetBundleName:
7
- assetBundleVariant:
5
+ userData:
6
+ assetBundleName:
7
+ assetBundleVariant:
@@ -6,6 +6,6 @@ MonoImporter:
6
6
  defaultReferences: []
7
7
  executionOrder: 0
8
8
  icon: {instanceID: 0}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant:
9
+ userData:
10
+ assetBundleName:
11
+ assetBundleVariant:
package/Runtime.meta CHANGED
@@ -3,6 +3,6 @@ guid: a9a0cec8749b770d981cb1859d6c53a5
3
3
  folderAsset: yes
4
4
  DefaultImporter:
5
5
  externalObjects: {}
6
- userData:
7
- assetBundleName:
8
- assetBundleVariant:
6
+ userData:
7
+ assetBundleName:
8
+ assetBundleVariant:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "com.robotsquid.squidhub",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "displayName": "SquidHub",
5
5
  "description": "Cloud saves, analytics and the coin economy for Unity WebGL games published on SquidHub. Installs the C# wrapper, the .jslib half and the page bridge, and rewrites the exported index.html so it survives the platform's CSP.",
6
6
  "unity": "2021.3",
@@ -31,8 +31,13 @@
31
31
  "Editor",
32
32
  "Editor.meta",
33
33
  "Bridge~",
34
+ "README.md",
35
+ "README.md.meta",
34
36
  "CHANGELOG.md",
35
- "LICENSE.md"
37
+ "CHANGELOG.md.meta",
38
+ "LICENSE.md",
39
+ "LICENSE.md.meta",
40
+ "package.json.meta"
36
41
  ],
37
42
  "dependencies": {}
38
43
  }
@@ -0,0 +1,7 @@
1
+ fileFormatVersion: 2
2
+ guid: 252ce381e4fb85766d521ed7aaac1591
3
+ TextScriptImporter:
4
+ externalObjects: {}
5
+ userData:
6
+ assetBundleName:
7
+ assetBundleVariant: