DaemonEngine / daemonmap

Deprecated navmesh compiler for the Unvanquished game
https://unvanquished.net
Other
3 stars 1 forks source link

daemonmap generates "executable" navmesh files #9

Open ghost opened 2 years ago

ghost commented 2 years ago

generating navmeshes for some maps generates executable files on linux. Specifically:

illwieckz commented 2 years ago

I'm not sure to understand this. Do you mean the file get the execution bit on the filesystem? or something else?

ghost commented 2 years ago

" the file get the execution bit on the filesystem" this. It's likely because of permissions (umask) of folder. Dunno how to show that in git.