How to get access to resource file with setup project?
I have a game project where I parse a .txt
document into a List
(method is called in ctor):
How to get access to resourse file with setup project?
I’ve a game project where I parse a .txt
document into a List
(method is called in c-tor):