Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ikn/gcedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCEdit 0.4.3-next.

A GameCube disk editor.

http://ikn.org.uk/app/gcedit

License

Distributed under the terms of the GNU General Public License, version 3.

Installation

Build dependencies:

There is no installation method on Windows.

Run make, make install. The makefile respects the prefix, DESTDIR, etc. arguments. To uninstall, run make uninstall. make clean and make distclean are also supported.

Dependencies

Usage

On Unix-like OSs, once installed, just run gcedit (installed to /usr/local/bin/ by default).

On Windows, in the source directory, run python3 run_gcedit, where python3 is the Python 3 interpreter.

Files

GCEdit creates some files during operation. On Unix-like OSs:

  • ~/
    • .config/gcedit/
      • conf: configuration
      • accels: saved keyboard shortcuts
    • .local/share/gcedit/
      • disk_history: recently opened disks
      • search_history: saved searches

On Windows:

  • %APPDATA%/
    • gcedit/
      • conf: configuration
      • accels: saved keyboard shortcuts
      • disk_history: recently opened disks
      • search_history: saved searches

About

A GameCube disk editor.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages