impl the rest of the instructions

This commit is contained in:
2024-05-11 23:30:17 -04:00
parent f0b3dcd95b
commit c441014511
8 changed files with 798 additions and 59 deletions

14
Package.resolved Normal file
View File

@@ -0,0 +1,14 @@
{
"pins" : [
{
"identity" : "swiftsdl2",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ctreffs/SwiftSDL2.git",
"state" : {
"revision" : "30a2886bd68e43fc19ba29b63ffe230ac0e4db7a",
"version" : "1.4.1"
}
}
],
"version" : 2
}