mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 00:54:54 +00:00
main dir
SDL_BaseDir was returning the directory that contains the app, now it returns the resources directory
This commit is contained in:
parent
f10520e751
commit
9bc06f0887
3 changed files with 7 additions and 2 deletions
|
|
@ -17,6 +17,6 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>SDL_FILESYSTEM_BASE_DIR_TYPE</key>
|
||||
<string>parent</string>
|
||||
<string>resource</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue