hi [size=50]world[/size] folks!)
i found some interesting section on urho.io and read this info about packages:
urho3d.github.io/documentation/H … urces.html
I was especialy interested in this:
then i go to test this:
i copy my bin directory with worked testscene.exe and create *.bat file:
PackageTool.exe CoreData\ CoreData.pak -c
PackageTool.exe Data\ Data.pak -c
after packages compile two *.pak file i delete old dirs Data\ and CoreData\
Then i try to run testscene.exe and it not runnning(
why? i forgot something, to do ?