- C# 77.2%
- JavaScript 19.5%
- Batchfile 3.3%
| Properties | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| appsettings.json | ||
| cross_compile.bat | ||
| GDLibraryProxy.csproj | ||
| GDLibraryProxy.sln | ||
| LICENSE | ||
| organize_release.js | ||
| README.md | ||
GDLibraryProxy
Ever been blocked while trying to download songs and SFXs from the Geometry Dash Music/SFX Library? Well, if you own a VPS or something where you can host, this should do the trick!
GDLibraryProxy is a program written in C# that is made to clone the Geometry Dash Music and SFX libraries to bypass a potential IP block.
Running
To run this program, you can either build it or run it with one of the executables in releases. If you're looking for more customization, you can also take a look at .env.example.
Build
To build this program, simply clone the repository with https://github.com/M336G/GDLibraryProxy.git and run dotnet build in its folder. You must have .NET 9 SDK installed in order to build this.
License
This project is licensed under the GNU Affero General Public License v3.0.