Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
PsyChip committed Jun 18, 2024
1 parent 2a84f68 commit a803985
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ It's gained attraction in corporate environment and eventually became a drop-in
- Connect to web services, process and manipulate data, send it back

### Building instructions
- Fork the ´engine´ repository and build the ´engine.dll´ by using visual studio 2015. Main branch pre-configured for dll deployment.
- Fork the ´boot´ repository and create the ´engine.js´ by running ´merge.bat´
- Drop the both files into project sources and run ´res.bat resources.rc´ to generate resource file
- Fork the `engine` repository and build the `engine.dll` by using visual studio 2015. Main branch pre-configured for dll deployment.
- Fork the `boot` repository and create the `engine.js` by running `merge.bat`
- Drop the both files into project sources and run `res.bat resources.rc` to generate resource file
- Generate the executable by compiling gdi.dpk

### Uses
Expand Down

0 comments on commit a803985

Please sign in to comment.