diff --git a/scripts/communityScripts/decentralizedGoTo/goto-a-msg.svg b/scripts/communityScripts/decentralizedGoTo/goto-a-msg.svg deleted file mode 100644 index c0f39564b9..0000000000 --- a/scripts/communityScripts/decentralizedGoTo/goto-a-msg.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - -image/svg+xml - - \ No newline at end of file diff --git a/scripts/communityScripts/decentralizedGoTo/goto-a.svg b/scripts/communityScripts/decentralizedGoTo/goto-a.svg deleted file mode 100644 index 8287b15ec4..0000000000 --- a/scripts/communityScripts/decentralizedGoTo/goto-a.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/scripts/communityScripts/decentralizedGoTo/addLocation.html b/scripts/communityScripts/explore/addLocation.html similarity index 98% rename from scripts/communityScripts/decentralizedGoTo/addLocation.html rename to scripts/communityScripts/explore/addLocation.html index 9c4bdf23ef..f65c553b9e 100644 --- a/scripts/communityScripts/decentralizedGoTo/addLocation.html +++ b/scripts/communityScripts/explore/addLocation.html @@ -11,7 +11,7 @@ - GoTo Decentral + Explore + + +image/svg+xml \ No newline at end of file diff --git a/scripts/communityScripts/decentralizedGoTo/explore-i.svg b/scripts/communityScripts/explore/explore-i.svg similarity index 100% rename from scripts/communityScripts/decentralizedGoTo/explore-i.svg rename to scripts/communityScripts/explore/explore-i.svg diff --git a/scripts/communityScripts/decentralizedGoTo/decentralizedGoTo.html b/scripts/communityScripts/explore/explore.html similarity index 98% rename from scripts/communityScripts/decentralizedGoTo/decentralizedGoTo.html rename to scripts/communityScripts/explore/explore.html index 9ada9f2bfd..6c768d2113 100644 --- a/scripts/communityScripts/decentralizedGoTo/decentralizedGoTo.html +++ b/scripts/communityScripts/explore/explore.html @@ -1,5 +1,5 @@ - -image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/scripts/communityScripts/decentralizedGoTo/fancyTable.js b/scripts/communityScripts/explore/fancyTable.js similarity index 100% rename from scripts/communityScripts/decentralizedGoTo/fancyTable.js rename to scripts/communityScripts/explore/fancyTable.js diff --git a/scripts/communityScripts/decentralizedGoTo/jquery.min.js b/scripts/communityScripts/explore/jquery.min.js similarity index 100% rename from scripts/communityScripts/decentralizedGoTo/jquery.min.js rename to scripts/communityScripts/explore/jquery.min.js diff --git a/scripts/defaultScripts.js b/scripts/defaultScripts.js index 06b97d33ba..1eac2ae0aa 100644 --- a/scripts/defaultScripts.js +++ b/scripts/defaultScripts.js @@ -42,7 +42,7 @@ var DEFAULT_SCRIPTS_SEPARATE = [ "communityModules/notificationCore/notificationCore.js", "simplifiedUI/ui/simplifiedNametag/simplifiedNametag.js", {"stable": "system/more/app-more.js", "beta": "https://kasenvr.github.io/community-apps/more/app-more.js"}, - {"stable": "communityScripts/decentralizedGoTo/decentralizedGoTo.js", "beta": "https://metaverse.projectathena.io/interim/d-goto/app/decentralizedGoTo.js"}, + {"stable": "communityScripts/explore/explore.js", "beta": "https://metaverse.vircadia.com/interim/d-goto/app/explore.js"}, {"stable": "communityModules/chat/FloofChat.js", "beta": "https://content.fluffy.ws/scripts/chat/FloofChat.js"} //"system/chat.js" ];