EvanatorM / ScuffedMinecraft

A Minecraft Clone in C++
MIT License
140 stars 23 forks source link

feat: allow cmake built executable to be run anywhere #10

Closed FoxMoss closed 1 month ago

FoxMoss commented 1 month ago

Provides reasonable results to situations like #9

fintmc commented 1 month ago

LGTM

fintmc commented 1 month ago

could be a good idea to add a check if the 'assets' folder is present in the directory as well to be 100% sure this is correct, otherwise print/display an error prompting to check if the binary is placed in the correct place