mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 13:17:49 +00:00
40 lines
1.3 KiB
XML
40 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Package>
|
|
|
|
<Chunk Id="999">
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="*.xml"/>
|
|
<FileGroup DestinationPath="\img" SourcePath="img" Include="*.*"/>
|
|
</Chunk>
|
|
|
|
<Chunk Id="1000">
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="XboxClient.exe"/>
|
|
</Chunk>
|
|
|
|
<Chunk Id="1001">
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="fmod.dll"/>
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="Microsoft.Xbox.Services.dll"/>
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="Microsoft.Xbox.GameChat.dll"/>
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="Microsoft.Xbox.Samples.NetworkMesh.dll"/>
|
|
</Chunk>
|
|
|
|
<Chunk Id="1002">
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="*.bin"/>
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="*.rbxl"/>
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="resources.pri"/>
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="fflags.json"/>
|
|
</Chunk>
|
|
|
|
<PlaceHolder/>
|
|
|
|
<!--
|
|
|
|
|
|
Every layout should contain a "padding chunk" with Id="1073741823".
|
|
The actual chunk will contain a small, one-byte file
|
|
-->
|
|
<Chunk Id="1073741823" Marker="Launch">
|
|
<FileGroup DestinationPath="\" SourcePath="." Include="Update.alignmentchunk"/>
|
|
</Chunk>
|
|
</Package>
|
|
|