{"id":29618679,"url":"https://github.com/fawaztakahji/stardewtilecounter","last_synced_at":"2026-02-03T23:22:00.003Z","repository":{"id":305374968,"uuid":"1022724141","full_name":"FawazTakahji/StardewTileCounter","owner":"FawazTakahji","description":"A Stardew Valley mod that counts tiles with specific properties in a selected area.","archived":false,"fork":false,"pushed_at":"2026-01-31T16:11:52.000Z","size":353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-01T03:45:18.951Z","etag":null,"topics":["smapi","smapi-mod","stardew-valley","stardewvalley"],"latest_commit_sha":null,"homepage":"","language":"C#","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/FawazTakahji.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"fawaztk","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-07-19T17:28:49.000Z","updated_at":"2026-01-31T16:08:04.000Z","dependencies_parsed_at":"2025-07-19T21:08:24.192Z","dependency_job_id":null,"html_url":"https://github.com/FawazTakahji/StardewTileCounter","commit_stats":null,"previous_names":["fawaztakahji/stardewtilecounter"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/FawazTakahji/StardewTileCounter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FawazTakahji%2FStardewTileCounter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FawazTakahji%2FStardewTileCounter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FawazTakahji%2FStardewTileCounter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FawazTakahji%2FStardewTileCounter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FawazTakahji","download_url":"https://codeload.github.com/FawazTakahji/StardewTileCounter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FawazTakahji%2FStardewTileCounter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29061049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T23:14:54.203Z","status":"ssl_error","status_checked_at":"2026-02-03T23:14:50.873Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["smapi","smapi-mod","stardew-valley","stardewvalley"],"created_at":"2025-07-21T02:03:15.970Z","updated_at":"2026-02-03T23:21:59.997Z","avatar_url":"https://github.com/FawazTakahji.png","language":"C#","funding_links":["https://ko-fi.com/fawaztk"],"categories":[],"sub_categories":[],"readme":"# Tile Counter\nTile Counter is a Stardew Valley mod that counts tiles with specific properties in a selected area.\n\n[Nexus Page](https://www.nexusmods.com/stardewvalley/mods/35853)\n\n## Installation\n1. Install [SMAPI](https://smapi.io)\n2. Download the mod from [Releases](https://github.com/FawazTakahji/StardewTileCounter/releases)\n3. Download [GMCM](https://www.nexusmods.com/stardewvalley/mods/5098) if you want to edit the mod settings\n\n## Features\n- Gamepad support\n- Count all selected tiles\n- Count all tiles with fully grown crops\n- Count all digged tiles that need watering\n- Count all digged tiles that don't have a crop\n- Count all tiles that can be digged\n\n## Controls\n| Keybind | Keyboard | Xbox Gamepad | Playstation Gamepad |\n| :-: | :-: | :-: | :-: |\n| Scan Current Location | Ctrl + V | Y + DPad Right | Triangle + DPad Right |\n| Toggle Selection Mode | Ctrl + C | Y + DPad Up | Triangle + DPad Up |\n| Select Tile | Mouse Left Click | A | Cross |\n\n\n## Screenshots\n\u003cdetails\u003e\n  \u003csummary\u003eBorder\u003c/summary\u003e\n\n  ![Border](assets/screenshots/border.png)\n\u003c/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eSimple Border\u003c/summary\u003e\n\n  ![Simple Border](assets/screenshots/simpleborder.png)\n\u003c/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eNotification\u003c/summary\u003e\n\n  ![Notification](assets/screenshots/notification.png)\n\u003c/details\u003e\n\n## Building\nThe mod build package should be able to locate your game folder automatically, if it cant find it or if you want to specify it manually, edit the csproj file like so:\n```xml\n\u003cPropertyGroup\u003e\n    ...\n    \u003cGamePath\u003eYour Game Path\u003c/GamePath\u003e\n    ...\n\u003c/PropertyGroup\u003e\n```\nIf you want to set this path for all projects, create a file called `stardewvalley.targets` in your home folder (`%userprofile%` | `~`) and add the following:\n```xml\n\u003cProject\u003e\n   \u003cPropertyGroup\u003e\n      \u003cGamePath\u003eYour Game Path\u003c/GamePath\u003e\n   \u003c/PropertyGroup\u003e\n\u003c/Project\u003e\n```\n\nYou should now be able to build and debug the mod using your IDE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawaztakahji%2Fstardewtilecounter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffawaztakahji%2Fstardewtilecounter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawaztakahji%2Fstardewtilecounter/lists"}