Edit of asset "Copy Files On Export" Accepted

Old/Current New/Edit
Title Copy Files On Export
Description Copy Files On Export is an addon for Godot 4 which allows you to define a set of files which will be copied alongside the project when it is exported! Useful if you want to include a README or other files for your users without having to copy the files manually or set up automation via external means.

To configure the addon, head to "Project" → "Project Settings" → "Copy Files On Export". The table in that section defines the file mappings which will be copied to the export location. Click "Add" to add a new mapping. Then press "Select" and navigate to the file you wish to include in your export destination. Then for "Path in export location" type a valid path which defines the destination of the mapped file. The following formats should work:

* some-file.txt
* foo/bar/some-file.txt
* /foo/bar/some-file.txt
* ./foo/bar/some-file.txt
* etc.

If you want to limit the file to one or more specific feature tags, you can enter them comma-separated in the "Limit to features" field.

On MacOS, the data will be placed alongside the *.app. Android and iOS exports are currently untested, therefore, "officially" unsupported. I'll appreciate any test results you can post!

View more information or file issues with the addon in the git repository - https://github.com/paskausks/gd-copy-files-on-export
Copy Files On Export is an addon for Godot 4 which allows you to define a set of files which will be copied alongside the project when it is exported! Useful if you want to include a README or other files for your users without having to copy the files manually or set up automation via external means.

To configure the addon, head to "Project" → "Project Settings" → "Copy Files On Export". The table in that section defines the file mappings which will be copied to the export location. Click "Add" to add a new mapping. Then press "Select" and navigate to the file you wish to include in your export destination. Then for "Path in export location" type a valid path which defines the destination of the mapped file. The following formats should work:

* some-file.txt
* foo/bar/some-file.txt
* /foo/bar/some-file.txt
* ./foo/bar/some-file.txt
* etc.

If you want to limit the file to one or more specific feature tags, you can enter them comma-separated in the "Limit to features" field.

On MacOS, the data will be placed alongside the *.app. Android and iOS exports are currently untested, therefore, "officially" unsupported. I'll appreciate any test results you can post!

View more information or file issues with the addon in the git repository - https://github.com/paskausks/gd-copy-files-on-export
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/paskausks/gd-copy-files-on-export
Issues Url https://github.com/paskausks/gd-copy-files-on-export/issues
Godot version Godot 4.2
Version String 0.2.0 0.2.0
Download Commit 84ef434ed3b95cae4938a49737ddc076d06fe71f 84ef434ed3b95cae4938a49737ddc076d06fe71f
Download Url (Computed) https://github.com/paskausks/gd-copy-files-on-export/archive/84ef434ed3b95cae4938a49737ddc076d06fe71f.zip https://github.com/paskausks/gd-copy-files-on-export/archive/84ef434ed3b95cae4938a49737ddc076d06fe71f.zip
Icon Url https://raw.githubusercontent.com/paskausks/gd-copy-files-on-export/refs/heads/main/media/icon.png