gpt4 book ai didi

c++ - 苹果操作系统 X : Where should I store save games for a game delivered as a bundle?

转载 作者:太空狗 更新时间:2023-10-29 23:31:56 26 4
gpt4 key购买 nike

我正在将 Windows 游戏移植到 Mac OS X。我想知道我应该在哪里存储游戏数据,例如已保存的游戏、用户配置文件等,以及如何在 C++ 中以编程方式检索该路径?

游戏将作为指定的“现代 bundle ”交付 here

最佳答案

保存在 ~/Library/Application Support/你的游戏名称/

其中“~”代表玩您游戏的用户的主目录。

您可能想读一读:http://cocoadevcentral.com/articles/000084.php

关于c++ - 苹果操作系统 X : Where should I store save games for a game delivered as a bundle?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/511019/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com