Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.03 KB

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