So I’m currently creating a game with C++ and Blueprints for a school project, but when I tried opening it on my school project through an USB
(the USB works well, no problems on that)
then it said it hasn’t got permissions, can’t find a path or something. So I figured it got to be because I can’t edit the security settings on school computers to let it run, as I watched a youtube tutorial for that exact error.
Well enough of the context, how can I make a game not require any of these permissions and not requiring any administrative permissions also?
Thanks for all answers.