Releases: Treechcer/FORGE
Releases · Treechcer/FORGE
First test version of Forge.
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
- Extract the
.rarfile to any folder, for exampleC:\cpp\forge. This folder will contain all Forge files. - To run Forge from anywhere using
CMDorPWSH, you have add the folder path (just the folder, not.exefile) to yours system’sPathenvironment variable as a new record. - After that, you should be able to call
forgefrom any directory, and it will run and it should compile your c++ code into.exe.