ExampleProject.xml 517 B

1234567891011121314
  1. <PolycodeProject defaultWidth="640" defaultHeight="480" antiAliasingLevel="4">
  2. <backgroundColor red="0.25" green="0.25" blue="0.25" />
  3. <entryPoint>ExampleProject.lua</entryPoint>
  4. <modules>
  5. <module>Physics3D</module>
  6. </modules>
  7. <packedItems>
  8. <item path="LeagueScript.otf" type="file"/>
  9. <item path="polycode_logo.png" type="file"/>
  10. <item path="sprite_sheet.png" type="file"/>
  11. <item path="green_texture.png" type="file"/>
  12. <item path="pink_texture.png" type="file"/>
  13. </packedItems>
  14. </PolycodeProject>