2015年10月28日
コードをチェックして使われていないファイルを減らすツール MVStripper
MVプロジェクトのファイルサイズの低減に一役買いそうなツールが、フォーラムで公開されています。
私も時間ができたら実験してみたいと思います。
説明/ダウンロード先:
MVStripper - remove unused assets from your MV project
http://forums.rpgmakerweb.com/index.php?/topic/47985-mvstripper-remove-unused-assets-from-your-mv-project/
【ざっくり意訳】
・ツールはnwjsアプリでパッケージを開いている時に使うとコードをチェックする
・チェックした結果、プロジェクトの中で使用されていないファイルを移動してくれる
・数秒だけで400MBのファイルが100MB程度になる
・フィードバックとバグ報告は歓迎、寄付も受け付けるよ
サイトはこちら
http://www.childsplaycharity.org/
【原文】
I've made a quick'n'dirty tool to strip unused files from MV projects to get the filesize down.
It's just a simple nwjs app. If you open the package.nw you can check out the code, improve it or whatever. I'll add a license later on if I find time -- probably MIT or BSD.
It errs on the side of safety, so if a file is referenced from anywhere in your project it is kept. That means that even a barebones project will include over half of the files in the 'RTP' -- but you can get this down yourself by removing unused animations and such from the database. That said, it still helps a lot :P
It brings the filesize of an empty project down from 400mb to around 100mb out of the box, and only takes a few seconds.
Feedback and bug reports are welcomed - please let me know if you use it! Also if you want to thank me, make a donation to http://www.childsplaycharity.org/
私も時間ができたら実験してみたいと思います。
説明/ダウンロード先:
MVStripper - remove unused assets from your MV project
http://forums.rpgmakerweb.com/index.php?/topic/47985-mvstripper-remove-unused-assets-from-your-mv-project/
【ざっくり意訳】
・ツールはnwjsアプリでパッケージを開いている時に使うとコードをチェックする
・チェックした結果、プロジェクトの中で使用されていないファイルを移動してくれる
・数秒だけで400MBのファイルが100MB程度になる
・フィードバックとバグ報告は歓迎、寄付も受け付けるよ
サイトはこちら
http://www.childsplaycharity.org/
【原文】
I've made a quick'n'dirty tool to strip unused files from MV projects to get the filesize down.
It's just a simple nwjs app. If you open the package.nw you can check out the code, improve it or whatever. I'll add a license later on if I find time -- probably MIT or BSD.
It errs on the side of safety, so if a file is referenced from anywhere in your project it is kept. That means that even a barebones project will include over half of the files in the 'RTP' -- but you can get this down yourself by removing unused animations and such from the database. That said, it still helps a lot :P
It brings the filesize of an empty project down from 400mb to around 100mb out of the box, and only takes a few seconds.
Feedback and bug reports are welcomed - please let me know if you use it! Also if you want to thank me, make a donation to http://www.childsplaycharity.org/
【このカテゴリーの最新記事】
-
no image
この記事へのコメント
コメントを書く
この記事へのトラックバックURL
https://fanblogs.jp/tb/4343780
※ブログオーナーが承認したトラックバックのみ表示されます。
この記事へのトラックバック