Range Engine Site
September 10, 2022 ยท View on GitHub

Range Engine Site
Official Range Engine Website
Instructions
- Open
Run_Localhost.cmdin a text-editor and set bothPATH&PY_SCRIPTvariables to fit your local structure. - Run
Run_Localhost.cmdby double-clicking it. - Go to your browser and enter
localhostas your URL address.- If this doesn't work try
localhost:80instead -80stands for port 80, which is the default port on most computers.- If the port is already being used by some other service, open
Run_Localhost.pyand modify thePORTvariable to state a different port.
- If the port is already being used by some other service, open
- If this doesn't work try