@crashcontinuum/crashcart-stamp 1.0.0 → 1.0.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/bin/crashcart-stamp.mjs +4 -4
- package/package.json +1 -1
package/bin/crashcart-stamp.mjs
CHANGED
|
@@ -593,15 +593,15 @@ function displayUpgradeInfo(arcadeUrl) {
|
|
|
593
593
|
│ │
|
|
594
594
|
│ Upgrade to unlock: │
|
|
595
595
|
│ │
|
|
596
|
-
│
|
|
596
|
+
│ INDIE ($4.99/mo) │
|
|
597
597
|
│ ✓ Commercial use allowed │
|
|
598
598
|
│ ✓ 2-second skippable splash │
|
|
599
599
|
│ ✓ Sell your games │
|
|
600
600
|
│ │
|
|
601
|
-
│
|
|
602
|
-
│ ✓ Everything in
|
|
601
|
+
│ STUDIO ($9.99/mo) │
|
|
602
|
+
│ ✓ Everything in Indie │
|
|
603
603
|
│ ✓ Removable splash screen │
|
|
604
|
-
│ ✓
|
|
604
|
+
│ ✓ Priority support │
|
|
605
605
|
│ │
|
|
606
606
|
│ Visit: ${arcadeUrl}/pricing
|
|
607
607
|
│ │
|