mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Add documentation regarding supported by vcmi formats
This commit is contained in:
@@ -19,8 +19,10 @@ Example of how directory structure of your mod may look like:
|
||||
music/ - music files. Mp3 and ogg/vorbis are supported
|
||||
sounds/ - sound files, in wav format.
|
||||
sprites/ - animation, image sets (H3 .def files or VCMI .json files)
|
||||
video/ - video files, .bik or .smk
|
||||
video/ - video files, .bik, .smk, .ogv .webm
|
||||
```
|
||||
See [File Formats](File_Formats.md) page for more information on which formats are supported or recommended for vcmi
|
||||
|
||||
|
||||
## Creating mod file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user