How to use file and .assets files in a unity project?
I'm trying to use the assets/data of another game. All its assets are either in file or .assets type files. Apart from that there is only code in dll files. Is there a way to remake the game using it's file/.asset files?