Skip to content

RimuruDev/CodeDumper

Repository files navigation

Code Dumper

Code Dumper is an editor package that collects source files into a single markdown dump with a symbol index. The package supports English and Russian UI language selection, while generated dump files stay in English for consistent output.

Installation

Unity Package Manager

  1. Open Window > Package Manager.
  2. Click the + button.
  3. Select Add package from git URL....
  4. Paste the Git URL of this package repository and confirm.

Example Git URL after publishing the repository:

https://github.com/RimuruDev/CodeDumper.git

Release Download

  1. Open the Releases page of this package repository.
  2. Download the published .unitypackage file if one is attached to the release.
  3. Import it through Assets > Import Package > Custom Package....

If the release contains the package source instead of a .unitypackage, copy the CodeDumper folder into:

Assets/Plugins/AbyssMoth/

Usage

  1. Open AbyssMoth/Code Dumper.
  2. Choose the UI language in the window if needed.
  3. Set the source folder, output directory, file name, extensions, and filters.
  4. Run Dump to generate a markdown file with statistics, a symbol index, and the full file contents.
  5. Use AbyssMoth/Code Dumper Quick Dump to run the saved settings without opening the window.

You can drag a folder from the Project window or Finder into the source and output path fields.

The package currently targets Unity 6000.3.6f1.

License: MIT

About

Code Dumper is an editor package that collects source files into a single markdown dump with a symbol index. The package supports English and Russian UI language selection, while generated dump files stay in English for consistent output.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages