Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 568 Bytes

File metadata and controls

9 lines (6 loc) · 568 Bytes

To launch The Forge server and UI GUI:

  1. Run the server: python c:\TheForge\forge_server.py

  2. Open the GUI: Start-Process http://localhost:8777

Note: A UI encoding fix was applied to forge_server.py to use ASCII instead of box characters so it runs correctly in Windows.