Added make open to Makefile
This seems to assume the executable filename used on Linux. Not sure how well it will work on Windows or macOS unfortunately
On Fri., 22 Aug. 2025, 4:59 pm Mikicrep, @.***> wrote:
You can view, comment on, or merge this pull request online at:
https://github.com/ClassiCube/ClassiCube/pull/1422 Commit Summary
- 3d5b632 https://github.com/ClassiCube/ClassiCube/pull/1422/commits/3d5b632f352223cbadb582992b98e7754f550caf Added make open to Makefile
File Changes
(1 file https://github.com/ClassiCube/ClassiCube/pull/1422/files)
- M Makefile https://github.com/ClassiCube/ClassiCube/pull/1422/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52 (3)
Patch Links:
- https://github.com/ClassiCube/ClassiCube/pull/1422.patch
- https://github.com/ClassiCube/ClassiCube/pull/1422.diff
— Reply to this email directly, view it on GitHub https://github.com/ClassiCube/ClassiCube/pull/1422, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRVGJDNI24PZTVGVPD2K4D3O25UHAVCNFSM6AAAAACERA3N62VHI2DSMVQWIX3LMV43ASLTON2WKOZTGM2DIMZYGA2DCNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I will try to make it work on windows too when I get to windows machine (in like a week)
This seems to assume the executable filename used on Linux. Not sure how well it will work on Windows or macOS unfortunately … On Fri., 22 Aug. 2025, 4:59 pm Mikicrep, @.> wrote: ------------------------------ You can view, comment on, or merge this pull request online at: #1422 Commit Summary - 3d5b632 <3d5b632> Added make open to Makefile File Changes (1 file https://github.com/ClassiCube/ClassiCube/pull/1422/files) - M Makefile https://github.com/ClassiCube/ClassiCube/pull/1422/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52 (3) Patch Links: - https://github.com/ClassiCube/ClassiCube/pull/1422.patch - https://github.com/ClassiCube/ClassiCube/pull/1422.diff — Reply to this email directly, view it on GitHub <#1422>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRVGJDNI24PZTVGVPD2K4D3O25UHAVCNFSM6AAAAACERA3N62VHI2DSMVQWIX3LMV43ASLTON2WKOZTGM2DIMZYGA2DCNA . You are receiving this because you are subscribed to this thread.Message ID: @.>
I just implemented it, hopefully github automatically updates this PR to include latest commit (idk how it goes)
Also if you could test it on windows cuz I am not 100% sure that it works on it cuz i was not able to compile game on linux mingw