This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
raysan5.raylib
mirror of
https://github.com/raysan5/raylib.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add LICENSE to build.zig.zon
garrisonhh
3 months ago
parent
924c87db33
commit
b52a9f8a04
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
build.zig.zon
+ 1
- 0
build.zig.zon
View File
@@ -23,5 +23,6 @@
"build.zig.zon",
"src",
"examples",
+ "LICENSE",
},
}