Skip to content

Commit 8b9eb68

Browse files
authored
Update README.md
1 parent 45a3cef commit 8b9eb68

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# MRVN-WinDeps
1+
# MRVN-WinDeps
2+
3+
This is a helper repository containing custom cmake packages used to compile [MRVN-Radiant](https://github.com/MRVN-Radiant/MRVN-Radiant) on windows using visual studio.
4+
5+
## Sources
6+
- GLib: https://github.com/GNOME/glib
7+
- Jpeg: https://www.libjpeg-turbo.org/
8+
- Png: http://www.libpng.org/pub/png/libpng.html
9+
- LibXml2: https://github.com/GNOME/libxml2
10+
- ZLib: https://www.zlib.net/
11+
- Qt: https://www.qt.io/
12+
13+
## Linux/Mingw
14+
On linux and mingw you don't need these and should use the package manager instead
15+
16+
## TODO:
17+
- Add sources + compilation guide

0 commit comments

Comments
 (0)