Show
Ignore:
Timestamp:
01/25/10 18:06:21 (6 months ago)
Author:
trichards
Message:

Added ScriptLoginTest? and ZenServer? to zpkg build.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Setup/trunk/Package/zpkg.lua

    r3273 r3313  
    383383                ["Starter/Base/BaseClient"] = {}, 
    384384                ["Starter/Base/ZGameLoader"] = {}, 
     385                ["Starter/Base/ZenServer"] = {}, 
    385386                 
    386387                ["Studio/Workbench"] = {}, 
     
    427428 
    428429                ["tests/EventTest"] = {}, 
     430                ["tests/ScriptLoginTest"] = {}, 
     431        ["tests/ScriptTest"] = {}, 
    429432         
    430433        ["tutorials/Tutorial1"] = {}, 
     
    460463        ["Community/SessionModel"] = {}, 
    461464         
    462         ["tests/ScriptTest"] = {}, 
    463465 
    464466        }