vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
532 stars 175 forks source link

Feature request. Add host name to server config json. #726

Open Darlingnotin opened 3 years ago

Darlingnotin commented 3 years ago

Feature request. Add host name to server config json. This should help switching from one metaverse server to the next . Without the problem of having to delete your config file.

Example

    "metaverse": {
        "darlingvr": {
            "access_token": "jyjyjuyikl-kukty-46f1-;uyhlliillil",
            "automatic_networking": "full",
            "id": "c63d82a5-d921-4d22-bfb4-16c4008e349a"
        },
        "vircadia": {
            "access_token": "jyjyjuyikl-kukty-46f1-;uyhlliillil",
            "automatic_networking": "full",
            "id": "c63d82a5-d921-4d22-bfb4-16c4008e349a"
        }
    }
two-one-five commented 3 years ago

Seems like a great addition if someone wants to tackle this!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

forestbeasts commented 3 years ago

*slaps stalebot*

This seems like a great idea!

stale[bot] commented 2 years ago

Hello! Is this still an issue?