Skip to content

A desktop application to restore the original Geometry Dash textures in case a texture pack had been installed.

Notifications You must be signed in to change notification settings

Fonta22/GDTextureRestorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

This logo was designed using Geometry Dash Font Generator by Colon.

Geometry Dash Texture Restorer

A desktop application to restore the original Geometry Dash textures in case a texture pack had been installed.

Download

Download the latest version of the project, unzip it and you're ready to go.

Usage

Run the executable file, specify the path to Geometry Dash, and press the button to restore the original textures.

demo

Development

Resources.zip

Download Resources.zip and place it inside src\data. The file couldn't be uploaded to the repository because it is too big, but it's necessary for the project to be run.

Dependencies

  • os
  • threading
  • tkinter
  • zipfile