Skip to content

Releases: Treechcer/FORGE

First test version of Forge.

05 Nov 19:49
ec26249

Choose a tag to compare

Pre-release

This is the first release of Forge. This is a test/beta release (and version) and isn’t fully complete yet. If you encounter any bugs, glitches or unexpected behavior please open an Issue or submit a Pull Request. Feedback is highly appreciated. Thanks for any feedback.

This release is only windows 64bit because linux is not yet tested in any way.

Installation

  1. Extract the .rar file to any folder, for example C:\cpp\forge. This folder will contain all Forge files.
  2. To run Forge from anywhere using CMD or PWSH, you have add the folder path (just the folder, not .exe file) to yours system’s Path environment variable as a new record.
  3. After that, you should be able to call forge from any directory, and it will run and it should compile your c++ code into .exe.