mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Testing the idea of generating the bindings
- Added cppsharp to see if it will work with raylib.
This commit is contained in:
5
Raylib-cs/packages.config
Normal file
5
Raylib-cs/packages.config
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Baseclass.Contrib.Nuget.Output" version="2.4.3" targetFramework="net461" />
|
||||
<package id="CppSharp" version="0.8.20" targetFramework="net461" developmentDependency="true" />
|
||||
</packages>
|
Reference in New Issue
Block a user