|
|
@ -16,3 +16,7 @@ To import your own keyboard colorscheme: |
|
|
|
Implement this in your own project by creating an instance of `ColoreOutput` parsing a ChromaEffects xml file, and then calling `myInstance.Start();` |
|
|
|
Implement this in your own project by creating an instance of `ColoreOutput` parsing a ChromaEffects xml file, and then calling `myInstance.Start();` |
|
|
|
|
|
|
|
|
|
|
|
If you have any questions please open an issue. |
|
|
|
If you have any questions please open an issue. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Remarks |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If Visual Studio throws namespace/package errors, just build the project(not the entire solution) a few times, and NuGet should download them. |