diff --git a/godot/README.md b/godot/README.md deleted file mode 100644 index 7f00df24..00000000 --- a/godot/README.md +++ /dev/null @@ -1,14 +0,0 @@ -## url parameters -widgetId = $matrix_widget_id -perParticipantE2EE = true -userId = $matrix_user_id -deviceId = $org.matrix.msc3819.matrix_device_id -baseUrl = $org.matrix.msc4039.matrix_base_url - -parentUrl = // will be inserted automatically - -http://localhost?widgetId=&perParticipantE2EE=true&userId=&deviceId=&baseUrl=&roomId= - --> - -http://localhost:3000?widgetId=$matrix_widget_id&perParticipantE2EE=true&userId=$matrix_user_id&deviceId=$org.matrix.msc3819.matrix_device_id&baseUrl=$org.matrix.msc4039.matrix_base_url&roomId=$matrix_room_id diff --git a/godot/favicon.ico b/godot/favicon.ico deleted file mode 100644 index e531e6f2..00000000 Binary files a/godot/favicon.ico and /dev/null differ diff --git a/index.html b/index.html index 2043b2aa..2cf11d1a 100644 --- a/index.html +++ b/index.html @@ -43,15 +43,5 @@ <% if (packageType !== "full") { %>
<% } %> - - - <% if (packageType === "godot") { %> - - - - <% } %>