#author("2022-11-22T01:00:21+00:00","default:admin","admin")
#author("2022-11-28T07:38:00+00:00","default:admin","admin")
*Published Work Export [#g9771779]
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]
-''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''
This section specifies settings to work with Steamworks, a tool and service that helps develop and distribute Steam-compatible games.

--''Use Steam DRM''
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''
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''
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