mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-13 00:58:31 +00:00
Highlighted notes
parent
5f641245c1
commit
119bebda2b
@ -1,4 +1,4 @@
|
||||
**CUE.NET works for both x86 and x64 architecture but requires the .NET-Framework 4.5 or newer.**
|
||||
> CUE.NET works for both x86 and x64 architecture but requires the .NET-Framework 4.5 or newer.
|
||||
|
||||
There is more than one way to add CUE.NET to your project. The following describes the most common ones:
|
||||
|
||||
@ -19,7 +19,7 @@ This will lead to the same result as using the latest package from nuget.org but
|
||||
3. Make sure the x86 and x64 folder are copied to your application directory (e.g. by adding them as a solution item and creating a post-build event to copy them on build)
|
||||
|
||||
## Building CUE.NET on your own ##
|
||||
**Building CUE.NET requires the roslyn compiler and therefore Visual Studio 2015 or newer!**
|
||||
> Building CUE.NET requires the roslyn compiler and therefore Visual Studio 2015 or newer!
|
||||
|
||||
Of course you have always the possibility to get the [CUE.NET source code](https://github.com/DarthAffe/CUE.NET) from github and modify (respecting the LGPL v2.1) or build it on your own.
|
||||
The build process is straightforward. If you have any problems doing it you should consider using the binaries.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user