Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soundcloud Support API for Geometry Dash

Old project from 2016. Not Supported Anymore and Might not work anymore. this is the original source from 2016

Requirements

  • Host with PHP 5
  • Host with MySQL
  • Soundcloud API Client key

Installation

Insert SQL Server Hostname, username, password and Soundcloud API Key to connection.php

$servername = "";
$username = "";
$password = "";
$dbname = "";
$scClientAPIKey= "";

Usage

Using a hex editor, Replace the string leading to getGJSongInfo.php to getGJSongSoundCloud.php (might need a rename to fit)

About

Soundcloud Support for Geometry Dash

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages