{"id":26685598,"url":"https://github.com/irql-notlessorequal/ror2-gimme","last_synced_at":"2025-07-29T11:10:15.122Z","repository":{"id":281661287,"uuid":"803851454","full_name":"irql-notlessorequal/ror2-gimme","owner":"irql-notlessorequal","description":"Risk of Rain 2 mod that allows you to spawn items in.","archived":false,"fork":false,"pushed_at":"2025-05-08T08:08:49.000Z","size":1665,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T08:25:28.627Z","etag":null,"topics":["bepinex","r2api","risk-of-rain2","ror2"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/irql-notlessorequal.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-21T13:46:21.000Z","updated_at":"2025-05-08T08:08:53.000Z","dependencies_parsed_at":"2025-03-10T13:42:00.195Z","dependency_job_id":"23678cf1-b5a7-44ac-a437-ab21c9eec793","html_url":"https://github.com/irql-notlessorequal/ror2-gimme","commit_stats":null,"previous_names":["irql-notlessorequal/ror2-gimme"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/irql-notlessorequal/ror2-gimme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irql-notlessorequal%2Fror2-gimme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irql-notlessorequal%2Fror2-gimme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irql-notlessorequal%2Fror2-gimme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irql-notlessorequal%2Fror2-gimme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irql-notlessorequal","download_url":"https://codeload.github.com/irql-notlessorequal/ror2-gimme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irql-notlessorequal%2Fror2-gimme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267677373,"owners_count":24126313,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bepinex","r2api","risk-of-rain2","ror2"],"created_at":"2025-03-26T10:16:54.452Z","updated_at":"2025-07-29T11:10:15.061Z","avatar_url":"https://github.com/irql-notlessorequal.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gimme\n\nA simple Risk of Rain 2 mod that adds a set of commands to let you spawn in items.\n\n## 🚨 README BEFORE INSTALLING 🚨\n\nThis mod intentionally disables the ability to gain achievements as it becomes REALLY easy to get them.\n\nIf you wish to get your achievements, **MAKE SURE THAT THIS MOD IS DISABLED**.\n\n# Usage\n\n```\n/gi [ITEM] [PLAYER] {QUANTITY}\n/gr {ITEM} {QUANTITY}\n/gimme [ITEM] [PLAYER] {QUANTITY}\n/gimmerandom  {ITEM} {QUANTITY}\n```\n\nwhere:\n- `[ITEM]` is a single word (no spaces!!!), you can use parts of an item name like \"Syringe\" for \"Soldier's Syringe\", case insenstive\n- `[PLAYER]` for a player, not required when playing solo.\n- `{QUANTITY}` the amount to give, a number between one and 1024, optional.\n\nAs of version 1.0.1, the argument parser is more flexible.\n\nThe following combos are now permitted:\n```\n/gi Tougher 255 \u003c-- Gives 255 Tougher Times to self (solo only)\n/gi Tougher 21 John \u003c-- Gives 21 Tougher Times to player \"John\"\n/gi Tougher John 21 \u003c-- Same as above.\n```\n\n# FAQ\n\n## Why?\n\nfunny\n\n## Why do I see \"Too much of item requested\"...\n\nSome items make the game either way too unplayable or will lag the hell out of the host, so a very small\npool of items have a fixed limit within Gimme, however you can still obtain more of these items normally through\nthe game.\n\n## Why isn't this mod host only?\n\nThe achievement blocker wouldn't work then, see above.\n\n## Can I spawn DLC items in without owning the DLC?\n\nNo.\n\n(the game prevents doing so meaning I don't have to code a DLC check)\n\n## Can you give other players (in your lobby) items?\n\nYes.\n\nThis is intentional :-)\n\n## Why can't I spawn in some items?\n\nFor some reason, player equipment isn't available in `ItemCatalog.allItems`.\n\nI may fix this in the future.\n\nThere are some other items that are not available because they are internal items and their functionality is not known.\n\n# Credits\n\n- [DropItem](https://thunderstore.io/package/Thrayonlosa/DropItem/) by Thrayonlosa, basis for the mod.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firql-notlessorequal%2Fror2-gimme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firql-notlessorequal%2Fror2-gimme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firql-notlessorequal%2Fror2-gimme/lists"}