#author("2022-10-17T09:50:01+00:00","default:admin","admin")
***We have translated the half way through, please use Google Translate on the left to translate the rest. (October 17) [#z830538f]

#author("2022-11-28T07:38:00+00:00","default:admin","admin")
*Published Work Export [#g9771779]
完成したゲームを、公開用の実行(exe)ファイルに出力するユーティリティ機能です。
This is a utility function that exports the completed game to an executable (exe) file for publication.
//COLOR(#FF0000):画像入る

#ref(./Published Work Export.png,50%)
#ref(./Utility.png,50%)
#br

**Exporting Path of Published File for Windows [#mf4974a1]
-''Select exporting file path for public game data.''
実行ファイルを出力・保存するパスが表示されます。パスをクリックすると直接入力もできます。
-''File Path''
The path to export and save the executable file will be displayed. You can also enter the path directly by clicking on it.

-''Browse''
クリックすると保存先を選択するダイアログが表示されます。出力したい場所を指定します。
Clicking on the button displays a dialog box to select a location to save the file. Specify the location where you want to export the data.

**Game Icon [#pd0502de]
ゲームの起動アイコンを設定します。
Specify a game launch icon.

-''Change Icon''
実行ファイルのアイコンを指定した画像に変更します。
クリックするとファイル選択ダイアログが表示されます。アイコンにしたい画像を指定します。
ただし、アイコンを変更するとデジタル署名が無効になります。
Change the icon of the executable file to the specified image.
Click to display the file selection dialog. Specify the image you want to use as an icon.
However, changing the icon will invalidate the digital signature.

-''Linking to Steamworks''
Steam対応のゲーム開発や配信に役立つツールやサービスである「Steamworks」と連携するための設定項目です。
This section specifies settings to work with Steamworks, a tool and service that helps develop and distribute Steam-compatible games.

--''Use Steam DRM''
Steamが提供するSteam DRMを使用して公開ファイルの起動認証を行うための設定です。
指定したAppIdのアプリを所有していないとゲームが起動しないというコピーガードを実現します。
この機能は、SteamからAppIdが発行されている方のみ使用してください。
Specify to use Steam DRM provided by Steam to authenticate the launch of published files.
It provides a copy protection that the game will not start unless a user owns the app with the specified AppId.
This feature should only be used by those who have been issued an AppId by Steam.

--''AppId''
Steamから発行されたAppIdを入力します。
Enter the AppId issued by Steam.

-''Options''
--''不要マップを削除''
チェックを入れると、ゲームで使用されていないマップを削除して出力します。
--''Omit Unused''
If checked, maps not used in the game will be omitted from the export.

--''Fullscreen''
チェックを入れると、ゲームがフルスクリーンで起動されます。
If checked, the game will be launched in full screen.

--''Text to be Displayed During Startup Deployment''
ゲーム起動時の展開中に表示すえうメッセージを入力します。
デフォルトは「Loading...」です。
Enter the message to be displayed during deployment at game startup.
Default is "Loading...".

-''Export''
クリックすると、設定に従ってゲームの実行ファイルが出力されます。
Clicking on it will export an executable file of the game according to your specifications.


Front page   New Page list Search Recent changes   Help   RSS of recent changes