{"id":19307725,"url":"https://github.com/azim/plasmasoundapi","last_synced_at":"2026-05-17T10:32:14.080Z","repository":{"id":228064639,"uuid":"773060862","full_name":"Azim/PlasmaSoundAPI","owner":"Azim","description":"A library for playing AudioClips in Plasma","archived":false,"fork":false,"pushed_at":"2024-03-16T19:58:28.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T01:20:24.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azim.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-03-16T16:29:17.000Z","updated_at":"2024-03-16T16:45:24.000Z","dependencies_parsed_at":"2024-03-16T22:26:43.898Z","dependency_job_id":"0bdb4726-baa8-47cc-a9b5-5eedeb79ee8d","html_url":"https://github.com/Azim/PlasmaSoundAPI","commit_stats":null,"previous_names":["azim/plasmasoundapi"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FPlasmaSoundAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FPlasmaSoundAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FPlasmaSoundAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azim%2FPlasmaSoundAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azim","download_url":"https://codeload.github.com/Azim/PlasmaSoundAPI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240409502,"owners_count":19796792,"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-10T00:12:15.242Z","updated_at":"2025-11-17T10:03:03.765Z","avatar_url":"https://github.com/Azim.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlasmaSoundAPI\nA library for playing AudioClips in Plasma\n\n# Usage\n\n`EventInstance PlasmaSoundAPI.PlaySound2D(AudioClip audioclip)` - play 2D sound\n\n`EventInstance PlasmaSoundAPI.PlaySound3D(AudioClip audioclip, Vector3 position)` - play 3D sound at given position\n\n[Complete example](https://gist.github.com/Azim/50a725614c346077fa57488e3aa411b6) using both of the above methods to play sound from console command.\n\n---\nDont forget to add \n```c#\n[BepInDependency(\"Azim.PlasmaSoundAPI\", BepInDependency.DependencyFlags.HardDependency)]\n``` \nannotation to your mod to ensure that the library is loaded before your mod.\n\n# Releases\n\n### 1.0.1\n* Renamed assembly file and namespace to fix import issues\n* Fixed sound banks not loading\n\n### 1.0.0\n* Initial release","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazim%2Fplasmasoundapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazim%2Fplasmasoundapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazim%2Fplasmasoundapi/lists"}