Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit 2b7cdc7

Browse files
authored
Remove the transitional template from Playground, as the new runtime is now the default runtime. (#27)
1 parent 549988d commit 2b7cdc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloud_launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"template": "small_entity_db_v2",
2+
"template": "small",
33
"world": {
44
"chunkEdgeLengthMeters": 50,
55
"snapshots": {

default_launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"template": "small_entity_db_v2",
2+
"template": "small",
33
"world": {
44
"chunkEdgeLengthMeters": 50,
55
"snapshots": {

0 commit comments

Comments
 (0)