From 166ee8560a2158245e594abaa51a30ac83096917 Mon Sep 17 00:00:00 2001 From: Kasen IO Date: Tue, 3 Dec 2019 11:08:11 -0500 Subject: [PATCH] Updated readme.md to add goal v1. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6400a12b9..8af60f445a 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,10 @@ This build has been tested on Windows 10 Pro 64-bit w/ Nvidia graphics drivers. The **Start - NO STEAMVR** batch file launches and sets the whitelist environment variable for you (you have to edit in your whitelisted domains), however if you are unable to launch from the batch file and have to launch interface.exe directly then you must set the Windows environment variable "**EXTRA_WHITELIST**" with your whitelisted domains comma separated like so: "**https://kasen.io/,http://kasen.io/**" -The whitelist checks against the domains literally, so you have to be precise to ensure security and functionality. For example, the difference between "http://" and "https://" matters as those will be seen as two different domains in the eyes of the whitelist. \ No newline at end of file +The whitelist checks against the domains literally, so you have to be precise to ensure security and functionality. For example, the difference between "http://" and "https://" matters as those will be seen as two different domains in the eyes of the whitelist. + +### Boot to Metaverse: The Goal + +Too many of us have our own personal combinations of High Fidelity from C++ modifications to different default scripts, all of which are lost to time as their fullest potential is never truly shared and propagated through the system. + +The goal of this repo is to give a common area to PR the very best of our findings and creations so that we may effectively take each necessary step towards our common goal of living in a true metaverse. \ No newline at end of file