Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
fixed some windows issues
Browse files Browse the repository at this point in the history
  • Loading branch information
SpunBlue committed May 19, 2022
1 parent 392ac4f commit 9cc7508
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,8 @@
<assets path="source/vlc" exclude="*" if="linux"/>
<assets path="assets/preload/videos" exclude="*" if="linux"/>

<section if="linux">
<assets path="plugins/" rename='' if="windows"/>
<assets path="dlls/" rename='' if="windows"/>
</section>

<assets path="assets/preload" rename="assets" exclude="*.ogg" if="web"/>
<assets path="assets/preload" rename="assets" exclude="*.mp3" unless="web"/>
Expand Down

0 comments on commit 9cc7508

Please sign in to comment.