mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Test project now uses core
- Changed Test project from framework to core.
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
using Raylib;
|
||||
using static Raylib.Raylib;
|
||||
|
||||
// example to quickly test bindings
|
||||
// otherwise build as a class library to use in other projects
|
||||
class Program
|
||||
{
|
||||
public static void Main()
|
||||
|
Reference in New Issue
Block a user