GeometryDashAPI 0.2.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package GeometryDashAPI --version 0.2.10
NuGet\Install-Package GeometryDashAPI -Version 0.2.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GeometryDashAPI" Version="0.2.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GeometryDashAPI --version 0.2.10
#r "nuget: GeometryDashAPI, 0.2.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GeometryDashAPI as a Cake Addin
#addin nuget:?package=GeometryDashAPI&version=0.2.10

// Install GeometryDashAPI as a Cake Tool
#tool nuget:?package=GeometryDashAPI&version=0.2.10

image

Tests Version Downloads

So, GeometryDashAPI is the library for edit everything that you imagine
Amooong things...

Levels

Edit your own level from the stored data, or download from the server and... edit it!

learn more

Stored data

Open .dat/.plist file for explore your own statistics, creation, downloads, achievements and more

var manager = GameManager.LoadFile();
manager.PlayerName = "your name :>";
manager.Save();

learn more

Network

Don't think about communicates with the server.
Ready-made methods are at your disposal for

  • search
  • account
  • ... to be honest there are few methods. todo: add a new items when make more methods 😉
var client = new GameClient();
var user = await client.SearchUserAsync("Folleach");

You can even interact with unofficial servers too

learn more

How to use

  1. Install GeometryDashAPI from Nuget
  2. The end. You can use it 😃

See wiki for learn more information

Versions convention

The main version pattern is 0.x.y
Where x is this some new feature or a big rework
Where y is this a small fix [bug]

Sometimes there are -alpha suffix appears.
This is means experiment release for include this library to other projects

Major 0 will be change to 1 when library will support most features of game

Every version should contains a tag, with prefix v.
Example: v1.2.3-alpha

Used libraries

Name Link
SharpZipLib GitHub
csFastFloat GitHub
UrlBase64 GitHub
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.27 205 1/14/2024
0.2.26 97 1/12/2024
0.2.25 142 12/30/2023
0.2.24 115 12/26/2023
0.2.23 107 12/25/2023
0.2.22 167 12/20/2023
0.2.21 222 10/21/2023
0.2.20 139 10/7/2023
0.2.19 116 10/2/2023
0.2.18 127 9/30/2023
0.2.17 134 9/21/2023
0.2.16 152 9/16/2023
0.2.15 149 9/3/2023
0.2.14 170 8/9/2023
0.2.13-alpha 116 8/7/2023
0.2.12 271 6/5/2023
0.2.11 136 6/3/2023
0.2.10 129 6/3/2023
0.2.9 154 6/3/2023
0.2.8 141 6/1/2023
0.2.7-alpha 94 6/1/2023
0.2.6-alpha 110 5/25/2023
0.2.5-alpha 86 5/23/2023
0.2.4-alpha 97 5/23/2023
0.2.3-alpha 86 5/23/2023
0.2.2-alpha 86 5/23/2023
0.2.1-alpha 96 5/4/2023
0.2.0-alpha 96 5/1/2023
0.1.20 339 3/19/2023
0.1.19 225 3/11/2023
0.1.18 230 3/11/2023
0.1.17 248 2/25/2023
0.1.16 555 5/15/2022
0.1.15 389 5/15/2022
0.1.14 546 9/12/2021
0.1.13 331 9/9/2021
0.1.12 355 9/9/2021
0.1.11 311 9/8/2021
0.1.10 315 9/8/2021
0.1.9 281 9/6/2021
0.1.8 294 9/6/2021
0.1.7 391 7/13/2021
0.1.6 418 6/20/2021
0.1.5 289 6/7/2021
0.1.4 305 6/7/2021
0.1.3 391 5/2/2021
0.1.2 309 4/29/2021
0.1.1 359 2/14/2021
0.1.0 374 1/17/2021