pixelkiln 0.39.0 → 0.41.0

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/CONTRIBUTING.md CHANGED
@@ -20,6 +20,7 @@ npm test
20
20
  npm run build
21
21
  npm run test:package
22
22
  npm run test:gallery
23
+ npm run test:godot
23
24
  ```
24
25
 
25
26
  `test:gallery` serves a gallery over `FakeProvider` and drives it in headless
package/README.md CHANGED
@@ -390,8 +390,8 @@ package share one source. Policies: [Contributing](./CONTRIBUTING.md),
390
390
 
391
391
  ## Scope
392
392
 
393
- Adopting and salvaging characters, and PixelLab's portrait and outfit tools,
394
- are not implemented. Cross-project content-cache reuse and `workspace find`
393
+ Salvaging characters, and PixelLab's portrait and outfit tools, are not
394
+ implemented. Cross-project content-cache reuse and `workspace find`
395
395
  are deferred. See the open [roadmap issues](https://github.com/gfargo/pixelkiln/issues).
396
396
 
397
397
  ## License