Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Commit

Permalink
♻️ Add executables
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0tjevp committed Oct 11, 2020
1 parent 7c57372 commit cd7d4d7
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
#*.dll

# Fortran module files
*.mod
Expand Down
2 changes: 1 addition & 1 deletion Libraries/SDL_image
Submodule SDL_image updated 2 files
+8 −8 CMakeLists.txt
+2 −0 README.txt
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Run the executable

Run the latest executable provided in the `bin` folder or download the executable from the [latest release](https://github.com/avans-night-byte/engine/releases).
Run the latest executable provided in the `builds` folder or download the executable from the [latest release](https://github.com/avans-night-byte/engine/releases).

At this moment in time the application only returns given input to the console. Please start the executable from your terminal to see the Input functionality.

Expand Down
Binary file added builds/NightByte
Binary file not shown.
Binary file added builds/NightByte.exe
Binary file not shown.
Binary file added builds/SDL2.dll
Binary file not shown.

0 comments on commit cd7d4d7

Please sign in to comment.