{"id":18145061,"url":"https://github.com/matchachoco010/ggez-windows-path","last_synced_at":"2025-04-06T20:22:12.473Z","repository":{"id":79776777,"uuid":"393835753","full_name":"MatchaChoco010/ggez-windows-path","owner":"MatchaChoco010","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-08T02:40:00.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T02:26:37.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatchaChoco010.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-08T02:22:32.000Z","updated_at":"2021-08-08T02:40:02.000Z","dependencies_parsed_at":"2023-04-12T03:02:53.111Z","dependency_job_id":null,"html_url":"https://github.com/MatchaChoco010/ggez-windows-path","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatchaChoco010%2Fggez-windows-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatchaChoco010%2Fggez-windows-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatchaChoco010%2Fggez-windows-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatchaChoco010%2Fggez-windows-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatchaChoco010","download_url":"https://codeload.github.com/MatchaChoco010/ggez-windows-path/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247544346,"owners_count":20955987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-01T20:07:15.106Z","updated_at":"2025-04-06T20:22:12.446Z","avatar_url":"https://github.com/MatchaChoco010.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ggez with resources.zip and windows path\n\n- ggez version: 0.6.0\n- rustc version: 1.54.0\n- cargo version: 1.54.0\n- windows 10 Pro\n\nThe following command works fine. (non zip additional `resources/` dir)\n\n```\n$ cargo run --release\n```\n\nHowever, if I create `resources.zip` and `game.exe` and run `game.exe` as follows on Windows, it does not work. (`resources.zip`!)\n\n```\n$ cargo install --force cargo-make\n$ cargo make\n$ cd archive\n$ ./game.exe\n```\n\n... And unzip `resources.zip` to `resources/`, then work fine. (`resources/` dir)\n\n```\n$ ./game.exe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchachoco010%2Fggez-windows-path","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatchachoco010%2Fggez-windows-path","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchachoco010%2Fggez-windows-path/lists"}