Elona のカスタムNPCファイル (.npc) を展開・パックするための Python ツール。
.npcファイルの各セクション(バイナリ、画像、テキスト)を展開。- 展開したフォルダを再び
.npcファイルにパッキング。 - 展開時の画像形式(PNG/BMP/JPG/GIF)を自動判別。
Python 3.x が必要です。
python cnpc_unpack.py unpack target.npcpython cnpc_unpack.py pack target_folder/- Elona 本家および各種ヴァリアントの仕様に準拠。
- 画像は主に PNG または BMP を想定。