overte-Armored-Dragon/README.md

1.3 KiB

HiFi Community Edition

Download (Windows 64-bit, .zip)

Changes for v0.86.0 consist of:

  • Audio Buffer choppy audio bugfix.
  • User activity logger disabled, option in code to log to console.
  • CMakeLists.txt configured to work for Polyvox, Interface JSDocs. (may be obsolete)
  • Custom Application Title.
  • Entity Script Whitelist, no scripts are whitelisted by default.
  • Batch file log output, instant close of application on closing of the CMD=line.

This build has been tested on Windows 10 Pro 64-bit w/ Nvidia graphics drivers.

Whitelist Instructions

The batch file that you launch from sets the whitelist environment variable for you, 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.