-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
ドラゴンハンター外伝
息抜きで作ってたゲームが思っていたよりも良いクオリティに仕上がりました。
「ESC」でメニューが開けます。
サンプル画像は開発中の物もあります。
ゲームアイコンのみAI生成を使用しています





















{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>