Code Monkey home page Code Monkey logo

gdtexturerestorer's Introduction

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

gdtexturerestorer's People

Contributors

0romos avatar cloudcloudskies avatar fonta22 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

0romos

gdtexturerestorer's Issues

Build release batchfile

What it should do

  • Compile entry point as .exe with PyInstaller
  • Delete unnecessary files generated by PyInstaller
  • Zip all necessary files with the appropiate zip name format [TextureRestorer-X.X.X]

Execution example

C:\example\path> build X.X.X
Generated TextureRestorer-X.X.X.zip

PyInstaller command

(inside src folder)

pyinstaller --onefile --icon=./assets/arrow.ico -w TextureRestorer.py

extract to root

it extract to the root directory of gd not te resources folder

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.