Skip to content

May 21, 2023

Pre-release
Pre-release
Compare
Choose a tag to compare
@wykhuh wykhuh released this 21 May 19:48
· 136 commits to main since this release

First release of website to connect Dwarf II with Stellarium.

  1. Download and unzip the files.
  2. Change into the DwarfStellariumGoto directory.
cd DwarfStellariumGoto
  1. Start a web server. Python is a good way to start a server.
python -m http.server
  1. Visit the site in a browser. Python server localhost:8000