starting weapon rendering stuff

This commit is contained in:
2022-03-24 20:45:49 +02:00
parent 4997077978
commit 719dd40808
10 changed files with 187 additions and 88 deletions

View File

@@ -23,10 +23,7 @@
"Name": "Win64",
"Output": "Output\\WindowsDevelopment",
"Platform": 2,
"Mode": 1,
"CustomDefines": null,
"PreBuildAction": null,
"PostBuildAction": null
"Mode": 1
}
]
},
@@ -37,10 +34,7 @@
"Name": "Win64",
"Output": "Output\\WindowsRelease",
"Platform": 2,
"Mode": 2,
"CustomDefines": null,
"PreBuildAction": null,
"PostBuildAction": null
"Mode": 2
}
]
}