hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

Create the root directory function #7

Closed hcabel closed 1 year ago

hcabel commented 1 year ago

Create a function that will give an absolute PATH to the root of the project. This function will be called "Get Root directory" or something to imply that it's the root of the project. this might be tricky with intermediate and binaries different working directory.