【無料】KS Assets Cloner【指定したアセットを参照関係を保持しながら複製するUnityエディタ拡張】
- KS Assets Clonerダウンロード商品¥ 0
- 開発支援(無料版と内容は変わりません)ダウンロード商品¥ 200

指定したアセットを参照関係を保持しながら複製するUnityエディタ拡張です。 指定したアセットを参照関係を維持したまま複製します。 複数のアセットの指定はもちろん、フォルダを指定してまとめて複製したり、一部は複製しない設定にする、絶対/相対パスによる保存先の指定などができます。 マテリアル・テクスチャなど、何度も複製することのあるアセットの複製設定を登録しておけばワンクリックで複製することができます。 オープンソースです。
導入方法
VCCやALCOMに対応しています。 下記リンクからリポジトリを追加して、 導入したいプロジェクトにKS Assets Clonerをインストールしてください。 https://kiriumestand.github.io/vpm-repos/ もしくはDLしたzipファイルを解凍し、中の io.github.kiriumestand.ksassetscloner-installer.unitypackage を任意のプロジェクトにインポートしてください。
使用方法
詳細は以下リンク先を参照してください。 https://github.com/KiriumeStand/KSAssetsCloner/blob/main/README.md
配布について
下記ライセンス上、このエディタ拡張を同梱したアセットの配布は自由ですが、古いバージョンを同梱することなどによる誤作動につながる可能性があります。 配布容量の削減という意味でも、上記の方法で導入するように手引きすることを強くお勧めします。
ソースコード
Zlib ライセンスにてオープンソースです。 https://github.com/KiriumeStand/KSAssetsCloner また、作成にあたり Narazaka さんの アセットを依存関係を保ったまま一括コピーするやつ(CopyAssetsWithDependency) のソースコードを参考・改変して使用させていただきました。 https://github.com/Narazaka/CopyAssetsWithDependency http://booth.pm/ja/items/2181882
ライセンス
Copyright (c) 2020 Narazaka Copyright (c) 2026 KiriumeStand This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.
更新履歴
[2026-02-05] 1.0.1 README.mdに内容を追加 その他、軽微な不具合の修正及び調整 [2026-02-02] 1.0.0 GitHubにて公開

