klem
08-06-2012, 09:23 AM
In my main game /parts/core/ folder I have several versions of core.dll including core_1.dll, core_2.dll, core_3.dll, core_4.dll. Same for other files like core_update.dll, files.SFS, gamePlay.dll, gameWorld.dll.
I assumed these were renamed older versions after patch updates but I notice that core.dll for instance has core_2.dll of the same date and a later timestamp than core.dll. Same thing with all those other files. Question is (are), are these files needed, are they indeed older files, can they be deleted.... or what?
The reason I ask is that in C# 2010 my Project Template which shows all the C# references says it can't find core.dll, core_1.dll but it can find core_2.dll, no mention of core_3.dll or core_4.dll.
:confused:
I assumed these were renamed older versions after patch updates but I notice that core.dll for instance has core_2.dll of the same date and a later timestamp than core.dll. Same thing with all those other files. Question is (are), are these files needed, are they indeed older files, can they be deleted.... or what?
The reason I ask is that in C# 2010 my Project Template which shows all the C# references says it can't find core.dll, core_1.dll but it can find core_2.dll, no mention of core_3.dll or core_4.dll.
:confused: