{"id":23074577,"url":"https://github.com/nel-s/seedfinding","last_synced_at":"2025-07-07T21:08:40.298Z","repository":{"id":226196397,"uuid":"764822068","full_name":"Nel-S/seedfinding","owner":"Nel-S","description":"For storing most of my seedfinding-related files. This is also the place to submit issues relating to my reference guide \"On Seedfinding\".","archived":false,"fork":false,"pushed_at":"2024-04-11T08:31:27.000Z","size":14343,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-11T09:53:02.055Z","etag":null,"topics":["climate","minecraft","seedcracking","seedfinding","spawn"],"latest_commit_sha":null,"homepage":"https://docs.google.com/document/d/1V1wpuHcewQM3loxzVW0LQqASc17LkxeN6qugebkHkJ8","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nel-S.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-28T19:18:42.000Z","updated_at":"2024-04-15T08:40:45.894Z","dependencies_parsed_at":"2024-03-16T23:16:15.739Z","dependency_job_id":"4ead7c80-90b2-408f-9c46-a0e2fd1729b3","html_url":"https://github.com/Nel-S/seedfinding","commit_stats":null,"previous_names":["nel-s/seedfinding"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nel-S%2Fseedfinding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nel-S%2Fseedfinding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nel-S%2Fseedfinding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nel-S%2Fseedfinding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nel-S","download_url":"https://codeload.github.com/Nel-S/seedfinding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998137,"owners_count":20866690,"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":["climate","minecraft","seedcracking","seedfinding","spawn"],"created_at":"2024-12-16T08:28:50.001Z","updated_at":"2025-04-03T11:43:53.145Z","avatar_url":"https://github.com/Nel-S.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seedfinding\nThis repository holds almost all of my seedfinding-related files and code.\n\n## C/C++ Compiling\nMost of the C/C++ files in this repository can be compiled by\n1. Installing [CMake](https://cmake.org/download) and a Makefile generator of your choice (such as [GNU Make](https://www.gnu.org/software/make/#download) for Linux or [MinGW](https://www.mingw-w64.org/downloads) for Windows).\n2. Opening a terminal of your choice, and running\n```bash\ncmake -G \"[Makefile generator to use]\" -Dprog=\"[path/to/program/to/run]\" -Dbackend=\"[Backend to use: Basic (default), Pthreads, or MPI]\" .\n```\n3. After CMake finishes, running your makefile generator (e.g. `make` if using GNU Make or `mingw32-make.exe` if using MinGW).\n4. Opening the `\\bin` folder that will be created, and running the `seedfinding`/`seedfinding.exe` executable inside.\n\n(A build script is planned to ultimately automate this process.)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnel-s%2Fseedfinding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnel-s%2Fseedfinding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnel-s%2Fseedfinding/lists"}