mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-04-05 11:19:39 -04:00
Added some help info for NuGet use. (#152)
This commit is contained in:
parent
2c9c5b3db7
commit
63e2984f72
@ -26,6 +26,8 @@ dotnet add package Raylib-cs --version 4.2.0.2
|
|||||||
|
|
||||||
If you need to edit Raylib-cs source then you will need to add the bindings as a project (see below).
|
If you need to edit Raylib-cs source then you will need to add the bindings as a project (see below).
|
||||||
|
|
||||||
|
If you are new to using NuGet (or you've forgotten) and are trying to run the above command in the command prompt, remember that you need to be *inside the intended project directory* (not just inside the solution directory) otherwise the command won't work.
|
||||||
|
|
||||||
## Installation - Manual
|
## Installation - Manual
|
||||||
|
|
||||||
1. Download/Clone this repo
|
1. Download/Clone this repo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user