Skip to content

Commit 5fcc4a7

Browse files
remove ffmpeg mentions
this wasnt done before the mobile release, but if you're trying on mobile it will only be classic rendering mode, you'll need to have a terminal to execute the ffmpeg command
1 parent 4e64057 commit 5fcc4a7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Project.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,6 @@
103103
</section>
104104
<assets path='art/readme.txt' rename='do NOT readme.txt' unless="mobile" />
105105

106-
<section if="android">
107-
<assets path='art/ffmpeg-android/ffmpeg-armv7a' rename="ffmpeg-armv7a" />
108-
<assets path='art/ffmpeg-android/ffmpeg-arm64' rename="ffmpeg-arm64" />
109-
<assets path='art/ffmpeg-android/ffmpeg-x86' rename="ffmpeg-x86" />
110-
<assets path='art/ffmpeg-android/ffmpeg-x86_64' rename="ffmpeg-x86_64" />
111-
</section>
112-
113106
<!-- OpenAL config -->
114107
<section if="desktop">
115108
<assets path="alsoft.txt" rename="plugins/alsoft.ini" type="text" if="windows"/>

0 commit comments

Comments
 (0)