You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ At the core it uses 'Conan' for managing packages, including this tool itself. T
6
6
7
7
> There are so many great tools, and yet instead of sticking them together we create new ones.
8
8
9
+
## Conan v2 Warning
10
+
11
+
Due to huge changes with Conan v2 IBT might not fully work untill all broken cases have been found and fixed!
12
+
13
+
9
14
### Dependencies
10
15
- Conan Package Manager
11
16
-_Iceshard Conan Config_
@@ -23,7 +28,7 @@ The hook can also be installed using the `conan config install` command pointing
23
28
24
29
### Project setup
25
30
26
-
To install this utility for your project just follow the instructions on the wiki [page](/iceshard-engine/ice-build-tools/wiki/Project-Setup).
31
+
To install this utility for your project just follow the instructions on the [wiki page](https://github.com/iceshard-engine/ice-build-tools/wiki/Project-Setup).
27
32
28
33
> It's recommended to always install the latest stable version of this tool, since it's still undergoing lots of development and features are added frequently.
0 commit comments