. ├── Assets (78 Entries) │   ├── AIBehaviorTree (42 Entries) │   │   ├── Adventure_AttackPlayer.aiBT_xml (356B) │   │   ├── Adventure_EvadePlayer.aiBT_xml (398B) │   │   ├── Adventure_EvadeShip.aiBT_xml (419B) │   │   ├── Adventure_Idle.aiBT_xml (272B) │   │   ├── Adventure_Orbit.aiBT_xml (719B) │   │   ├── Adventure_Patrol.aiBT_xml (708B) │   │   ├── Adventure_PatrolWithIdle.aiBT_xml (1.9KB) │   │   ├── Adventure_WanderHyperspace.aiBT_xml (1.5KB) │   │   ├── Adventure_WanderHyperspaceFaction.aiBT_xml (1.5KB) │   │   ├── Adventure_WanderSolarSystem.aiBT_xml (1.1KB) │   │   ├── Cloak.aiBT_xml (739B) │   │   ├── CritterCharge.aiBT_xml (350B) │   │   ├── CritterFlee.aiBT_xml (299B) │   │   ├── CritterIdle.aiBT_xml (555B) │   │   ├── CritterTrap.aiBT_xml (396B) │   │   ├── CritterTrapPrepAttack.aiBT_xml (514B) │   │   ├── CritterTurretPrepAttack.aiBT_xml (1.1KB) │   │   ├── CritterTurretSpit.aiBT_xml (386B) │   │   ├── CritterWander.aiBT_xml (561B) │   │   ├── DefaultAOEWeakpointAI.aiBT_xml (1.2KB) │   │   ├── DefaultAOEWeaponAI.aiBT_xml (1.3KB) │   │   ├── DefaultWeakpointAI.aiBT_xml (1.1KB) │   │   ├── DefaultWeaponAI.aiBT_xml (1.3KB) │   │   ├── Evade.aiBT_xml (1.0KB) │   │   ├── FighterShotAI.aiBT_xml (1.3KB) │   │   ├── JeffBeam.aiBT_xml (1.1KB) │   │   ├── JeffSearch.aiBT_xml (665B) │   │   ├── LeaveArena.aiBT_xml (571B) │   │   ├── Nothing.aiBT_xml (214B) │   │   ├── QuickFire.aiBT_xml (1.2KB) │   │   ├── SelfDestruct.aiBT_xml (952B) │   │   ├── Shield.aiBT_xml (740B) │   │   ├── StationaryFire.aiBT_xml (727B) │   │   ├── StationaryWeakpointFire.aiBT_xml (661B) │   │   ├── StickWithTurrets.aiBT_xml (1.3KB) │   │   ├── Suicide.aiBT_xml (615B) │   │   ├── SuicideWeakpoint.aiBT_xml (586B) │   │   ├── SummonBot.aiBT_xml (1.0KB) │   │   ├── TriggerWeakpointAI.aiBT_xml (1.4KB) │   │   ├── TriggerWeaponAI.aiBT_xml (1.4KB) │   │   ├── Turbo.aiBT_xml (1.4KB) │   │   └── VacuumNearbyShips.aiBT_xml (898B) │   ├── AIConditionalGroupList (29 Entries) │   │   ├── Adventure_FarFromOrbit.aiBTConditionGroup_xml (172B) │   │   ├── Adventure_HasEnteredTargetSS.aiBTConditionGroup_xml (262B) │   │   ├── Adventure_IsIdle.aiBTConditionGroup_xml (156B) │   │   ├── Adventure_IsInTargetSS.aiBTConditionGroup_xml (237B) │   │   ├── Adventure_PatrolHeadingBack.aiBTConditionGroup_xml (173B) │   │   ├── Adventure_ReachedDestination.aiBTConditionGroup_xml (323B) │   │   ├── CanPlaceTurret.aiBTConditionGroup_xml (252B) │   │   ├── CanTargetWeakpoints.aiBTConditionGroup_xml (177B) │   │   ├── CritterCanAttack.aiBTConditionGroup_xml (402B) │   │   ├── CritterCanIdleAnim.aiBTConditionGroup_xml (259B) │   │   ├── CritterIsAttackAnim.aiBTConditionGroup_xml (259B) │   │   ├── CritterIsReadyToAttack.aiBTConditionGroup_xml (253B) │   │   ├── CritterSeesPlayer.aiBTConditionGroup_xml (175B) │   │   ├── CritterTargetInRange.aiBTConditionGroup_xml (259B) │   │   ├── EnemyHasMoreHealthPercent.aiBTConditionGroup_xml (194B) │   │   ├── EnemyShipAiming.aiBTConditionGroup_xml (176B) │   │   ├── HasNoTargetShip.aiBTConditionGroup_xml (169B) │   │   ├── IsAlive.aiBTConditionGroup_xml (155B) │   │   ├── NoTargetLocation.aiBTConditionGroup_xml (174B) │   │   ├── ShipIsCapitalShip.aiBTConditionGroup_xml (172B) │   │   ├── ShipNotAttackWithinRange.aiBTConditionGroup_xml (182B) │   │   ├── ShipShouldAOEAttack.aiBTConditionGroup_xml (325B) │   │   ├── ShipShouldAOEAttackWeakpoint.aiBTConditionGroup_xml (331B) │   │   ├── ShipShouldAttack.aiBTConditionGroup_xml (401B) │   │   ├── ShipShouldAttackWeakpoint.aiBTConditionGroup_xml (405B) │   │   ├── ShipWithinSearchRadius.aiBTConditionGroup_xml (181B) │   │   ├── ShouldAvoidEnemyFire.aiBTConditionGroup_xml (334B) │   │   ├── ShouldAvoidEnemyFireWeak.aiBTConditionGroup_xml (188B) │   │   └── ShouldReleaseFire.aiBTConditionGroup_xml (178B) │   ├── AICurves (22 Entries) │   │   ├── BoredInSS.aicurve_xml (182B) │   │   ├── DefaultBehavior.aicurve_xml (194B) │   │   ├── DesireToChooseTree.aicurve_xml (187B) │   │   ├── LexiteDroneChargeRange.aicurve_xml (357B) │   │   ├── Normalized10sFullValue.aicurve_xml (260B) │   │   ├── Normalized3sFalloff.aicurve_xml (187B) │   │   ├── Normalized5sFalloff.aicurve_xml (188B) │   │   ├── NormalizedFullValue.aicurve_xml (255B) │   │   ├── OnOffNormalized.aicurve_xml (250B) │   │   ├── PlayerDistanceAttackArilou.aicurve_xml (277B) │   │   ├── PlayerDistanceAttackFar.aicurve_xml (274B) │   │   ├── PlayerDistanceAttackInSS.aicurve_xml (204B) │   │   ├── PlayerDistanceAttackMid.aicurve_xml (274B) │   │   ├── PlayerDistanceAvoidHS.aicurve_xml (201B) │   │   ├── PlayerDistanceAvoidSS.aicurve_xml (196B) │   │   ├── SAMPLE_CurveConstant.aicurve_xml (386B) │   │   ├── SAMPLE_CurveExponential.aicurve_xml (384B) │   │   ├── SAMPLE_CurveLinear.aicurve_xml (347B) │   │   ├── SAMPLE_CurveLogistic.aicurve_xml (481B) │   │   ├── ScaredOfNearbyShips.aicurve_xml (207B) │   │   ├── StayInSolarSystem.aicurve_xml (201B) │   │   └── UniformNormalized.aicurve_xml (184B) │   ├── AIDecisionModule (22 Entries) │   │   ├── AggressivePursuer.aiUT_xml (896B) │   │   ├── AggressivePursuerV2.aiUT_xml (903B) │   │   ├── AggressivePursuerV3.aiUT_xml (895B) │   │   ├── BasicGuard.aiUT_xml (1.0KB) │   │   ├── Charge.aiUT_xml (1.6KB) │   │   ├── DedicatedPatroller.aiUT_xml (402B) │   │   ├── Idle.aiUT_xml (348B) │   │   ├── IdleHSPursuer.aiUT_xml (893B) │   │   ├── IdleHSPursuerArilou.aiUT_xml (902B) │   │   ├── LexiteDrone.aiUT_xml (1.3KB) │   │   ├── OrbitGuard.aiUT_xml (899B) │   │   ├── Spit.aiUT_xml (1.5KB) │   │   ├── Timid.aiUT_xml (987B) │   │   ├── Trap.aiUT_xml (919B) │   │   ├── TravelingWanderer.aiUT_xml (719B) │   │   ├── Wander.aiUT_xml (829B) │   │   ├── WanderHSAvoidPlayer.aiUT_xml (761B) │   │   ├── WanderHSFactionPursuer.aiUT_xml (913B) │   │   ├── WanderHSIgnorePlayer.aiUT_xml (582B) │   │   ├── WanderHSPursuer.aiUT_xml (899B) │   │   ├── WanderSSAvoidPlayer.aiUT_xml (769B) │   │   └── WanderSSGuard.aiUT_xml (899B) │   ├── AIDifficulty (5 Entries) │   │   ├── Basic.aidifficulty_xml (584B) │   │   ├── Challenging.aidifficulty_xml (580B) │   │   ├── Crazy.aidifficulty_xml (582B) │   │   ├── Expert.aidifficulty_xml (581B) │   │   └── Foolish.aidifficulty_xml (581B) │   ├── AIWeaponList (94 Entries) │   │   ├── AOEProjectile.aiweaponlist_xml (348B) │   │   ├── BasicLaser.aiweaponlist_xml (353B) │   │   ├── BeamCarver.aiweaponlist_xml (344B) │   │   ├── BeamCarverBurn.aiweaponlist_xml (222B) │   │   ├── BeamCarverLong.aiweaponlist_xml (221B) │   │   ├── BlackHoleGun.aiweaponlist_xml (343B) │   │   ├── BoardingParty.aiweaponlist_xml (346B) │   │   ├── CallReinforcements.aiweaponlist_xml (319B) │   │   ├── CallReinforcementsEarthlings.aiweaponlist_xml (165B) │   │   ├── CallReinforcementsGreegrox.aiweaponlist_xml (165B) │   │   ├── CallReinforcementsMeasured.aiweaponlist_xml (165B) │   │   ├── CallReinforcementsMukay.aiweaponlist_xml (165B) │   │   ├── CallReinforcementsPhamysht.aiweaponlist_xml (165B) │   │   ├── CallReinforcementsScryve.aiweaponlist_xml (165B) │   │   ├── CallReinforcementsTywom.aiweaponlist_xml (165B) │   │   ├── CallReinforcementsXraki.aiweaponlist_xml (165B) │   │   ├── CanisterBomb.aiweaponlist_xml (339B) │   │   ├── CanisterBombAntiWormhole.aiweaponlist_xml (338B) │   │   ├── CanisterBombBlackHole.aiweaponlist_xml (338B) │   │   ├── CanisterBombBlast.aiweaponlist_xml (338B) │   │   ├── CanisterBombBurn.aiweaponlist_xml (338B) │   │   ├── CanisterBombMega.aiweaponlist_xml (338B) │   │   ├── CanisterBombSlow.aiweaponlist_xml (338B) │   │   ├── CapitalShipWeapon.aiweaponlist_xml (198B) │   │   ├── Charbroiled.aiweaponlist_xml (343B) │   │   ├── CharbroiledFocal.aiweaponlist_xml (338B) │   │   ├── ChargedHull.aiweaponlist_xml (324B) │   │   ├── Cloak.aiweaponlist_xml (321B) │   │   ├── Contagion.aiweaponlist_xml (325B) │   │   ├── DeathRay.aiweaponlist_xml (347B) │   │   ├── DualShot.aiweaponlist_xml (348B) │   │   ├── EnergizedHull.aiweaponlist_xml (348B) │   │   ├── FighterShot.aiweaponlist_xml (352B) │   │   ├── FlakCannon.aiweaponlist_xml (351B) │   │   ├── FragMissile.aiweaponlist_xml (349B) │   │   ├── GattlingLaser.aiweaponlist_xml (350B) │   │   ├── GravityWave.aiweaponlist_xml (332B) │   │   ├── Harpoon.aiweaponlist_xml (348B) │   │   ├── Heal.aiweaponlist_xml (325B) │   │   ├── HeavyGattlingLaser.aiweaponlist_xml (349B) │   │   ├── HoldBeam.aiweaponlist_xml (348B) │   │   ├── HoldBeamAntiWormhole.aiweaponlist_xml (170B) │   │   ├── HoldBeamBurn.aiweaponlist_xml (170B) │   │   ├── HoldBeamShort.aiweaponlist_xml (170B) │   │   ├── HoldBeamSlow.aiweaponlist_xml (170B) │   │   ├── HoldBeamSpin.aiweaponlist_xml (170B) │   │   ├── HomingNuke.aiweaponlist_xml (349B) │   │   ├── HomingNukeBlackHole.aiweaponlist_xml (338B) │   │   ├── HomingNukeBurn.aiweaponlist_xml (338B) │   │   ├── HomingNukeFlank.aiweaponlist_xml (344B) │   │   ├── HomingNukePersistent.aiweaponlist_xml (338B) │   │   ├── HomingNukeSuper.aiweaponlist_xml (338B) │   │   ├── HomingNukeTargeted.aiweaponlist_xml (339B) │   │   ├── HyperSonicNuke.aiweaponlist_xml (349B) │   │   ├── Infection.aiweaponlist_xml (348B) │   │   ├── InkBlob.aiweaponlist_xml (350B) │   │   ├── InkTrail.aiweaponlist_xml (166B) │   │   ├── Insults.aiweaponlist_xml (355B) │   │   ├── Invitation.aiweaponlist_xml (355B) │   │   ├── JeffBeam.aiweaponlist_xml (324B) │   │   ├── LaserBola.aiweaponlist_xml (348B) │   │   ├── MicroBolt.aiweaponlist_xml (349B) │   │   ├── Mines.aiweaponlist_xml (326B) │   │   ├── NukeAround.aiweaponlist_xml (351B) │   │   ├── Phasor.aiweaponlist_xml (355B) │   │   ├── PlasmaShot.aiweaponlist_xml (349B) │   │   ├── Pulsar.aiweaponlist_xml (349B) │   │   ├── RapidLaser.aiweaponlist_xml (348B) │   │   ├── RearMissile.aiweaponlist_xml (353B) │   │   ├── ReclamationRay.aiweaponlist_xml (169B) │   │   ├── Repulsor.aiweaponlist_xml (361B) │   │   ├── Salvage.aiweaponlist_xml (357B) │   │   ├── ScoutLaser.aiweaponlist_xml (348B) │   │   ├── ScoutShot.aiweaponlist_xml (348B) │   │   ├── ScoutShotPerimeter.aiweaponlist_xml (350B) │   │   ├── SelfDestruct.aiweaponlist_xml (328B) │   │   ├── Shield.aiweaponlist_xml (322B) │   │   ├── SlowBolt.aiweaponlist_xml (349B) │   │   ├── SlowSlime.aiweaponlist_xml (349B) │   │   ├── SpawnTurret.aiweaponlist_xml (332B) │   │   ├── SpeedBurst.aiweaponlist_xml (321B) │   │   ├── SuicideShip.aiweaponlist_xml (337B) │   │   ├── SummonBot.aiweaponlist_xml (166B) │   │   ├── SummonJeff.aiweaponlist_xml (325B) │   │   ├── TractorBeam.aiweaponlist_xml (350B) │   │   ├── TywomBolt.aiweaponlist_xml (348B) │   │   ├── TywomBoltBlackHole.aiweaponlist_xml (349B) │   │   ├── TywomBoltBurn.aiweaponlist_xml (348B) │   │   ├── TywomBoltDelayed.aiweaponlist_xml (348B) │   │   ├── TywomBoltManual.aiweaponlist_xml (348B) │   │   ├── TywomBoltSpread.aiweaponlist_xml (343B) │   │   ├── TywomHeavyBolt.aiweaponlist_xml (348B) │   │   ├── TywomTurretBolt.aiweaponlist_xml (353B) │   │   └── Vacuum.aiweaponlist_xml (333B) │   ├── AlienPortraits (2 Entries) │   │   ├── Alien1.png (337KB) │   │   └── CrewFirstOfficer.png (778KB) │   ├── Ambient (2 Entries) │   │   ├── AmbientLight00.dds (1.7KB) │   │   └── AmbientLight01.dds (1.7KB) │   ├── AnimationGraph (20 Entries) │   │   ├── Arilou.animGraph.xml (805B) │   │   ├── Commander.animGraph.xml (1.3KB) │   │   ├── Critter1.animGraph.xml (5.1KB) │   │   ├── Critter16.animGraph.xml (5.3KB) │   │   ├── Critter4.animGraph.xml (5.3KB) │   │   ├── Critter6.animGraph.xml (4.0KB) │   │   ├── Critter9.animGraph.xml (4.0KB) │   │   ├── Drenkend.animGraph.xml (773B) │   │   ├── Gloosh.animGraph.xml (782B) │   │   ├── Lander.animgraph.xml (19KB) │   │   ├── LexiteDrone.animGraph.xml (4.3KB) │   │   ├── MenkMack.animGraph.xml (796B) │   │   ├── Mowlings.animGraph.xml (803B) │   │   ├── MuKay.animGraph.xml (345B) │   │   ├── Phamysht.animGraph.xml (781B) │   │   ├── Scryve.animGraph.xml (5.9KB) │   │   ├── TheMeasured.animGraph.xml (741B) │   │   ├── Trandals.animGraph.xml (782B) │   │   ├── Tywom.animGraph.xml (17KB) │   │   └── Xraki.animGraph.xml (733B) │   ├── ArenaInteractions (9 Entries) │   │   ├── IonStorm.interact_xml (461B) │   │   ├── IonStorm_Large.interact_xml (459B) │   │   ├── IonStorm_Small.interact_xml (464B) │   │   ├── Nebula.interact_xml (414B) │   │   ├── Wormhole.interact_xml (469B) │   │   ├── Wreck_AcceleractionBoost.interact_xml (570B) │   │   ├── Wreck_CrewBoost.interact_xml (551B) │   │   ├── Wreck_EnergyRegenBoost.interact_xml (573B) │   │   └── Wreck_SpeedBoost.interact_xml (550B) │   ├── AsteroidBeltTemplate (1 Entries) │   │   └── default.asteroidbelttemplate_xml (329B) │   ├── AsteroidList (28 Entries) │   │   ├── Ast1_Large_slow.asteroidlist_xml (413B) │   │   ├── Ast1_small_fast.asteroidlist_xml (396B) │   │   ├── Ast2_Large_slow.asteroidlist_xml (416B) │   │   ├── Ast2_small_fast.asteroidlist_xml (399B) │   │   ├── Ast3_Large_slow.asteroidlist_xml (414B) │   │   ├── Ast3_small_fast.asteroidlist_xml (399B) │   │   ├── Ast4_Large_slow.asteroidlist_xml (410B) │   │   ├── Ast4_small_fast.asteroidlist_xml (396B) │   │   ├── Ast5_Large_slow.asteroidlist_xml (413B) │   │   ├── Ast5_small_fast.asteroidlist_xml (399B) │   │   ├── Ast6_Large_slow.asteroidlist_xml (415B) │   │   ├── Ast6_small_fast.asteroidlist_xml (399B) │   │   ├── Ast7_Large_slow.asteroidlist_xml (415B) │   │   ├── Ast7_small_fast.asteroidlist_xml (399B) │   │   ├── Ast8_Large_slow.asteroidlist_xml (415B) │   │   ├── Ast8_small_fast.asteroidlist_xml (399B) │   │   ├── Ast9_Large_slow.asteroidlist_xml (413B) │   │   ├── Ast9_small_fast.asteroidlist_xml (401B) │   │   ├── Belt_Large_1.asteroidlist_xml (410B) │   │   ├── Belt_Large_2.asteroidlist_xml (413B) │   │   ├── Belt_Large_3.asteroidlist_xml (412B) │   │   ├── Belt_Large_4.asteroidlist_xml (409B) │   │   ├── Belt_Large_5.asteroidlist_xml (412B) │   │   ├── Belt_Large_6.asteroidlist_xml (413B) │   │   ├── Belt_Large_7.asteroidlist_xml (412B) │   │   ├── Belt_Large_8.asteroidlist_xml (412B) │   │   ├── Belt_Large_9.asteroidlist_xml (412B) │   │   └── Debris.asteroidlist_xml (403B) │   ├── Atmosphere (2 Entries) │   │   ├── AtmosphereNoise.dds (1.4MB) │   │   └── PlanetGlow.dds (5.6MB) │   ├── AttackDefendSettings (1 Entries) │   │   └── Basic.attdef_xml (198B) │   ├── Audio (98 Entries) │   │   ├── 1000445913.wem (197KB) │   │   ├── 1011998715.wem (228KB) │   │   ├── 1016576589.wem (8.3MB) │   │   ├── 1027371179.wem (7.0MB) │   │   ├── 1030331193.wem (5.7MB) │   │   ├── 1052599930.wem (5.2MB) │   │   ├── 1057034940.wem (7.6MB) │   │   ├── 1059335333.wem (7.2MB) │   │   ├── 1064824992.wem (7.8MB) │   │   ├── 1067812172.wem (9.1MB) │   │   ├── 112150481.wem (234KB) │   │   ├── 115977570.wem (9.7MB) │   │   ├── 13000297.wem (8.9MB) │   │   ├── 139093053.wem (3.4MB) │   │   ├── 141986026.wem (7.6MB) │   │   ├── 153855753.wem (5.0MB) │   │   ├── 164811290.wem (7.6MB) │   │   ├── 170772624.wem (8.6MB) │   │   ├── 179410381.wem (8.1MB) │   │   ├── 187332716.wem (8.2MB) │   │   ├── 188697885.wem (1.0MB) │   │   ├── 193904751.wem (9.3MB) │   │   ├── 206517857.wem (7.9MB) │   │   ├── 218963168.wem (230KB) │   │   ├── 224991090.wem (405KB) │   │   ├── 234632516.wem (7.6MB) │   │   ├── 250940856.wem (9.4MB) │   │   ├── 255065679.wem (6.4MB) │   │   ├── 263187541.wem (8.3MB) │   │   ├── 268251829.wem (2.5MB) │   │   ├── 271635705.wem (7.7MB) │   │   ├── 287680937.wem (9.2MB) │   │   ├── 311501084.wem (234KB) │   │   ├── 32689159.wem (3.7MB) │   │   ├── 38206800.wem (8.6MB) │   │   ├── 383779298.wem (262KB) │   │   ├── 389189550.wem (7.9MB) │   │   ├── 400474467.wem (15MB) │   │   ├── 41163656.wem (2.9MB) │   │   ├── 419459892.wem (3.5MB) │   │   ├── 429133749.wem (209KB) │   │   ├── 431281428.wem (2.2MB) │   │   ├── 435394409.wem (3.4MB) │   │   ├── 440760468.wem (4.1MB) │   │   ├── 444923902.wem (7.3MB) │   │   ├── 470231462.wem (8.4MB) │   │   ├── 494961624.wem (4.5MB) │   │   ├── 513755920.wem (2.5MB) │   │   ├── 514380081.wem (5.3MB) │   │   ├── 52925561.wem (9.2MB) │   │   ├── 529988750.wem (268KB) │   │   ├── 540965243.wem (8.0MB) │   │   ├── 541762312.wem (8.5MB) │   │   ├── 54764577.wem (207KB) │   │   ├── 563659501.wem (7.6MB) │   │   ├── 594668054.wem (10MB) │   │   ├── 595270978.wem (310KB) │   │   ├── 599474832.wem (223KB) │   │   ├── 601422314.wem (7.4MB) │   │   ├── 612947328.wem (3.2MB) │   │   ├── 632123953.wem (1.3MB) │   │   ├── 643967598.wem (2.4MB) │   │   ├── 649605855.wem (227KB) │   │   ├── 658582885.wem (3.4MB) │   │   ├── 65982673.wem (213KB) │   │   ├── 668967933.wem (7.8MB) │   │   ├── 675980352.wem (9.7MB) │   │   ├── 695899244.wem (8.4MB) │   │   ├── 715459119.wem (9.3MB) │   │   ├── 721467969.wem (7.9MB) │   │   ├── 728010903.wem (7.3MB) │   │   ├── 734095664.wem (2.5MB) │   │   ├── 73733415.wem (254KB) │   │   ├── 767844260.wem (7.7MB) │   │   ├── 771424233.wem (8.0MB) │   │   ├── 772128656.wem (8.2MB) │   │   ├── 790285977.wem (6.5MB) │   │   ├── 800907156.wem (1.5MB) │   │   ├── 836472911.wem (7.5MB) │   │   ├── 849615232.wem (8.8MB) │   │   ├── 862539513.wem (333KB) │   │   ├── 877471457.wem (7.6MB) │   │   ├── 896017759.wem (7.4MB) │   │   ├── 936800083.wem (7.5MB) │   │   ├── 941562577.wem (8.4MB) │   │   ├── 959322648.wem (9.8MB) │   │   ├── 987916324.wem (8.1MB) │   │   ├── AudioParams.xml (1.2KB) │   │   ├── BG_Music.bnk (30MB) │   │   ├── Init.bnk (2.9KB) │   │   ├── PluginInfo.xml (698B) │   │   ├── Ship_Impact_Death_Sounds.bnk (869KB) │   │   ├── Ship_Sounds.bnk (10MB) │   │   ├── Ship_Sounds_Adventure_Mode.bnk (16MB) │   │   ├── SoundbanksInfo.xml (146KB) │   │   ├── Taunts.bnk (121KB) │   │   ├── UI_Notification_Sounds.bnk (1.0MB) │   │   └── VO.bnk (1.1KB) │   ├── BulletList (5 Entries) │   │   ├── Lightning.bulletlist_xml (281B) │   │   ├── MildStorm.bulletlist_xml (374B) │   │   ├── ModerateStorm.bulletlist_xml (382B) │   │   ├── ViolentStorm.bulletlist_xml (373B) │   │   └── Volcano.bulletlist_xml (444B) │   ├── CameraEffects (1 Entries) │   │   └── SixWayRainbow.dds (350KB) │   ├── Characters (5 Entries) │   │   ├── Counters.xml (186B) │   │   ├── Flags.xml (72KB) │   │   ├── GalaxyMarkers.xml (104KB) │   │   ├── StarControlCharacters.xml (2.9KB) │   │   └── StarControlFleets.xml (10.0KB) │   ├── ComponentData (256 Entries) │   │   ├── ArilouCosmeticComponentLarge01.compdata_xml (207B) │   │   ├── ArilouCosmeticComponentLarge02.compdata_xml (207B) │   │   ├── ArilouCosmeticComponentLarge03.compdata_xml (207B) │   │   ├── ArilouCosmeticComponentLarge04.compdata_xml (207B) │   │   ├── ArilouCosmeticComponentMedium01.compdata_xml (210B) │   │   ├── ArilouCosmeticComponentMedium02.compdata_xml (210B) │   │   ├── ArilouCosmeticComponentMedium03.compdata_xml (210B) │   │   ├── ArilouCosmeticComponentMedium04.compdata_xml (210B) │   │   ├── ArilouCosmeticComponentMedium05.compdata_xml (210B) │   │   ├── ArilouCosmeticComponentMedium06.compdata_xml (210B) │   │   ├── ArilouCosmeticComponentMedium07.compdata_xml (210B) │   │   ├── ArilouCosmeticComponentSmall01.compdata_xml (207B) │   │   ├── ArilouCosmeticComponentSmall02.compdata_xml (207B) │   │   ├── ArilouCosmeticComponentSmall03.compdata_xml (207B) │   │   ├── ArilouCosmeticComponentSmall04.compdata_xml (207B) │   │   ├── ClassicACosmeticLarge01.compdata_xml (215B) │   │   ├── ClassicACosmeticLarge02.compdata_xml (215B) │   │   ├── ClassicACosmeticLarge03.compdata_xml (215B) │   │   ├── ClassicACosmeticMedium01.compdata_xml (218B) │   │   ├── ClassicACosmeticMedium02.compdata_xml (218B) │   │   ├── ClassicACosmeticMedium03.compdata_xml (218B) │   │   ├── ClassicACosmeticSmall01.compdata_xml (215B) │   │   ├── ClassicBCosmeticLarge01.compdata_xml (213B) │   │   ├── ClassicBCosmeticLarge02.compdata_xml (215B) │   │   ├── ClassicBCosmeticLarge03.compdata_xml (215B) │   │   ├── ClassicBCosmeticMedium01.compdata_xml (216B) │   │   ├── ClassicBCosmeticMedium02.compdata_xml (216B) │   │   ├── ClassicBCosmeticMedium03.compdata_xml (218B) │   │   ├── ClassicBCosmeticMedium04.compdata_xml (218B) │   │   ├── ClassicBCosmeticMedium05.compdata_xml (218B) │   │   ├── ClassicBCosmeticMedium06.compdata_xml (218B) │   │   ├── ClassicBCosmeticSmall01.compdata_xml (213B) │   │   ├── ClassicBCosmeticSmall02.compdata_xml (215B) │   │   ├── ClassicBCosmeticSmall03.compdata_xml (215B) │   │   ├── ClassicBCosmeticSmall04.compdata_xml (215B) │   │   ├── ClassicBCosmeticSmall05.compdata_xml (215B) │   │   ├── ClassicBCosmeticSmall06.compdata_xml (215B) │   │   ├── DanNathCosmeticComponentLarge01.compdata_xml (210B) │   │   ├── DanNathCosmeticComponentLarge02.compdata_xml (210B) │   │   ├── DanNathCosmeticComponentLarge03.compdata_xml (210B) │   │   ├── DanNathCosmeticComponentMedium01.compdata_xml (213B) │   │   ├── DanNathCosmeticComponentMedium02.compdata_xml (213B) │   │   ├── DanNathCosmeticComponentMedium03.compdata_xml (213B) │   │   ├── DanNathCosmeticComponentMedium04.compdata_xml (213B) │   │   ├── DanNathCosmeticComponentMedium05.compdata_xml (213B) │   │   ├── DanNathCosmeticComponentMedium06.compdata_xml (213B) │   │   ├── DanNathCosmeticComponentSmall01.compdata_xml (210B) │   │   ├── DanNathCosmeticComponentSmall02.compdata_xml (210B) │   │   ├── DanNathCosmeticComponentSmall03.compdata_xml (210B) │   │   ├── DanNathCosmeticComponentSmall04.compdata_xml (210B) │   │   ├── DebrisCosmeticComponentMedium01.compdata_xml (210B) │   │   ├── DebrisCosmeticComponentMedium02.compdata_xml (210B) │   │   ├── DebrisCosmeticComponentMedium03.compdata_xml (210B) │   │   ├── DebrisCosmeticComponentMedium04.compdata_xml (210B) │   │   ├── DebrisCosmeticComponentSmall01.compdata_xml (207B) │   │   ├── DebrisCosmeticComponentSmall02.compdata_xml (207B) │   │   ├── DrenkendCosmeticComponentLarge01.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentLarge02.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentLarge03.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentLarge04.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentMedium01.compdata_xml (216B) │   │   ├── DrenkendCosmeticComponentMedium02.compdata_xml (216B) │   │   ├── DrenkendCosmeticComponentMedium03.compdata_xml (216B) │   │   ├── DrenkendCosmeticComponentMedium04.compdata_xml (216B) │   │   ├── DrenkendCosmeticComponentMedium05.compdata_xml (216B) │   │   ├── DrenkendCosmeticComponentMedium06.compdata_xml (216B) │   │   ├── DrenkendCosmeticComponentMedium07.compdata_xml (216B) │   │   ├── DrenkendCosmeticComponentSmall01.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall02.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall03.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall04.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall05.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall06.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall07.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall08.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall09.compdata_xml (213B) │   │   ├── DrenkendCosmeticComponentSmall10.compdata_xml (213B) │   │   ├── EngineMount.compdata_xml (180B) │   │   ├── ExplorerCosmeticComponentLarge01.compdata_xml (213B) │   │   ├── ExplorerCosmeticComponentLarge02.compdata_xml (213B) │   │   ├── ExplorerCosmeticComponentLarge03.compdata_xml (213B) │   │   ├── ExplorerCosmeticComponentLarge04.compdata_xml (213B) │   │   ├── ExplorerCosmeticComponentMedium01.compdata_xml (216B) │   │   ├── ExplorerCosmeticComponentMedium02.compdata_xml (216B) │   │   ├── ExplorerCosmeticComponentMedium03.compdata_xml (216B) │   │   ├── ExplorerCosmeticComponentMedium04.compdata_xml (216B) │   │   ├── ExplorerCosmeticComponentMedium05.compdata_xml (216B) │   │   ├── ExplorerCosmeticComponentMedium06.compdata_xml (216B) │   │   ├── ExplorerCosmeticComponentSmall01.compdata_xml (213B) │   │   ├── ExplorerCosmeticComponentSmall02.compdata_xml (213B) │   │   ├── ExplorerCosmeticComponentSmall03.compdata_xml (213B) │   │   ├── GenericCosmeticLarge01.compdata_xml (210B) │   │   ├── GenericCosmeticLarge02.compdata_xml (210B) │   │   ├── GenericCosmeticLarge03.compdata_xml (210B) │   │   ├── GenericCosmeticLarge04.compdata_xml (210B) │   │   ├── GenericCosmeticLarge06.compdata_xml (210B) │   │   ├── GenericCosmeticLarge07.compdata_xml (210B) │   │   ├── GenericCosmeticLarge08.compdata_xml (210B) │   │   ├── GenericCosmeticMedium01.compdata_xml (213B) │   │   ├── GenericCosmeticMedium02.compdata_xml (213B) │   │   ├── GenericCosmeticMedium03.compdata_xml (213B) │   │   ├── GenericCosmeticMedium04.compdata_xml (213B) │   │   ├── GenericCosmeticMedium05.compdata_xml (213B) │   │   ├── GenericCosmeticMedium06.compdata_xml (213B) │   │   ├── GenericCosmeticMedium07.compdata_xml (213B) │   │   ├── GenericCosmeticMedium08.compdata_xml (213B) │   │   ├── GenericCosmeticSmall01.compdata_xml (210B) │   │   ├── GenericCosmeticSmall02.compdata_xml (210B) │   │   ├── GenericCosmeticSmall03.compdata_xml (210B) │   │   ├── GenericCosmeticSmall04.compdata_xml (210B) │   │   ├── GenericCosmeticSmall05.compdata_xml (210B) │   │   ├── GenericCosmeticSmall06.compdata_xml (210B) │   │   ├── GenericCosmeticSmall07.compdata_xml (210B) │   │   ├── GenericCosmeticSmall08.compdata_xml (210B) │   │   ├── GenericCosmeticSmall09.compdata_xml (210B) │   │   ├── GenericCosmeticSmall10.compdata_xml (210B) │   │   ├── GenericCosmeticSmall11.compdata_xml (210B) │   │   ├── GenericCosmeticSmall12.compdata_xml (210B) │   │   ├── GenericCosmeticSmall13.compdata_xml (210B) │   │   ├── HumanCosmeticComponentLarge01.compdata_xml (204B) │   │   ├── HumanCosmeticComponentLarge02.compdata_xml (204B) │   │   ├── HumanCosmeticComponentLarge03.compdata_xml (204B) │   │   ├── HumanCosmeticComponentMedium01.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium02.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium03.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium04.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium05.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium06.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium07.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium08.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium09.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium10.compdata_xml (207B) │   │   ├── HumanCosmeticComponentMedium11.compdata_xml (207B) │   │   ├── HumanCosmeticComponentSmall01.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall02.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall03.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall04.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall05.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall06.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall07.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall08.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall09.compdata_xml (204B) │   │   ├── HumanCosmeticComponentSmall10.compdata_xml (204B) │   │   ├── JeffCosmeticComponentLarge01.compdata_xml (201B) │   │   ├── JeffCosmeticComponentLarge02.compdata_xml (201B) │   │   ├── JeffCosmeticComponentMedium01.compdata_xml (204B) │   │   ├── JeffCosmeticComponentMedium02.compdata_xml (204B) │   │   ├── JeffCosmeticComponentMedium03.compdata_xml (204B) │   │   ├── LexiteDroneCosmeticLarge01.compdata_xml (225B) │   │   ├── LexiteDroneCosmeticLarge02.compdata_xml (225B) │   │   ├── LexiteDroneCosmeticLarge03.compdata_xml (225B) │   │   ├── LexiteDroneCosmeticLarge04.compdata_xml (225B) │   │   ├── LexiteDroneCosmeticMedium01.compdata_xml (228B) │   │   ├── LexiteDroneCosmeticMedium02.compdata_xml (228B) │   │   ├── LexiteDroneCosmeticSmall01.compdata_xml (225B) │   │   ├── LexiteDroneCosmeticSmall02.compdata_xml (225B) │   │   ├── MenkMackCosmeticLarge01.compdata_xml (213B) │   │   ├── MenkMackCosmeticLarge02.compdata_xml (213B) │   │   ├── MenkMackCosmeticMedium01.compdata_xml (216B) │   │   ├── MenkMackCosmeticMedium02.compdata_xml (216B) │   │   ├── MenkMackCosmeticMedium03.compdata_xml (216B) │   │   ├── MenkMackCosmeticSmall01.compdata_xml (213B) │   │   ├── MenkMackCosmeticSmall02.compdata_xml (213B) │   │   ├── MenkMackCosmeticSmall03.compdata_xml (213B) │   │   ├── MenkMackCosmeticSmall04.compdata_xml (213B) │   │   ├── ModuleMount.compdata_xml (180B) │   │   ├── MowlingsCosmeticLarge01.compdata_xml (213B) │   │   ├── MowlingsCosmeticLarge02.compdata_xml (213B) │   │   ├── MowlingsCosmeticMedium01.compdata_xml (216B) │   │   ├── MowlingsCosmeticMedium02.compdata_xml (216B) │   │   ├── MowlingsCosmeticMedium03.compdata_xml (216B) │   │   ├── MowlingsCosmeticMedium04.compdata_xml (216B) │   │   ├── MowlingsCosmeticSmall01.compdata_xml (213B) │   │   ├── MowlingsCosmeticSmall02.compdata_xml (213B) │   │   ├── MuKayCosmeticLarge01.compdata_xml (204B) │   │   ├── MuKayCosmeticLarge02.compdata_xml (204B) │   │   ├── MuKayCosmeticLarge03.compdata_xml (204B) │   │   ├── MuKayCosmeticMedium01.compdata_xml (207B) │   │   ├── MuKayCosmeticMedium02.compdata_xml (207B) │   │   ├── MuKayCosmeticMedium03.compdata_xml (207B) │   │   ├── MuKayCosmeticMedium04.compdata_xml (207B) │   │   ├── MuKayCosmeticSmall01.compdata_xml (204B) │   │   ├── MuKayCosmeticSmall02.compdata_xml (204B) │   │   ├── MuKayCosmeticSmall03.compdata_xml (204B) │   │   ├── PhamyshtCosmeticComponentLarge01.compdata_xml (213B) │   │   ├── PhamyshtCosmeticComponentLarge02.compdata_xml (213B) │   │   ├── PhamyshtCosmeticComponentMedium01.compdata_xml (216B) │   │   ├── PlayerShipCosmeticComponentLarge01.compdata_xml (219B) │   │   ├── PlayerShipCosmeticComponentLarge02.compdata_xml (219B) │   │   ├── PlayerShipCosmeticComponentLarge03.compdata_xml (219B) │   │   ├── PlayerShipCosmeticComponentLarge07.compdata_xml (219B) │   │   ├── PlayerShipCosmeticComponentLarge08.compdata_xml (219B) │   │   ├── PlayerShipCosmeticComponentLarge09.compdata_xml (219B) │   │   ├── PlayerShipCosmeticComponentMedium01.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium02.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium03.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium04.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium05.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium06.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium07.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium08.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium09.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium10.compdata_xml (222B) │   │   ├── PlayerShipCosmeticComponentMedium11.compdata_xml (222B) │   │   ├── PrimaryWeaponMount.compdata_xml (182B) │   │   ├── ScryveCosmeticLarge01.compdata_xml (206B) │   │   ├── ScryveCosmeticLarge02.compdata_xml (206B) │   │   ├── ScryveCosmeticLarge03.compdata_xml (206B) │   │   ├── ScryveCosmeticMedium01.compdata_xml (209B) │   │   ├── ScryveCosmeticMedium02.compdata_xml (209B) │   │   ├── ScryveCosmeticSmall01.compdata_xml (206B) │   │   ├── ScryveCosmeticSmall02.compdata_xml (206B) │   │   ├── ScryveCosmeticSmall03.compdata_xml (206B) │   │   ├── ScryveCosmeticSmall04.compdata_xml (206B) │   │   ├── ScryveCosmeticSmall05.compdata_xml (206B) │   │   ├── SecondaryWeaponMount.compdata_xml (186B) │   │   ├── TheMeasuredCosmeticLarge01.compdata_xml (222B) │   │   ├── TheMeasuredCosmeticLarge02.compdata_xml (222B) │   │   ├── TheMeasuredCosmeticLarge03.compdata_xml (222B) │   │   ├── TheMeasuredCosmeticLarge04.compdata_xml (222B) │   │   ├── TheMeasuredCosmeticMedium01.compdata_xml (225B) │   │   ├── ThrusterMount.compdata_xml (188B) │   │   ├── TrandalsCosmeticLarge01.compdata_xml (213B) │   │   ├── TrandalsCosmeticLarge02.compdata_xml (213B) │   │   ├── TrandalsCosmeticMedium01.compdata_xml (216B) │   │   ├── TrandalsCosmeticMedium02.compdata_xml (216B) │   │   ├── TrandalsCosmeticSmall01.compdata_xml (213B) │   │   ├── TrandalsCosmeticSmall02.compdata_xml (213B) │   │   ├── TrandalsCosmeticSmall03.compdata_xml (213B) │   │   ├── TrandalsCosmeticSmall04.compdata_xml (213B) │   │   ├── TrandalsCosmeticSmall05.compdata_xml (213B) │   │   ├── TrandalsCosmeticSmall06.compdata_xml (213B) │   │   ├── TrandalsCosmeticSmall07.compdata_xml (213B) │   │   ├── TywomCosmeticLarge01.compdata_xml (204B) │   │   ├── TywomCosmeticLarge01compdata_xml (204B) │   │   ├── TywomCosmeticMedium01.compdata_xml (207B) │   │   ├── TywomCosmeticMedium02.compdata_xml (207B) │   │   ├── TywomCosmeticMedium03.compdata_xml (207B) │   │   ├── TywomCosmeticMedium04.compdata_xml (207B) │   │   ├── TywomCosmeticMedium05.compdata_xml (207B) │   │   ├── TywomCosmeticSmall01.compdata_xml (204B) │   │   ├── TywomCosmeticSmall02.compdata_xml (204B) │   │   ├── TywomCosmeticSmall03.compdata_xml (204B) │   │   ├── WeaponModel01.compdata_xml (179B) │   │   ├── WeaponModel02.compdata_xml (179B) │   │   ├── WeaponModel03.compdata_xml (179B) │   │   ├── WeaponModel04.compdata_xml (179B) │   │   ├── WeaponModel05.compdata_xml (179B) │   │   ├── WeaponModel06.compdata_xml (179B) │   │   ├── WeaponModel07.compdata_xml (179B) │   │   ├── WeaponModel08.compdata_xml (179B) │   │   ├── WeaponModel09.compdata_xml (179B) │   │   ├── WeaponModel10.compdata_xml (179B) │   │   ├── WeaponModel11.compdata_xml (179B) │   │   ├── WeaponModel12.compdata_xml (179B) │   │   └── WeaponModel13.compdata_xml (179B) │   ├── CookedData (874 Entries) │   │   ├── 404_placeholder_404_placeholder.OxModel (3.8KB) │   │   ├── Asteroids_Asteroid01.OxModel (106KB) │   │   ├── Asteroids_Asteroid02.OxModel (111KB) │   │   ├── Asteroids_Asteroid03.OxModel (219KB) │   │   ├── Asteroids_Asteroid04.OxModel (265KB) │   │   ├── Asteroids_Asteroid05.OxModel (211KB) │   │   ├── Asteroids_Asteroid06.OxModel (196KB) │   │   ├── Asteroids_Asteroid07.OxModel (180KB) │   │   ├── Asteroids_Asteroid08.OxModel (131KB) │   │   ├── Asteroids_Asteroid09.OxModel (207KB) │   │   ├── ClassicA_ShipParts_Classic_A_Cosmetic_Large_01.OxModel (78KB) │   │   ├── ClassicA_ShipParts_Classic_A_Cosmetic_Large_02.OxModel (30KB) │   │   ├── ClassicA_ShipParts_Classic_A_Cosmetic_Large_03.OxModel (96KB) │   │   ├── ClassicA_ShipParts_Classic_A_Cosmetic_Medium_01.OxModel (43KB) │   │   ├── ClassicA_ShipParts_Classic_A_Cosmetic_Medium_02.OxModel (54KB) │   │   ├── ClassicA_ShipParts_Classic_A_Cosmetic_Medium_03.OxModel (55KB) │   │   ├── ClassicA_ShipParts_Classic_A_Cosmetic_Small_01.OxModel (32KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Large1.OxModel (62KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Large_02.OxModel (78KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Large_03.OxModel (80KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Medium1.OxModel (82KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Medium2.OxModel (17KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Medium_03.OxModel (81KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Medium_04.OxModel (87KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Medium_05.OxModel (11KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Medium_06.OxModel (20KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Small1.OxModel (100KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Small_02.OxModel (100KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Small_03.OxModel (80KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Small_04.OxModel (80KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Small_05.OxModel (80KB) │   │   ├── ClassicB_ShipParts_Classic_B_Cosmetic_Small_06.OxModel (50KB) │   │   ├── CometRockPile01_CometRockPile01.OxModel (90KB) │   │   ├── CometRock_CometRock.OxModel (568KB) │   │   ├── Components_EngineModel_01.OxModel (266KB) │   │   ├── Components_EngineModel_02.OxModel (318KB) │   │   ├── Components_EngineModel_03.OxModel (551KB) │   │   ├── Components_EngineModel_04.OxModel (551KB) │   │   ├── Components_ThrusterModel_01.OxModel (319KB) │   │   ├── Components_WeaponModel_01.OxModel (222KB) │   │   ├── Components_WeaponModel_02.OxModel (305KB) │   │   ├── Components_WeaponModel_03.OxModel (197KB) │   │   ├── Components_WeaponModel_04.OxModel (360KB) │   │   ├── Components_WeaponModel_05.OxModel (407KB) │   │   ├── Components_WeaponModel_06.OxModel (245KB) │   │   ├── Components_WeaponModel_07.OxModel (370KB) │   │   ├── Components_WeaponModel_08.OxModel (238KB) │   │   ├── Components_WeaponModel_09.OxModel (219KB) │   │   ├── Components_WeaponModel_10.OxModel (146KB) │   │   ├── Components_WeaponModel_11.OxModel (395KB) │   │   ├── Components_WeaponModel_12.OxModel (366KB) │   │   ├── Components_WeaponModel_13.OxModel (428KB) │   │   ├── CookedAnimRecords.OxCookedAnimRecords (12KB) │   │   ├── CookedModelRecords.OxCookedModelRecords (40KB) │   │   ├── DanNathShip_DanNathShip.OxModel (727KB) │   │   ├── DanNathShip_DanNathShipHitReactBack.OxAnim (21KB) │   │   ├── DanNathShip_DanNathShipHitReactFront.OxAnim (21KB) │   │   ├── DanNathShip_DanNathShipHitReactLeft.OxAnim (21KB) │   │   ├── DanNathShip_DanNathShipHitReactRight.OxAnim (21KB) │   │   ├── DanNathShip_DanNathShipIdleLoop.OxAnim (143KB) │   │   ├── DanNathShip_DanNathShipThrustIntro.OxAnim (8.0KB) │   │   ├── DanNathShip_DanNathShipThrustLoop.OxAnim (41KB) │   │   ├── DanNathShip_DanNathShipThrustOut.OxAnim (13KB) │   │   ├── DanNathShip_DanNathShipTurnLeftIntro.OxAnim (22KB) │   │   ├── DanNathShip_DanNathShipTurnRightIntro.OxAnim (22KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Large_01.OxModel (230KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Large_02.OxModel (238KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Large_03.OxModel (288KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Medium_01.OxModel (67KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Medium_02.OxModel (66KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Medium_03.OxModel (60KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Medium_04.OxModel (14KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Medium_05.OxModel (20KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Small_01.OxModel (31KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Small_02.OxModel (11KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Small_03.OxModel (12KB) │   │   ├── DanNath_ShipParts_DanNath_Cosmetic_Small_04.OxModel (23KB) │   │   ├── DefaultPlanet_DefaultPlanet.OxModel (1000KB) │   │   ├── Desert02_Desert02.OxModel (1000KB) │   │   ├── DesignGizmos_Axis.OxModel (266KB) │   │   ├── DesignGizmos_Locator.OxModel (412KB) │   │   ├── DesignGizmos_Rotate_RingX.OxModel (691KB) │   │   ├── DesignGizmos_Rotate_RingY.OxModel (690KB) │   │   ├── DesignGizmos_Rotate_RingZ.OxModel (691KB) │   │   ├── DesignGizmos_Rotate_Root.OxModel (277KB) │   │   ├── DesignGizmos_Scale.OxModel (569KB) │   │   ├── DesignGizmos_Translate_AxisX.OxModel (196KB) │   │   ├── DesignGizmos_Translate_AxisY.OxModel (200KB) │   │   ├── DesignGizmos_Translate_AxisZ.OxModel (201KB) │   │   ├── DesignGizmos_Translate_Root.OxModel (5.3KB) │   │   ├── DesignGizmos_Translate_XZ.OxModel (3.9KB) │   │   ├── DesignGizmos_Translate_YX.OxModel (3.7KB) │   │   ├── DesignGizmos_Translate_YZ.OxModel (3.7KB) │   │   ├── DrenkendShip_DrenkendBomber.OxModel (99KB) │   │   ├── DrenkendShip_DrenkendShip.OxModel (765KB) │   │   ├── DrenkendShip_DrenkendShipBrakeIntro.OxAnim (13KB) │   │   ├── DrenkendShip_DrenkendShipBrakeLoop.OxAnim (2.1KB) │   │   ├── DrenkendShip_DrenkendShipBrakeOut.OxAnim (45KB) │   │   ├── DrenkendShip_DrenkendShipDeath.OxAnim (13KB) │   │   ├── DrenkendShip_DrenkendShipFirePrimary.OxAnim (4.1KB) │   │   ├── DrenkendShip_DrenkendShipFireSecondary.OxAnim (54KB) │   │   ├── DrenkendShip_DrenkendShipHitReactBack.OxAnim (24KB) │   │   ├── DrenkendShip_DrenkendShipHitReactFront.OxAnim (24KB) │   │   ├── DrenkendShip_DrenkendShipHitReactLeft.OxAnim (23KB) │   │   ├── DrenkendShip_DrenkendShipHitReactRight.OxAnim (24KB) │   │   ├── DrenkendShip_DrenkendShipIdleIntro.OxAnim (60KB) │   │   ├── DrenkendShip_DrenkendShipIdleLoop.OxAnim (60KB) │   │   ├── DrenkendShip_DrenkendShipIdleNonCombat.OxAnim (60KB) │   │   ├── DrenkendShip_DrenkendShipIdleOut.OxAnim (60KB) │   │   ├── DrenkendShip_DrenkendShipThrustIntro.OxAnim (13KB) │   │   ├── DrenkendShip_DrenkendShipThrustLoop.OxAnim (2.1KB) │   │   ├── DrenkendShip_DrenkendShipThrustOut.OxAnim (45KB) │   │   ├── DrenkendShip_DrenkendShipTurnLeftIntro.OxAnim (8.1KB) │   │   ├── DrenkendShip_DrenkendShipTurnLeftLoop.OxAnim (4.1KB) │   │   ├── DrenkendShip_DrenkendShipTurnLeftOut.OxAnim (8.1KB) │   │   ├── DrenkendShip_DrenkendShipTurnRightIntro.OxAnim (8.1KB) │   │   ├── DrenkendShip_DrenkendShipTurnRightLoop.OxAnim (4.1KB) │   │   ├── DrenkendShip_DrenkendShipTurnRightOut.OxAnim (8.1KB) │   │   ├── DrenkendShip_Drenkend_ThrustFull.OxAnim (61KB) │   │   ├── DrenkendShip_Drenkend_TurnLeftFull.OxAnim (20KB) │   │   ├── DrenkendShip_Drenkend_TurnRIghtFull.OxAnim (20KB) │   │   ├── DrenkendShip_Drenkend_TurnZero.OxAnim (2.1KB) │   │   ├── DrenkendShip_Drenkend_nonCombat.OxAnim (61KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Large_01.OxModel (50KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Large_02.OxModel (24KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Large_03.OxModel (78KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Large_04.OxModel (88KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Medium_01.OxModel (39KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Medium_02.OxModel (20KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Medium_03.OxModel (35KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Medium_04.OxModel (36KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Medium_05.OxModel (67KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Medium_06.OxModel (9.7KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Medium_07.OxModel (24KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_01.OxModel (39KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_02.OxModel (28KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_03.OxModel (23KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_04.OxModel (48KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_05.OxModel (21KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_06.OxModel (19KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_07.OxModel (11KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_08.OxModel (23KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_09.OxModel (9.5KB) │   │   ├── Drenkend_ShipParts_Drenkend_Cosmetic_Small_10.OxModel (9.4KB) │   │   ├── Effects_AsteroidHit.OxModel (19KB) │   │   ├── Effects_BeamMuzzleTest.OxModel (19KB) │   │   ├── Effects_BlackHoleWeapon.OxModel (19KB) │   │   ├── Effects_BlueGeyser_Spray.OxModel (19KB) │   │   ├── Effects_BlueGeyser_Trail1.OxModel (19KB) │   │   ├── Effects_BrightWhiteEngineTrail.OxModel (19KB) │   │   ├── Effects_DeMotivationWave1.OxModel (19KB) │   │   ├── Effects_DeMotivationWave2.OxModel (19KB) │   │   ├── Effects_Dinnerbell.OxModel (19KB) │   │   ├── Effects_ExplosionLarge.OxModel (19KB) │   │   ├── Effects_FireballMedium.OxModel (19KB) │   │   ├── Effects_FireballPlant.OxModel (19KB) │   │   ├── Effects_FlakExplosionLarge.OxModel (19KB) │   │   ├── Effects_FlakFireballMedium.OxModel (19KB) │   │   ├── Effects_GenericPulseWave.OxModel (19KB) │   │   ├── Effects_GenericShield.OxModel (19KB) │   │   ├── Effects_Geyser.OxModel (19KB) │   │   ├── Effects_GravWellTrailShort.OxModel (19KB) │   │   ├── Effects_HealthPodTrail.OxModel (19KB) │   │   ├── Effects_HumanCruiserLaserMuzzleFlash.OxModel (19KB) │   │   ├── Effects_HumanEngineTrail.OxModel (19KB) │   │   ├── Effects_IonStormCloud.OxModel (19KB) │   │   ├── Effects_IonStormCloud_Small.OxModel (19KB) │   │   ├── Effects_IonStormCloud_Tiny.OxModel (19KB) │   │   ├── Effects_JasonTest.OxModel (19KB) │   │   ├── Effects_LanderCollision.OxModel (19KB) │   │   ├── Effects_LargeBeamEndcap_Blue.OxModel (19KB) │   │   ├── Effects_LargeBeamMuzzle_Blue.OxModel (19KB) │   │   ├── Effects_LargeBeamMuzzle_Green.OxModel (19KB) │   │   ├── Effects_LargeBeamMuzzle_Purple.OxModel (19KB) │   │   ├── Effects_LargeBeamMuzzle_Red.OxModel (19KB) │   │   ├── Effects_LargeBeamSparklesContainer_Blue.OxModel (19KB) │   │   ├── Effects_LargeBeamSparklesContainer_Green.OxModel (19KB) │   │   ├── Effects_LargeBeamSparklesContainer_Purple.OxModel (19KB) │   │   ├── Effects_LargeBeamSparklesContainer_Red.OxModel (19KB) │   │   ├── Effects_LargeBeamSparkles_Blue.OxModel (19KB) │   │   ├── Effects_LargeBeamSparkles_Green.OxModel (19KB) │   │   ├── Effects_LargeBeamSparkles_Purple.OxModel (19KB) │   │   ├── Effects_LargeBeamSparkles_Red.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Blue.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Blue_Trail.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Green.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Green_Trail.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Purple.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Purple_Trail.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Red.OxModel (19KB) │   │   ├── Effects_LargeBulletExplosion_Red_Trail.OxModel (19KB) │   │   ├── Effects_LargeCloudPoof.OxModel (19KB) │   │   ├── Effects_LargeWispyTrails_Blue.OxModel (19KB) │   │   ├── Effects_LargeWispyTrails_Green.OxModel (19KB) │   │   ├── Effects_LargeWispyTrails_Purple.OxModel (19KB) │   │   ├── Effects_LargeWispyTrails_Red.OxModel (19KB) │   │   ├── Effects_LaserMuzzleParticles.OxModel (19KB) │   │   ├── Effects_LongEngineTrail_DarkBlue.OxModel (19KB) │   │   ├── Effects_LongEngineTrail_EnemyPurple.OxModel (19KB) │   │   ├── Effects_LongEngineTrail_Green.OxModel (19KB) │   │   ├── Effects_LongEngineTrail_Purple.OxModel (19KB) │   │   ├── Effects_LongEngineTrail_Red.OxModel (19KB) │   │   ├── Effects_LongEngineTrail_Yellow.OxModel (19KB) │   │   ├── Effects_MaterialInteractionDefault.OxModel (19KB) │   │   ├── Effects_MeasuredEngineTrail.OxModel (19KB) │   │   ├── Effects_MeasuredRingBullet.OxModel (44KB) │   │   ├── Effects_MediumBeamMuzzle_Blue.OxModel (19KB) │   │   ├── Effects_MediumBeamMuzzle_Green.OxModel (19KB) │   │   ├── Effects_MediumBeamMuzzle_Purple.OxModel (19KB) │   │   ├── Effects_MediumBeamMuzzle_Red.OxModel (19KB) │   │   ├── Effects_MediumBeamSparklesContainer_Blue.OxModel (19KB) │   │   ├── Effects_MediumBeamSparklesContainer_Green.OxModel (19KB) │   │   ├── Effects_MediumBeamSparklesContainer_Purple.OxModel (19KB) │   │   ├── Effects_MediumBeamSparklesContainer_Red.OxModel (19KB) │   │   ├── Effects_MediumBeamSparkles_Blue.OxModel (19KB) │   │   ├── Effects_MediumBeamSparkles_Green.OxModel (19KB) │   │   ├── Effects_MediumBeamSparkles_Purple.OxModel (19KB) │   │   ├── Effects_MediumBeamSparkles_Red.OxModel (19KB) │   │   ├── Effects_MediumBulletExplosion_Green.OxModel (19KB) │   │   ├── Effects_MenkMackTetherMuzzle.OxModel (19KB) │   │   ├── Effects_MowlingBeamMuzzle.OxModel (19KB) │   │   ├── Effects_MowlingBeamSparkles.OxModel (19KB) │   │   ├── Effects_MowlingBeamSparklesContainer.OxModel (19KB) │   │   ├── Effects_MukayHarpoonFlash.OxModel (19KB) │   │   ├── Effects_NebulaStormCloud.OxModel (19KB) │   │   ├── Effects_NukePoofDeath1.OxModel (19KB) │   │   ├── Effects_RadioactiveArenaCloud.OxModel (19KB) │   │   ├── Effects_RockDestructionPoof1.OxModel (19KB) │   │   ├── Effects_RockDestructionSmallPoof1.OxModel (19KB) │   │   ├── Effects_RockDestructionTrail1.OxModel (19KB) │   │   ├── Effects_SMBArenaDebris.OxModel (19KB) │   │   ├── Effects_ScryveBeamImpact1.OxModel (19KB) │   │   ├── Effects_ScryveBeamMuzzleFlash.OxModel (19KB) │   │   ├── Effects_ScryveEngineTrail.OxModel (19KB) │   │   ├── Effects_ShipExplosion1.OxModel (19KB) │   │   ├── Effects_ShipExplosionSmall1.OxModel (19KB) │   │   ├── Effects_ShipExplosionSmokeySmallTrail1.OxModel (19KB) │   │   ├── Effects_ShipExplosionSmokeyTrail1.OxModel (19KB) │   │   ├── Effects_ShipExplosionTrail1.OxModel (19KB) │   │   ├── Effects_SmallBeamMuzzle_Blue.OxModel (19KB) │   │   ├── Effects_SmallBeamMuzzle_Green.OxModel (19KB) │   │   ├── Effects_SmallBeamMuzzle_Purple.OxModel (19KB) │   │   ├── Effects_SmallBeamMuzzle_Red.OxModel (19KB) │   │   ├── Effects_SmallBeamSparklesContainer_Blue.OxModel (19KB) │   │   ├── Effects_SmallBeamSparklesContainer_Green.OxModel (19KB) │   │   ├── Effects_SmallBeamSparklesContainer_Purple.OxModel (19KB) │   │   ├── Effects_SmallBeamSparklesContainer_Red.OxModel (19KB) │   │   ├── Effects_SmallBeamSparkles_Blue.OxModel (19KB) │   │   ├── Effects_SmallBeamSparkles_Green.OxModel (19KB) │   │   ├── Effects_SmallBeamSparkles_Purple.OxModel (19KB) │   │   ├── Effects_SmallBeamSparkles_Red.OxModel (19KB) │   │   ├── Effects_SmallBulletExplosion_Blue.OxModel (19KB) │   │   ├── Effects_SmallBulletExplosion_Green.OxModel (19KB) │   │   ├── Effects_SmallBulletExplosion_Purple.OxModel (19KB) │   │   ├── Effects_SmallBulletExplosion_Red.OxModel (19KB) │   │   ├── Effects_SmallCloudPoof.OxModel (19KB) │   │   ├── Effects_SmokeyEngineTrail_Red.OxModel (19KB) │   │   ├── Effects_SparklePickupFX_Blue.OxModel (19KB) │   │   ├── Effects_SparklePickupFX_Green.OxModel (19KB) │   │   ├── Effects_SparklePickupFX_Purple.OxModel (19KB) │   │   ├── Effects_SparklePickupFX_Red.OxModel (19KB) │   │   ├── Effects_SparklePickupFX_White.OxModel (19KB) │   │   ├── Effects_SparklePickupFX_Yellow.OxModel (19KB) │   │   ├── Effects_SummonJeffEffect.OxModel (19KB) │   │   ├── Effects_TestSphere.OxModel (264KB) │   │   ├── Effects_TinyExplosionBurst_Trail.OxModel (19KB) │   │   ├── Effects_TinyExplosiveBurst.OxModel (19KB) │   │   ├── Effects_TwyomEngineTrail.OxModel (19KB) │   │   ├── Effects_Wormhole.OxModel (19KB) │   │   ├── Effects_WormholeTransfer.OxModel (19KB) │   │   ├── Frozen_Frozen.OxModel (1000KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Large_01.OxModel (135KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Large_02.OxModel (105KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Large_03.OxModel (118KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Large_04.OxModel (120KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Large_06.OxModel (11KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Large_07.OxModel (22KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Large_08.OxModel (85KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_01.OxModel (15KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_02.OxModel (7.2KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_03.OxModel (55KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_04.OxModel (101KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_05.OxModel (26KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_06.OxModel (80KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_07.OxModel (77KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Medium_08.OxModel (25KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_01.OxModel (29KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_02.OxModel (32KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_03.OxModel (15KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_04.OxModel (31KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_05.OxModel (37KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_06.OxModel (24KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_07.OxModel (22KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_08.OxModel (45KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_09.OxModel (39KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_10.OxModel (15KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_11.OxModel (20KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_12.OxModel (4.7KB) │   │   ├── Generic_ShipParts_Generic_Cosmetic_Small_13.OxModel (7.7KB) │   │   ├── Gravity_Well_Gravity_Well.OxModel (77KB) │   │   ├── Greegrox_ShipParts_Greegrox_Cosmetic_Large_01.OxModel (300KB) │   │   ├── HardpointModel_HardpointModel.OxModel (101KB) │   │   ├── HumanCruiser_HumanCruiser.OxModel (529KB) │   │   ├── HumanCruiser_HumanCruiserBrake.OxAnim (29KB) │   │   ├── HumanCruiser_HumanCruiserDeath.OxAnim (75KB) │   │   ├── HumanCruiser_HumanCruiserHitReactBack.OxAnim (14KB) │   │   ├── HumanCruiser_HumanCruiserHitReactFront.OxAnim (14KB) │   │   ├── HumanCruiser_HumanCruiserHitReactLeft.OxAnim (14KB) │   │   ├── HumanCruiser_HumanCruiserHitReactRight.OxAnim (14KB) │   │   ├── HumanCruiser_HumanCruiserIdleCombat.OxAnim (75KB) │   │   ├── HumanCruiser_HumanCruiserIdleNonCombat.OxAnim (75KB) │   │   ├── HumanCruiser_HumanCruiserIntro.OxAnim (44KB) │   │   ├── HumanCruiser_HumanCruiserShootPrimary.OxAnim (15KB) │   │   ├── HumanCruiser_HumanCruiserThrustIntro.OxAnim (6.8KB) │   │   ├── HumanCruiser_HumanCruiserThrustLoop.OxAnim (27KB) │   │   ├── HumanCruiser_HumanCruiserThrustOut.OxAnim (7.6KB) │   │   ├── HumanCruiser_HumanCruiserTurnLeftIntro.OxAnim (18KB) │   │   ├── HumanCruiser_HumanCruiserTurnLeftLoop.OxAnim (15KB) │   │   ├── HumanCruiser_HumanCruiserTurnLeftOut.OxAnim (7.6KB) │   │   ├── HumanCruiser_HumanCruiserTurnRightIntro.OxAnim (18KB) │   │   ├── HumanCruiser_HumanCruiserTurnRightLoop.OxAnim (15KB) │   │   ├── HumanCruiser_HumanCruiserTurnRightOut.OxAnim (7.6KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Large_01.OxModel (91KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Large_02.OxModel (106KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Large_03.OxModel (107KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_01.OxModel (137KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_02.OxModel (56KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_03.OxModel (69KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_04.OxModel (43KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_05.OxModel (39KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_06.OxModel (42KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_07.OxModel (42KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_08.OxModel (18KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_09.OxModel (15KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_10.OxModel (56KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Medium_11.OxModel (14KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_01.OxModel (16KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_02.OxModel (99KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_03.OxModel (15KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_04.OxModel (38KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_05.OxModel (138KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_06.OxModel (44KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_07.OxModel (26KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_08.OxModel (25KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_09.OxModel (29KB) │   │   ├── Human_ShipParts_Human_Cosmetic_Small_10.OxModel (19KB) │   │   ├── JeffShip_JeffShip.OxModel (565KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Large_01.OxModel (250KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Large_02.OxModel (272KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Large_03.OxModel (102KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Medium_01.OxModel (76KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Medium_02.OxModel (74KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Medium_03.OxModel (52KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Medium_04.OxModel (52KB) │   │   ├── Jeff_ShipParts_Jeff_Cosmetic_Medium_05.OxModel (77KB) │   │   ├── MeasuredShip_MeasuredShip.OxModel (380KB) │   │   ├── MeasuredShip_MeasuredShipIdleLoop.OxAnim (96KB) │   │   ├── MeasuredShip_MeasuredShipThrustLoop.OxAnim (96KB) │   │   ├── MeasuredShip_MeasuredShipTurnBack.OxAnim (64KB) │   │   ├── MeasuredShip_MeasuredShipTurnForward.OxAnim (64KB) │   │   ├── MeasuredShip_MeasuredShipTurnLeft.OxAnim (64KB) │   │   ├── MeasuredShip_MeasuredShipTurnRight.OxAnim (64KB) │   │   ├── MeasuredShip_MeasuredShipTurns.OxAnim (64KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShip.OxModel (776KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipBrakeIntro.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipBrakeLoop.OxAnim (976B) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipBrakeOut.OxAnim (976B) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipDeath.OxAnim (18KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipFirePrimary.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipFireSecondary.OxAnim (18KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipHitReactBack.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipHitReactFront.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipHitReactLeft.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipHitReactRight.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipIdleIntro.OxAnim (72KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipIdleLoop.OxAnim (73KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipIdleNonCombat.OxAnim (73KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipIdleOut.OxAnim (73KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipThrustIntro.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipThrustLoop.OxAnim (976B) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipThrustOut.OxAnim (976B) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipTurnLeftIntro.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipTurnLeftLoop.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipTurnLeftOut.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipTurnRightIntro.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipTurnRightLoop.OxAnim (9.2KB) │   │   ├── MenkMackSpaceShip_MenkMackSpaceShipTurnRightOut.OxAnim (9.2KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Large_01.OxModel (139KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Large_02.OxModel (155KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Medium_01.OxModel (74KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Medium_02.OxModel (76KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Medium_03.OxModel (42KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Small_01.OxModel (47KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Small_02.OxModel (36KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Small_03.OxModel (8.8KB) │   │   ├── MenkMack_ShipParts_MenkMack_Cosmetic_Small_04.OxModel (19KB) │   │   ├── MoonFB_MoonFB.OxModel (1000KB) │   │   ├── Moon_Moon.OxModel (1000KB) │   │   ├── Mounts_EngineMount_01.OxModel (99KB) │   │   ├── Mounts_ModuleMount_01.OxModel (87KB) │   │   ├── Mounts_Mount_01.OxModel (63KB) │   │   ├── Mounts_ThrusterMount_01.OxModel (91KB) │   │   ├── MowlingsShip_JeffShipRescue.OxModel (565KB) │   │   ├── MowlingsShip_MowlingShip_TurnLeft_Intro.OxAnim (12KB) │   │   ├── MowlingsShip_MowlingShip_TurnLeft_Loop.OxAnim (9.7KB) │   │   ├── MowlingsShip_MowlingShip_TurnLeft_Out.OxAnim (12KB) │   │   ├── MowlingsShip_MowlingShip_TurnRight_Intro.OxAnim (11KB) │   │   ├── MowlingsShip_MowlingShip_TurnRight_Loop.OxAnim (11KB) │   │   ├── MowlingsShip_MowlingShip_TurnRight_Out.OxAnim (11KB) │   │   ├── MowlingsShip_MowlingShip_death.OxAnim (42KB) │   │   ├── MowlingsShip_MowlingShip_hitreact_back.OxAnim (29KB) │   │   ├── MowlingsShip_MowlingShip_hitreact_front.OxAnim (29KB) │   │   ├── MowlingsShip_MowlingShip_hitreact_left.OxAnim (30KB) │   │   ├── MowlingsShip_MowlingShip_hitreact_right.OxAnim (29KB) │   │   ├── MowlingsShip_MowlingShip_intro.OxAnim (60KB) │   │   ├── MowlingsShip_MowlingShip_shootprimary.OxAnim (12KB) │   │   ├── MowlingsShip_MowlingShip_thrust_in.OxAnim (59KB) │   │   ├── MowlingsShip_MowlingShip_thrust_out.OxAnim (59KB) │   │   ├── MowlingsShip_MowlingsShip.OxModel (640KB) │   │   ├── MowlingsShip_MowlingsShipIdleLoop.OxAnim (71KB) │   │   ├── MowlingsShip_MowlingsShipThrustLoop.OxAnim (59KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Large_01.OxModel (132KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Large_02.OxModel (99KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Medium_01.OxModel (81KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Medium_02.OxModel (9.5KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Medium_03.OxModel (35KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Medium_04.OxModel (31KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Small_01.OxModel (29KB) │   │   ├── Mowlings_ShipParts_Mowlings_Cosmetic_Small_02.OxModel (9.7KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Large_01.OxModel (151KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Large_02.OxModel (99KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Large_03.OxModel (53KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Medium_01.OxModel (37KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Medium_02.OxModel (34KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Medium_03.OxModel (61KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Medium_04.OxModel (64KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Small_01.OxModel (27KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Small_02.OxModel (38KB) │   │   ├── MuKay_ShipParts_MuKay_Cosmetic_Small_03.OxModel (28KB) │   │   ├── MyAsset_MyAsset.OxModel (126KB) │   │   ├── PhamyshtShip_PhamyshtPod.OxModel (50KB) │   │   ├── PhamyshtShip_PhamyshtShip.OxModel (2.6MB) │   │   ├── PhamyshtShip_PhamyshtShipBrakeIntro.OxAnim (2.7KB) │   │   ├── PhamyshtShip_PhamyshtShipBrakeLoop.OxAnim (352B) │   │   ├── PhamyshtShip_PhamyshtShipBrakeOut.OxAnim (352B) │   │   ├── PhamyshtShip_PhamyshtShipDeath.OxAnim (5.8KB) │   │   ├── PhamyshtShip_PhamyshtShipHitReactBack.OxAnim (2.2KB) │   │   ├── PhamyshtShip_PhamyshtShipHitReactFront.OxAnim (2.2KB) │   │   ├── PhamyshtShip_PhamyshtShipHitReactLeft.OxAnim (2.2KB) │   │   ├── PhamyshtShip_PhamyshtShipHitReactRight.OxAnim (2.2KB) │   │   ├── PhamyshtShip_PhamyshtShipIdleLoop.OxAnim (17KB) │   │   ├── PhamyshtShip_PhamyshtShipThrustIntro.OxAnim (2.7KB) │   │   ├── PhamyshtShip_PhamyshtShipThrustLoop.OxAnim (352B) │   │   ├── PhamyshtShip_PhamyshtShipThrustOut.OxAnim (352B) │   │   ├── PhamyshtShip_PhamyshtShipTurnLeftIntro.OxAnim (1.2KB) │   │   ├── PhamyshtShip_PhamyshtShipTurnLeftLoop.OxAnim (640B) │   │   ├── PhamyshtShip_PhamyshtShipTurnLeftOut.OxAnim (1.1KB) │   │   ├── PhamyshtShip_PhamyshtShipTurnRightIntro.OxAnim (1.2KB) │   │   ├── PhamyshtShip_PhamyshtShipTurnRightLoop.OxAnim (640B) │   │   ├── PhamyshtShip_PhamyshtShipTurnRightOut.OxAnim (1.1KB) │   │   ├── Phamysht_ShipParts_Phamysht_Cosmetic_Large_01.OxModel (343KB) │   │   ├── Phamysht_ShipParts_Phamysht_Cosmetic_Large_02.OxModel (257KB) │   │   ├── Phamysht_ShipParts_Phamysht_Cosmetic_Medium_01.OxModel (239KB) │   │   ├── PinthiShip_PinthiShip.OxModel (751KB) │   │   ├── PinthiShip_PinthiShipBrakeIntro.OxAnim (13KB) │   │   ├── PinthiShip_PinthiShipBrakeLoop.OxAnim (992B) │   │   ├── PinthiShip_PinthiShipBrakeOut.OxAnim (992B) │   │   ├── PinthiShip_PinthiShipDeath.OxAnim (9.3KB) │   │   ├── PinthiShip_PinthiShipFirePrimary.OxAnim (4.7KB) │   │   ├── PinthiShip_PinthiShipFireSecondary.OxAnim (9.3KB) │   │   ├── PinthiShip_PinthiShipHitReactBack.OxAnim (4.7KB) │   │   ├── PinthiShip_PinthiShipHitReactFront.OxAnim (4.7KB) │   │   ├── PinthiShip_PinthiShipHitReactLeft.OxAnim (4.7KB) │   │   ├── PinthiShip_PinthiShipHitReactRight.OxAnim (4.7KB) │   │   ├── PinthiShip_PinthiShipIdleLoop.OxAnim (55KB) │   │   ├── PinthiShip_PinthiShipThrustIntro.OxAnim (13KB) │   │   ├── PinthiShip_PinthiShipThrustLoop.OxAnim (992B) │   │   ├── PinthiShip_PinthiShipThrustOut.OxAnim (992B) │   │   ├── PinthiShip_PinthiShipTurnLeftIntro.OxAnim (7.5KB) │   │   ├── PinthiShip_PinthiShipTurnLeftLoop.OxAnim (992B) │   │   ├── PinthiShip_PinthiShipTurnLeftOut.OxAnim (6.1KB) │   │   ├── PinthiShip_PinthiShipTurnRightIntro.OxAnim (7.5KB) │   │   ├── PinthiShip_PinthiShipTurnRightLoop.OxAnim (992B) │   │   ├── PinthiShip_PinthiShipTurnRightOut.OxAnim (6.1KB) │   │   ├── Pinthi_ShipParts_Pinthi_Cosmetic_Large_01.OxModel (749KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Large_01.OxModel (267KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Large_02.OxModel (276KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Large_03.OxModel (280KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Large_07.OxModel (188KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Large_08.OxModel (159KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Large_09.OxModel (378KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_01.OxModel (28KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_02.OxModel (652KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_03.OxModel (93KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_04.OxModel (45KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_05.OxModel (384KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_06.OxModel (178KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_07.OxModel (323KB) │   │   ├── PlayerShip_ShipParts_PlayerShip_Cosmetic_Medium_08.OxModel (48KB) │   │   ├── Projectiles_Beam.OxModel (5.4KB) │   │   ├── Projectiles_BlackHoleBullet.OxModel (97KB) │   │   ├── Projectiles_CharbroiledProjectileBullet.OxModel (4.4KB) │   │   ├── Projectiles_Dart.OxModel (4.4KB) │   │   ├── Projectiles_DrenkendBullet.OxModel (4.4KB) │   │   ├── Projectiles_EarthlingMissile.OxModel (22KB) │   │   ├── Projectiles_LanderBullet1.OxModel (4.4KB) │   │   ├── Projectiles_LanderStunBullet1.OxModel (4.4KB) │   │   ├── Projectiles_LargeProjectileBullet_Blue.OxModel (4.4KB) │   │   ├── Projectiles_LargeProjectileBullet_Green.OxModel (4.4KB) │   │   ├── Projectiles_LargeProjectileBullet_Purple.OxModel (4.4KB) │   │   ├── Projectiles_LargeProjectileBullet_Red.OxModel (4.4KB) │   │   ├── Projectiles_LaserBola.OxModel (97KB) │   │   ├── Projectiles_MeasuredCanisterBullet.OxModel (110KB) │   │   ├── Projectiles_MediumProjectileBullet_Blue.OxModel (4.4KB) │   │   ├── Projectiles_MediumProjectileBullet_Green.OxModel (4.4KB) │   │   ├── Projectiles_MediumProjectileBullet_Purple.OxModel (4.4KB) │   │   ├── Projectiles_MediumProjectileBullet_Red.OxModel (4.4KB) │   │   ├── Projectiles_MenkMackMineGreen.OxModel (37KB) │   │   ├── Projectiles_MenkMackMineRed.OxModel (37KB) │   │   ├── Projectiles_Missile.OxModel (22KB) │   │   ├── Projectiles_PinthiInfectionPoof.OxModel (4.4KB) │   │   ├── Projectiles_ProjectileInkBlob.OxModel (4.4KB) │   │   ├── Projectiles_SlowSlimeProjectileBullet.OxModel (19KB) │   │   ├── Projectiles_SmallProjectileBullet_Blue.OxModel (4.4KB) │   │   ├── Projectiles_SmallProjectileBullet_Green.OxModel (4.4KB) │   │   ├── Projectiles_SmallProjectileBullet_Purple.OxModel (4.4KB) │   │   ├── Projectiles_SmallProjectileBullet_Red.OxModel (4.4KB) │   │   ├── Projectiles_Spinner.OxModel (14KB) │   │   ├── Projectiles_TywomProjectile.OxModel (4.4KB) │   │   ├── Projectiles_VolcanoBullet.OxModel (4.4KB) │   │   ├── Projectiles_WarpAnchor.OxModel (97KB) │   │   ├── ScryveShip_ScryveShip.OxModel (919KB) │   │   ├── ScryveShip_ScryveShipDeath.OxAnim (68KB) │   │   ├── ScryveShip_ScryveShipDeathLong.OxAnim (61KB) │   │   ├── ScryveShip_ScryveShipDeathQuick.OxAnim (68KB) │   │   ├── ScryveShip_ScryveShipFirePrimary.OxAnim (78KB) │   │   ├── ScryveShip_ScryveShipFireSecondary.OxAnim (53KB) │   │   ├── ScryveShip_ScryveShipGunsIdleLoop.OxAnim (149KB) │   │   ├── ScryveShip_ScryveShipHitReactBack.OxAnim (17KB) │   │   ├── ScryveShip_ScryveShipHitReactFront.OxAnim (17KB) │   │   ├── ScryveShip_ScryveShipHitReactLeft.OxAnim (17KB) │   │   ├── ScryveShip_ScryveShipHitReactRight.OxAnim (17KB) │   │   ├── ScryveShip_ScryveShipIdleLoop.OxAnim (158KB) │   │   ├── ScryveShip_ScryveShipIntro.OxAnim (61KB) │   │   ├── ScryveShip_ScryveShipNonCombatIdle.OxAnim (78KB) │   │   ├── ScryveShip_ScryveShipThrustLoop.OxAnim (3.6KB) │   │   ├── ScryveShip_ScryveShipThrustOut.OxAnim (16KB) │   │   ├── ScryveShip_ScryveShipTurnLeftLoop.OxAnim (18KB) │   │   ├── ScryveShip_ScryveShipTurnLeftOut.OxAnim (18KB) │   │   ├── ScryveShip_ScryveShipTurnRightLoop.OxAnim (18KB) │   │   ├── ScryveShip_ScryveShipTurnRightOut.OxAnim (18KB) │   │   ├── ScryveShip_ScryveShipZeroTurn.OxAnim (9.7KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Large_01.OxModel (97KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Large_02.OxModel (167KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Large_03.OxModel (33KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Medium_01.OxModel (45KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Medium_02.OxModel (101KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Small_01.OxModel (19KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Small_02.OxModel (104KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Small_03.OxModel (11KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Small_04.OxModel (17KB) │   │   ├── Scryve_ShipParts_Scryve_Cosmetic_Small_05.OxModel (5.4KB) │   │   ├── Startup_Indicator.OxModel (6.2KB) │   │   ├── Startup_Ruler.OxModel (147KB) │   │   ├── TestSpheres_MultiUV_Box.OxModel (3.9KB) │   │   ├── TestSpheres_PBR_Env_Sphere.OxModel (102KB) │   │   ├── TestSpheres_PBR_Swatch_Single.OxModel (3.6MB) │   │   ├── TestSpheres_Swatch.OxModel (4.8MB) │   │   ├── TestSpheres_TestGeo.OxModel (3.9KB) │   │   ├── TestSpheres_TestRamp.OxModel (3.3KB) │   │   ├── TestSpheres_Testspheres.OxModel (1.1MB) │   │   ├── TestSpheres_TestspheresIndividualBlackDull.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualBlackMid.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualBlackShinny.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualBlueDull.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualBlueMid.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualBlueShinny.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualGreyDull.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualGreyMid.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualGreyShinny.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualRedDull.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualRedMid.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualRedShinny.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualWhiteDull.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualWhiteMid.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualWhiteShinny.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualYellowDull.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualYellowMid.OxModel (255KB) │   │   ├── TestSpheres_TestspheresIndividualYellowShinny.OxModel (255KB) │   │   ├── TestSpheres_UnitSphere_Mineral.OxModel (395KB) │   │   ├── TheMeasured_ShipParts_TheMeasured_Cosmetic_Large_01.OxModel (222KB) │   │   ├── TheMeasured_ShipParts_TheMeasured_Cosmetic_Large_02.OxModel (19KB) │   │   ├── TheMeasured_ShipParts_TheMeasured_Cosmetic_Large_03.OxModel (86KB) │   │   ├── TheMeasured_ShipParts_TheMeasured_Cosmetic_Large_04.OxModel (48KB) │   │   ├── TheMeasured_ShipParts_TheMeasured_Cosmetic_Medium_01.OxModel (11KB) │   │   ├── TrandalShip_TrandalShip.OxModel (1.5MB) │   │   ├── TrandalShip_TrandalShipBrakeIntro.OxAnim (22KB) │   │   ├── TrandalShip_TrandalShipBrakeLoop.OxAnim (22KB) │   │   ├── TrandalShip_TrandalShipBrakeOut.OxAnim (22KB) │   │   ├── TrandalShip_TrandalShipDeath.OxAnim (42KB) │   │   ├── TrandalShip_TrandalShipFirePrimary.OxAnim (12KB) │   │   ├── TrandalShip_TrandalShipFireSecondary.OxAnim (12KB) │   │   ├── TrandalShip_TrandalShipHitReactBack.OxAnim (21KB) │   │   ├── TrandalShip_TrandalShipHitReactFront.OxAnim (20KB) │   │   ├── TrandalShip_TrandalShipHitReactLeft.OxAnim (20KB) │   │   ├── TrandalShip_TrandalShipHitReactRight.OxAnim (21KB) │   │   ├── TrandalShip_TrandalShipIdleIntro.OxAnim (87KB) │   │   ├── TrandalShip_TrandalShipIdleLoop.OxAnim (65KB) │   │   ├── TrandalShip_TrandalShipIdleNonCombat.OxAnim (65KB) │   │   ├── TrandalShip_TrandalShipIdleOut.OxAnim (65KB) │   │   ├── TrandalShip_TrandalShipThrustIntro.OxAnim (22KB) │   │   ├── TrandalShip_TrandalShipThrustLoop.OxAnim (22KB) │   │   ├── TrandalShip_TrandalShipThrustOut.OxAnim (22KB) │   │   ├── TrandalShip_TrandalShipTurnLeftIntro.OxAnim (17KB) │   │   ├── TrandalShip_TrandalShipTurnLeftLoop.OxAnim (7.8KB) │   │   ├── TrandalShip_TrandalShipTurnLeftOut.OxAnim (8.9KB) │   │   ├── TrandalShip_TrandalShipTurnRightIntro.OxAnim (18KB) │   │   ├── TrandalShip_TrandalShipTurnRightLoop.OxAnim (7.8KB) │   │   ├── TrandalShip_TrandalShipTurnRightOut.OxAnim (7.8KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Large_01.OxModel (101KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Large_02.OxModel (137KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Medium_01.OxModel (43KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Small_01.OxModel (55KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Small_02.OxModel (28KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Small_03.OxModel (41KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Small_04.OxModel (46KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Small_05.OxModel (26KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Small_06.OxModel (31KB) │   │   ├── Trandals_ShipParts_Trandals_Cosmetic_Small_07.OxModel (19KB) │   │   ├── TywomShip_BrakeInto.OxAnim (7.4KB) │   │   ├── TywomShip_CombatIdle.OxAnim (113KB) │   │   ├── TywomShip_Death.OxAnim (43KB) │   │   ├── TywomShip_HitReactBack.OxAnim (16KB) │   │   ├── TywomShip_HitReactFront.OxAnim (16KB) │   │   ├── TywomShip_HitReactLeft.OxAnim (16KB) │   │   ├── TywomShip_HitReactRight.OxAnim (16KB) │   │   ├── TywomShip_NonCombatIdle.OxAnim (113KB) │   │   ├── TywomShip_ThrustOut.OxAnim (25KB) │   │   ├── TywomShip_TywomDrone.OxModel (175KB) │   │   ├── TywomShip_TywomDroneClosed.OxAnim (6.1KB) │   │   ├── TywomShip_TywomDroneDeath.OxAnim (6.3KB) │   │   ├── TywomShip_TywomDroneFirePrimary.OxAnim (3.0KB) │   │   ├── TywomShip_TywomDroneHitReactBack.OxAnim (3.2KB) │   │   ├── TywomShip_TywomDroneHitReactFront.OxAnim (3.2KB) │   │   ├── TywomShip_TywomDroneHitReactLeft.OxAnim (3.2KB) │   │   ├── TywomShip_TywomDroneHitReactRight.OxAnim (3.2KB) │   │   ├── TywomShip_TywomDroneOpenIntro.OxAnim (6.1KB) │   │   ├── TywomShip_TywomDroneThrustLoop.OxAnim (12KB) │   │   ├── TywomShip_TywomDrone_OnPlanet.OxModel (84KB) │   │   ├── TywomShip_TywomShip.OxModel (1.0MB) │   │   ├── TywomShip_TywomShipBrakeIntro.OxAnim (7.4KB) │   │   ├── TywomShip_TywomShipBrakeLoop.OxAnim (16KB) │   │   ├── TywomShip_TywomShipBrakeOut.OxAnim (8.2KB) │   │   ├── TywomShip_TywomShipDeath.OxAnim (5.0KB) │   │   ├── TywomShip_TywomShipFireDrone.OxAnim (80KB) │   │   ├── TywomShip_TywomShipFireSecondary.OxAnim (80KB) │   │   ├── TywomShip_TywomShipHitReactBack.OxAnim (16KB) │   │   ├── TywomShip_TywomShipHitReactFront.OxAnim (16KB) │   │   ├── TywomShip_TywomShipHitReactLeft.OxAnim (16KB) │   │   ├── TywomShip_TywomShipHitReactRight.OxAnim (16KB) │   │   ├── TywomShip_TywomShipIdleLoop.OxAnim (113KB) │   │   ├── TywomShip_TywomShipIdleNonCombat.OxAnim (113KB) │   │   ├── TywomShip_TywomShipIntro.OxAnim (105KB) │   │   ├── TywomShip_TywomShipThrustIntro.OxAnim (24KB) │   │   ├── TywomShip_TywomShipThrustLoop.OxAnim (48KB) │   │   ├── TywomShip_TywomShipThrustOut.OxAnim (25KB) │   │   ├── TywomShip_TywomShipTurnLeftLoop.OxAnim (11KB) │   │   ├── TywomShip_TywomShipTurnLeftOut.OxAnim (34KB) │   │   ├── TywomShip_TywomShipTurnRightIntro.OxAnim (25KB) │   │   ├── TywomShip_TywomShipTurnRightLoop.OxAnim (9.9KB) │   │   ├── TywomShip_TywomShipTurnRightOut.OxAnim (43KB) │   │   ├── TywomShip_TywomShipTurnZero.OxAnim (13KB) │   │   ├── TywomShip_WarpIntro.OxAnim (105KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Large_01.OxModel (223KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Medium_01.OxModel (42KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Medium_02.OxModel (88KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Medium_03.OxModel (87KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Medium_04.OxModel (51KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Medium_05.OxModel (47KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Small_01.OxModel (32KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Small_02.OxModel (77KB) │   │   ├── Tywom_ShipParts_Tywom_Cosmetic_Small_03.OxModel (9.9KB) │   │   ├── UnitSphere_BlackHole_UnitSphere_BlackHole.OxModel (395KB) │   │   ├── UnitSphere_BlueStar_UnitSphere_BlueStar.OxModel (395KB) │   │   ├── UnitSphere_Earth_UnitSphere_Earth.OxModel (395KB) │   │   ├── UnitSphere_GreenStar_UnitSphere_GreenStar.OxModel (395KB) │   │   ├── UnitSphere_Jupiter_UnitSphere_Jupiter.OxModel (395KB) │   │   ├── UnitSphere_NeutronStar_UnitSphere_NeutronStar.OxModel (395KB) │   │   ├── UnitSphere_OrangeStar_UnitSphere_OrangeStar.OxModel (395KB) │   │   ├── UnitSphere_PurpleStar_UnitSphere_PurpleStar.OxModel (395KB) │   │   ├── UnitSphere_RedStar_UnitSphere_RedStar.OxModel (395KB) │   │   ├── UnitSphere_Star_UnitSphere_Star.OxModel (395KB) │   │   ├── UnitSphere_WhiteStar_UnitSphere_WhiteStar.OxModel (395KB) │   │   ├── UnitSphere_YellowStar_UnitSphere_YellowStar.OxModel (395KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Large_01.OxModel (776KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Large_02.OxModel (847KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Large_03.OxModel (595KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Large_04.OxModel (435KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Medium_01.OxModel (684KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Medium_02.OxModel (451KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Medium_03.OxModel (402KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Medium_04.OxModel (289KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Medium_05.OxModel (381KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Medium_06.OxModel (176KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Medium_07.OxModel (138KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Small_01.OxModel (321KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Small_02.OxModel (130KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Small_03.OxModel (129KB) │   │   ├── arilou_shipparts_Arilou_Cosmetic_Small_04.OxModel (217KB) │   │   ├── asteroidplanetoid_AsteroidPlanetoid.OxModel (265KB) │   │   ├── auric_Auric.OxModel (1000KB) │   │   ├── components_Null_Component.OxModel (4.4KB) │   │   ├── copper_Copper.OxModel (1000KB) │   │   ├── crystalshard01_CrystalShard01.OxModel (12KB) │   │   ├── crystalshard02_CrystalShard02.OxModel (13KB) │   │   ├── crystalshard03_CrystalShard03.OxModel (13KB) │   │   ├── crystalshard04_CrystalShard04.OxModel (3.8KB) │   │   ├── crystalshard05_CrystalShard05.OxModel (11KB) │   │   ├── crystalshard06_CrystalShard06.OxModel (3.8KB) │   │   ├── crystalshard07_CrystalShard07.OxModel (12KB) │   │   ├── crystalshard08_CrystalShard08.OxModel (5.0KB) │   │   ├── crystalshard09_CrystalShard09.OxModel (5.1KB) │   │   ├── cyanic_Cyanic.OxModel (1000KB) │   │   ├── dannath_shipparts_DanNath_Cosmetic_Medium_06.OxModel (46KB) │   │   ├── debris_Debris_Cosmetic_Medium_01.OxModel (595KB) │   │   ├── debris_Debris_Cosmetic_Medium_02.OxModel (392KB) │   │   ├── debris_Debris_Cosmetic_Medium_03.OxModel (406KB) │   │   ├── debris_Debris_Cosmetic_Medium_04.OxModel (620KB) │   │   ├── debris_Debris_Cosmetic_Small_01.OxModel (27KB) │   │   ├── debris_Debris_Cosmetic_Small_02.OxModel (25KB) │   │   ├── desert01_Desert01.OxModel (1000KB) │   │   ├── effects_AlkaliCloudEffect1.OxModel (19KB) │   │   ├── effects_AlkaliLanderEffect_Main.OxModel (19KB) │   │   ├── effects_ArilouShield_EnterFX.OxModel (19KB) │   │   ├── effects_ArilouShield_ExitFX.OxModel (19KB) │   │   ├── effects_BlizzardLanderEffect_Main.OxModel (19KB) │   │   ├── effects_BurstHazard_BlackAsh.OxModel (19KB) │   │   ├── effects_BurstHazard_GreenAcid.OxModel (19KB) │   │   ├── effects_CritterDeath_Large1.OxModel (19KB) │   │   ├── effects_Earthquake.OxModel (19KB) │   │   ├── effects_GenericLanderEffect_Main.OxModel (19KB) │   │   ├── effects_GreegroxEnemyTailTrail.OxModel (19KB) │   │   ├── effects_GreegroxExplosionSmall1.OxModel (19KB) │   │   ├── effects_GreegroxSpawnSmall1.OxModel (19KB) │   │   ├── effects_GreegroxTailTrail.OxModel (19KB) │   │   ├── effects_GrowingPulsarBallBullet_Fizzle.OxModel (19KB) │   │   ├── effects_HyperspaceCloudEffect.OxModel (19KB) │   │   ├── effects_HyperspaceLinesEffect_Diag_BLTR.OxModel (19KB) │   │   ├── effects_HyperspaceLinesEffect_Diag_TLBR.OxModel (19KB) │   │   ├── effects_HyperspaceLinesEffect_Horizontal.OxModel (19KB) │   │   ├── effects_HyperspaceLinesEffect_Vertical.OxModel (19KB) │   │   ├── effects_HyperspaceShipTrail1.OxModel (19KB) │   │   ├── effects_ImpactWarn_Volcano.OxModel (19KB) │   │   ├── effects_LanderBlueMuzzle1.OxModel (19KB) │   │   ├── effects_LanderDeathExplosion1.OxModel (19KB) │   │   ├── effects_LanderDeathExplosionDebris.OxModel (19KB) │   │   ├── effects_LanderEngineTrail.OxModel (19KB) │   │   ├── effects_LanderLaunchFX_Grey.OxModel (19KB) │   │   ├── effects_LanderRearEngineTrail.OxModel (19KB) │   │   ├── effects_LanderSpotlight.OxModel (19KB) │   │   ├── effects_LandingEngineTrail.OxModel (19KB) │   │   ├── effects_LandingOnPlanet_Default.OxModel (19KB) │   │   ├── effects_LandingOnPlanet_Icey.OxModel (19KB) │   │   ├── effects_LandingOnPlanet_Mars.OxModel (19KB) │   │   ├── effects_LandingOnPlanet_Selenic.OxModel (19KB) │   │   ├── effects_LandingOnPlanet_Venus.OxModel (19KB) │   │   ├── effects_LandingZone_Orange.OxModel (19KB) │   │   ├── effects_LargeTornadoCloud.OxModel (19KB) │   │   ├── effects_LeavingPlanet_Icey.OxModel (19KB) │   │   ├── effects_LeavingPlanet_Mars.OxModel (19KB) │   │   ├── effects_LeavingPlanet_Selenic.OxModel (19KB) │   │   ├── effects_LeavingPlanet_Venus.OxModel (19KB) │   │   ├── effects_LexiteDroneDestructionTrail1.OxModel (19KB) │   │   ├── effects_LexiteDroneExplosion1.OxModel (19KB) │   │   ├── effects_LexiteDroneExplosionContainer1.OxModel (19KB) │   │   ├── effects_LightningBoltHazard.OxModel (19KB) │   │   ├── effects_LightningBoltSkyCap.OxModel (19KB) │   │   ├── effects_LightningBoltWarningZone.OxModel (19KB) │   │   ├── effects_LightningHazardSparkles1.OxModel (19KB) │   │   ├── effects_MagmaLanderEffect_Main.OxModel (19KB) │   │   ├── effects_OortCloud.OxModel (19KB) │   │   ├── effects_RepulsorWeapon01.OxModel (19KB) │   │   ├── effects_SalvageRing1.OxModel (19KB) │   │   ├── effects_SandwormWarning.OxModel (19KB) │   │   ├── effects_SnowyLanderEffect_Main.OxModel (19KB) │   │   ├── effects_Stormcloud_Blizzard.OxModel (19KB) │   │   ├── effects_SwirlingCloudTestEffect.OxModel (19KB) │   │   ├── effects_TornadoCloud.OxModel (19KB) │   │   ├── effects_TractorBeamEndcap.OxModel (19KB) │   │   ├── effects_VenusCloudEffect1.OxModel (19KB) │   │   ├── effects_VenusLanderEffect_Main.OxModel (19KB) │   │   ├── effects_VolcanoExplosion1.OxModel (19KB) │   │   ├── effects_WreckageGlow_Blue.OxModel (19KB) │   │   ├── effects_WreckageGlow_Green.OxModel (19KB) │   │   ├── effects_WreckageGlow_Red.OxModel (19KB) │   │   ├── effects_WreckageGlow_Yellow.OxModel (19KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Large_01.OxModel (611KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Large_02.OxModel (642KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Large_03.OxModel (584KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Large_04.OxModel (218KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Medium_01.OxModel (186KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Medium_02.OxModel (127KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Medium_03.OxModel (132KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Medium_04.OxModel (141KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Medium_05.OxModel (322KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Medium_06.OxModel (167KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Small_01.OxModel (324KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Small_02.OxModel (178KB) │   │   ├── explorer_shipparts_Explorer_Cosmetic_Small_03.OxModel (56KB) │   │   ├── gasgiant01_GasGiant01.OxModel (197KB) │   │   ├── gasgiant02_GasGiant02.OxModel (197KB) │   │   ├── gasgiant03_GasGiant03.OxModel (197KB) │   │   ├── gasgiant04_GasGiant04.OxModel (197KB) │   │   ├── gasgiant05_GasGiant05.OxModel (197KB) │   │   ├── gasgiant06_GasGiant06.OxModel (197KB) │   │   ├── gasgiant07_GasGiant07.OxModel (197KB) │   │   ├── gasgiant08_GasGiant08.OxModel (197KB) │   │   ├── gasgiant_GasGiant.OxModel (197KB) │   │   ├── greegroxship_GreegroxShip.OxModel (226KB) │   │   ├── greegroxship_GreegroxShip_Idle.OxAnim (51KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Large_01.OxModel (220KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Large_02.OxModel (233KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Large_03.OxModel (206KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Large_04.OxModel (173KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Medium_01.OxModel (87KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Medium_02.OxModel (121KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Small_01.OxModel (22KB) │   │   ├── lexite_drones_LexiteDroneA_Cosmetic_Small_02.OxModel (16KB) │   │   ├── lexite_shipparts_Lexite_Cosmetic_Large_01.OxModel (1.5MB) │   │   ├── mercury_Mercury.OxModel (1000KB) │   │   ├── mukayship_MuKayShip.OxModel (1.5MB) │   │   ├── mukayship_MuKayShipBrakeIntro.OxAnim (304KB) │   │   ├── mukayship_MuKayShipBrakeLoop.OxAnim (304KB) │   │   ├── mukayship_MuKayShipBrakeOut.OxAnim (304KB) │   │   ├── mukayship_MuKayShipDeath.OxAnim (90KB) │   │   ├── mukayship_MuKayShipFirePrimary.OxAnim (44KB) │   │   ├── mukayship_MuKayShipFirePrimaryLoop.OxAnim (75KB) │   │   ├── mukayship_MuKayShipFireSecondary.OxAnim (54KB) │   │   ├── mukayship_MuKayShipHitReactBack.OxAnim (39KB) │   │   ├── mukayship_MuKayShipHitReactFront.OxAnim (39KB) │   │   ├── mukayship_MuKayShipHitReactLeft.OxAnim (39KB) │   │   ├── mukayship_MuKayShipHitReactRight.OxAnim (39KB) │   │   ├── mukayship_MuKayShipIdleLoop.OxAnim (304KB) │   │   ├── mukayship_MuKayShipThrustIntro.OxAnim (304KB) │   │   ├── mukayship_MuKayShipThrustLoop.OxAnim (304KB) │   │   ├── mukayship_MuKayShipThrustOutro.OxAnim (304KB) │   │   ├── mukayship_MuKayShipTurnLeftIntro.OxAnim (39KB) │   │   ├── mukayship_MuKayShipTurnLeftLoop.OxAnim (34KB) │   │   ├── mukayship_MuKayShipTurnLeftOut.OxAnim (36KB) │   │   ├── mukayship_MuKayShipTurnRightIntro.OxAnim (36KB) │   │   ├── mukayship_MuKayShipTurnRightLoop.OxAnim (36KB) │   │   ├── mukayship_MuKayShipTurnRightOut.OxAnim (36KB) │   │   ├── mushroom01_Mushroom01.OxModel (2.6MB) │   │   ├── playership_shipparts_PlayerShip_Cosmetic_Medium_09.OxModel (545KB) │   │   ├── playership_shipparts_PlayerShip_Cosmetic_Medium_10.OxModel (395KB) │   │   ├── playership_shipparts_PlayerShip_Cosmetic_Medium_11.OxModel (530KB) │   │   ├── pluto_Pluto.OxModel (1000KB) │   │   ├── plutonic_Plutonic.OxModel (1000KB) │   │   ├── projectiles_DualShotBullet.OxModel (19KB) │   │   ├── projectiles_GreegroxBulletProjectileBullet.OxModel (4.4KB) │   │   ├── projectiles_GrowingPulsarBallBullet.OxModel (19KB) │   │   ├── projectiles_LexiteDroneBullet.OxModel (19KB) │   │   ├── projectiles_RearFacingMissile.OxModel (22KB) │   │   ├── projectiles_SmallLaserBullet_Red.OxModel (19KB) │   │   ├── relica_RelicA.OxModel (705KB) │   │   ├── ruby_Ruby.OxModel (1000KB) │   │   ├── shattered_Shattered.OxModel (514KB) │   │   ├── terrestrial_Terrestrial.OxModel (1000KB) │   │   ├── toxic_Toxic.OxModel (1000KB) │   │   ├── trandals_shipparts_Trandals_Cosmetic_Medium_02.OxModel (71KB) │   │   ├── tree01_Tree01.OxModel (3.6MB) │   │   ├── unitsphere_browndwarfstar_UnitSphere_BrownDwarfStar.OxModel (395KB) │   │   ├── unitsphere_reddwarfstar_UnitSphere_RedDwarfStar.OxModel (395KB) │   │   └── unitsphere_whitedwarfstar_UnitSphere_WhiteDwarfStar.OxModel (395KB) │   ├── CritterList (4 Entries) │   │   ├── 404_Placeholder.critterlist_xml (290B) │   │   ├── AllMobile.critterlist_xml (321B) │   │   ├── AllStatic.critterlist_xml (280B) │   │   └── Generic.critterlist_xml (340B) │   ├── Designs (54 Entries) │   │   ├── ArilouObserver01.scdesign (15KB) │   │   ├── BeaterTywomHitchiker.scdesign (7.6KB) │   │   ├── BoscanTransport.scdesign (2.6KB) │   │   ├── DanNathShip.scdesign (3.8KB) │   │   ├── DrenkendShip.scdesign (7.3KB) │   │   ├── Empty_Tywom_Handler.scdesign (5.0KB) │   │   ├── FleetBattlePickUp_BatteryCell.scdesign (4.5KB) │   │   ├── FleetBattlePickUp_CrewPod.scdesign (3.6KB) │   │   ├── FleetBattlePickUp_Engine.scdesign (4.3KB) │   │   ├── FleetBattlePickUp_Thruster.scdesign (3.6KB) │   │   ├── GreegroxShip.scdesign (3.4KB) │   │   ├── HumanCruiser.scdesign (3.5KB) │   │   ├── JeffShip.scdesign (3.4KB) │   │   ├── JeffShipRescue.scdesign (3.7KB) │   │   ├── KzantiRaider.scdesign (5.3KB) │   │   ├── Lexite_Interceptor.scdesign (6.5KB) │   │   ├── MeasuredShip.scdesign (6.2KB) │   │   ├── MenkMackSpaceShip.scdesign (5.3KB) │   │   ├── Menkmack_Scoundrel.scdesign (4.6KB) │   │   ├── Mowling_Pilgrim.scdesign (4.7KB) │   │   ├── MowlingsShip.scdesign (5.8KB) │   │   ├── MuKayShip.scdesign (4.4KB) │   │   ├── NorastEscort01.scdesign (8.4KB) │   │   ├── PhamyshtPod.scdesign (3.4KB) │   │   ├── PhamyshtShip.scdesign (1.9KB) │   │   ├── PhamyshtWaiter.scdesign (1.7KB) │   │   ├── PinthiShip.scdesign (3.4KB) │   │   ├── PlayerShip.scdesign (7.4KB) │   │   ├── Precursor_Starbase.scdesign (8.3KB) │   │   ├── Scavenger01.scdesign (19KB) │   │   ├── ScryveInterceptor.scdesign (2.8KB) │   │   ├── ScryveProbe.scdesign (4.3KB) │   │   ├── ScryveScout.scdesign (4.3KB) │   │   ├── ScryveShip.scdesign (4.7KB) │   │   ├── Scryve_Cruiser.scdesign (3.4KB) │   │   ├── TheLeeched.scdesign (3.6KB) │   │   ├── TheMeasuredSupervisor.scdesign (11KB) │   │   ├── TrandalShip.scdesign (6.0KB) │   │   ├── TywomDefenderMkII.scdesign (4.2KB) │   │   ├── TywomDrone.scdesign (3.4KB) │   │   ├── TywomFreighter01.scdesign (19KB) │   │   ├── TywomHandler.scdesign (9.6KB) │   │   ├── TywomHitchiker.scdesign (7.1KB) │   │   ├── TywomObserver.scdesign (4.5KB) │   │   ├── TywomObserverMkII.scdesign (4.5KB) │   │   ├── TywomRecorder.scdesign (7.8KB) │   │   ├── TywomRecorderMkII.scdesign (8.0KB) │   │   ├── TywomShip.scdesign (4.2KB) │   │   ├── TywomSurvey01.scdesign (4.7KB) │   │   ├── TywomTransport01.scdesign (17KB) │   │   ├── TywomUnveiler(Old).scdesign (9.9KB) │   │   ├── TywomUnveiler.scdesign (10KB) │   │   ├── VereziCollector.scdesign (6.8KB) │   │   └── XrakiShip.scdesign (3.4KB) │   ├── DestructibleCritterSpawnList (1 Entries) │   │   └── Worm.destructCritter_xml (273B) │   ├── DestructibleList (1 Entries) │   │   └── Rocks.destructiblelist_xml (187B) │   ├── Dialog (2 Entries) │   │   ├── ClientPlayer.xml (299B) │   │   └── ServerPlayer.xml (299B) │   ├── Effects (3 Entries) │   │   ├── Effects.AssetGroup (38KB) │   │   ├── Generic (199 Entries) │   │   │   ├── ExcludeSphere.MeshDesc (265B) │   │   │   ├── Explosion.MeshDesc (442B) │   │   │   ├── Explosion.Palette (401B) │   │   │   ├── Explosion_NORMW.dds (350KB) │   │   │   ├── Explosion_POS.dds (699KB) │   │   │   ├── Generic.MeshDesc (424B) │   │   │   ├── Generic.Palette (435B) │   │   │   ├── Textures (2 Entries) │   │   │   │   ├── MiddleGrey_Diffuse.dds (88KB) │   │   │   │   └── TestAdditiveEffect.dds (2.8MB) │   │   │   ├── TimelineSet_AlkaliCloudEffect1.xml (1.0KB) │   │   │   ├── TimelineSet_AlkaliLanderEffect_Main .xml (1.3KB) │   │   │   ├── TimelineSet_ArilouShield_EnterFX.xml (1.5KB) │   │   │   ├── TimelineSet_ArilouShield_ExitFX.xml (1.5KB) │   │   │   ├── TimelineSet_AsteroidHit_Large1.xml (2.7KB) │   │   │   ├── TimelineSet_BeamMuzzleTest.xml (1.2KB) │   │   │   ├── TimelineSet_BlackHoleWeapon.xml (6.1KB) │   │   │   ├── TimelineSet_BlizzardLanderEffect_Main.xml (1.6KB) │   │   │   ├── TimelineSet_BlueGeyser_Spray.xml (1.3KB) │   │   │   ├── TimelineSet_BlueGeyser_Trail1.xml (2.1KB) │   │   │   ├── TimelineSet_BrightWhiteEngineTrail.xml (2.6KB) │   │   │   ├── TimelineSet_BurstHazard_BlackAsh.xml (1.7KB) │   │   │   ├── TimelineSet_BurstHazard_GreenAcid.xml (1.5KB) │   │   │   ├── TimelineSet_BurstImpactSmall1.xml (2.1KB) │   │   │   ├── TimelineSet_CritterDeath_Large1.xml (3.0KB) │   │   │   ├── TimelineSet_DeMotivationWave1.xml (3.8KB) │   │   │   ├── TimelineSet_DeMotivationWave2.xml (5.3KB) │   │   │   ├── TimelineSet_Default.xml (1.5KB) │   │   │   ├── TimelineSet_Dinnerbell1.xml (1.4KB) │   │   │   ├── TimelineSet_Earthquake.xml (2.9KB) │   │   │   ├── TimelineSet_ExplosionLarge.xml (7.1KB) │   │   │   ├── TimelineSet_ExplosionSmall.xml (2.9KB) │   │   │   ├── TimelineSet_FireballMedium.xml (1.8KB) │   │   │   ├── TimelineSet_FireballPlant.xml (1.8KB) │   │   │   ├── TimelineSet_FlakExplosionLarge.xml (1.9KB) │   │   │   ├── TimelineSet_FlakFireballMedium.xml (2.1KB) │   │   │   ├── TimelineSet_GenericLanderEffect_Main.xml (1.3KB) │   │   │   ├── TimelineSet_GenericPulseWave.xml (2.6KB) │   │   │   ├── TimelineSet_GenericShield.xml (1.4KB) │   │   │   ├── TimelineSet_Geyser.xml (4.6KB) │   │   │   ├── TimelineSet_GravWellTrailShort.xml (1.2KB) │   │   │   ├── TimelineSet_GreegroxEnemyTailTrail.xml (1.3KB) │   │   │   ├── TimelineSet_GreegroxExplosionSmall1.xml (2.0KB) │   │   │   ├── TimelineSet_GreegroxSpawnSmall1.xml (1.4KB) │   │   │   ├── TimelineSet_GreegroxTailTrail.xml (1.3KB) │   │   │   ├── TimelineSet_GrowingPulsarBallBullet_Fizzle.xml (765B) │   │   │   ├── TimelineSet_HealthPodTrail.xml (3.0KB) │   │   │   ├── TimelineSet_HumanCruiserLaserMuzzleFlash.xml (2.7KB) │   │   │   ├── TimelineSet_HumanCruiserTrails.xml (1.2KB) │   │   │   ├── TimelineSet_HumanEngineTrail.xml (2.7KB) │   │   │   ├── TimelineSet_HyperspaceCloudEffect.xml (6.7KB) │   │   │   ├── TimelineSet_HyperspaceLinesEffect_BLTR.xml (1.7KB) │   │   │   ├── TimelineSet_HyperspaceLinesEffect_Horizontal.xml (1.7KB) │   │   │   ├── TimelineSet_HyperspaceLinesEffect_TLBR.xml (1.7KB) │   │   │   ├── TimelineSet_HyperspaceLinesEffect_Vertical.xml (1.7KB) │   │   │   ├── TimelineSet_HyperspaceShipTrail1.xml (2.5KB) │   │   │   ├── TimelineSet_ImpactWarn_Volcano.xml (571B) │   │   │   ├── TimelineSet_IonStormCloud.xml (1.5KB) │   │   │   ├── TimelineSet_IonStormCloud_Small.xml (1.5KB) │   │   │   ├── TimelineSet_IonStormCloud_Tiny.xml (1.5KB) │   │   │   ├── TimelineSet_JasonTest.xml (4.6KB) │   │   │   ├── TimelineSet_LanderBlueMuzzle1.xml (1.2KB) │   │   │   ├── TimelineSet_LanderCollision.xml (1.8KB) │   │   │   ├── TimelineSet_LanderDeathExplosion1.xml (3.3KB) │   │   │   ├── TimelineSet_LanderDeathExplosionDebris.xml (4.2KB) │   │   │   ├── TimelineSet_LanderEngineTrail.xml (1.9KB) │   │   │   ├── TimelineSet_LanderLaunchFX_Grey.xml (1.1KB) │   │   │   ├── TimelineSet_LanderRearEngineTrail.xml (2.6KB) │   │   │   ├── TimelineSet_LanderSpotlight.xml (470B) │   │   │   ├── TimelineSet_LandingEngineTrail.xml (3.0KB) │   │   │   ├── TimelineSet_LandingOnPlanet_Default.xml (1.1KB) │   │   │   ├── TimelineSet_LandingOnPlanet_Icey.xml (1.1KB) │   │   │   ├── TimelineSet_LandingOnPlanet_Mars.xml (1.1KB) │   │   │   ├── TimelineSet_LandingOnPlanet_Selenic.xml (1.1KB) │   │   │   ├── TimelineSet_LandingOnPlanet_Venus.xml (1.1KB) │   │   │   ├── TimelineSet_LandingZone_Orange.xml (1.2KB) │   │   │   ├── TimelineSet_LargeBeamEndcap_Blue.xml (3.5KB) │   │   │   ├── TimelineSet_LargeBeamMuzzle_Blue.xml (5.0KB) │   │   │   ├── TimelineSet_LargeBeamMuzzle_Green.xml (2.7KB) │   │   │   ├── TimelineSet_LargeBeamMuzzle_Purple.xml (2.7KB) │   │   │   ├── TimelineSet_LargeBeamMuzzle_Red.xml (2.7KB) │   │   │   ├── TimelineSet_LargeBeamSparklesContainer_Blue.xml (720B) │   │   │   ├── TimelineSet_LargeBeamSparklesContainer_Green.xml (726B) │   │   │   ├── TimelineSet_LargeBeamSparklesContainer_Purple.xml (729B) │   │   │   ├── TimelineSet_LargeBeamSparklesContainer_Red.xml (720B) │   │   │   ├── TimelineSet_LargeBeamSparkles_Blue.xml (3.2KB) │   │   │   ├── TimelineSet_LargeBeamSparkles_Green.xml (2.3KB) │   │   │   ├── TimelineSet_LargeBeamSparkles_Purple.xml (2.3KB) │   │   │   ├── TimelineSet_LargeBeamSparkles_Red.xml (2.3KB) │   │   │   ├── TimelineSet_LargeBulletExplosion_Blue_Container.xml (1.3KB) │   │   │   ├── TimelineSet_LargeBulletExplosion_Blue_Trail.xml (520B) │   │   │   ├── TimelineSet_LargeBulletExplosion_Green_Container.xml (1.3KB) │   │   │   ├── TimelineSet_LargeBulletExplosion_Green_Trail.xml (2.1KB) │   │   │   ├── TimelineSet_LargeBulletExplosion_Purple_Container.xml (1.3KB) │   │   │   ├── TimelineSet_LargeBulletExplosion_Purple_Trail.xml (522B) │   │   │   ├── TimelineSet_LargeBulletExplosion_Red_Container.xml (1.3KB) │   │   │   ├── TimelineSet_LargeBulletExplosion_Red_Trail.xml (519B) │   │   │   ├── TimelineSet_LargeCloudPoof.xml (1.7KB) │   │   │   ├── TimelineSet_LargeTornadoCloud.xml (3.0KB) │   │   │   ├── TimelineSet_LargeWispyTrails_Blue.xml (1.7KB) │   │   │   ├── TimelineSet_LargeWispyTrails_Green.xml (1.7KB) │   │   │   ├── TimelineSet_LargeWispyTrails_Purple.xml (1.7KB) │   │   │   ├── TimelineSet_LargeWispyTrails_Red.xml (1.7KB) │   │   │   ├── TimelineSet_LaserMuzzleParticles.xml (1.5KB) │   │   │   ├── TimelineSet_LeavingPlanet_Icey.xml (4.9KB) │   │   │   ├── TimelineSet_LeavingPlanet_Mars.xml (4.9KB) │   │   │   ├── TimelineSet_LeavingPlanet_Selenic.xml (4.9KB) │   │   │   ├── TimelineSet_LeavingPlanet_Venus.xml (4.9KB) │   │   │   ├── TimelineSet_LexiteDroneDestructionTrail1.xml (1.5KB) │   │   │   ├── TimelineSet_LexiteDroneExplosion1.xml (3.7KB) │   │   │   ├── TimelineSet_LexiteDroneExplosionContainer1.xml (766B) │   │   │   ├── TimelineSet_LightningBoltHazard.xml (11KB) │   │   │   ├── TimelineSet_LightningBoltWarningZone.xml (3.2KB) │   │   │   ├── TimelineSet_LightningHazardSparkles1.xml (2.1KB) │   │   │   ├── TimelineSet_LongEngineTrail_DarkBlue.xml (2.6KB) │   │   │   ├── TimelineSet_LongEngineTrail_EnemyPurple.xml (3.8KB) │   │   │   ├── TimelineSet_LongEngineTrail_Green.xml (2.6KB) │   │   │   ├── TimelineSet_LongEngineTrail_Purple.xml (2.6KB) │   │   │   ├── TimelineSet_LongEngineTrail_Red.xml (2.6KB) │   │   │   ├── TimelineSet_LongEngineTrail_Yellow.xml (2.6KB) │   │   │   ├── TimelineSet_MagmaLanderEffect_Main.xml (1.4KB) │   │   │   ├── TimelineSet_MeasuredEngineTrail.xml (2.6KB) │   │   │   ├── TimelineSet_MediumBeamMuzzle_Blue.xml (3.3KB) │   │   │   ├── TimelineSet_MediumBeamMuzzle_Green.xml (3.8KB) │   │   │   ├── TimelineSet_MediumBeamMuzzle_Purple.xml (3.8KB) │   │   │   ├── TimelineSet_MediumBeamMuzzle_Red.xml (3.8KB) │   │   │   ├── TimelineSet_MediumBeamSparklesContainer_Blue.xml (726B) │   │   │   ├── TimelineSet_MediumBeamSparklesContainer_Green.xml (729B) │   │   │   ├── TimelineSet_MediumBeamSparklesContainer_Purple.xml (732B) │   │   │   ├── TimelineSet_MediumBeamSparklesContainer_Red.xml (723B) │   │   │   ├── TimelineSet_MediumBeamSparkles_Blue.xml (2.8KB) │   │   │   ├── TimelineSet_MediumBeamSparkles_Green.xml (4.5KB) │   │   │   ├── TimelineSet_MediumBeamSparkles_Purple.xml (4.5KB) │   │   │   ├── TimelineSet_MediumBeamSparkles_Red.xml (4.5KB) │   │   │   ├── TimelineSet_MediumBulletExplosion_Green.xml (1.7KB) │   │   │   ├── TimelineSet_MenkMackTetherMuzzle.xml (2.9KB) │   │   │   ├── TimelineSet_MowlingBeamMuzzle.xml (3.7KB) │   │   │   ├── TimelineSet_MowlingBeamSparkles.xml (1.7KB) │   │   │   ├── TimelineSet_MowlingBeamSparklesContainer.xml (744B) │   │   │   ├── TimelineSet_MukayHarpoonFlash.xml (3.3KB) │   │   │   ├── TimelineSet_NebulaStormCloud.xml (1.0KB) │   │   │   ├── TimelineSet_NukePoofDeath1.xml (1.3KB) │   │   │   ├── TimelineSet_OortCloud.xml (4.7KB) │   │   │   ├── TimelineSet_RadioactiveArenaCloud.xml (1.8KB) │   │   │   ├── TimelineSet_RepulsorWeapon01.xml (3.9KB) │   │   │   ├── TimelineSet_RockDestructionPoof1.xml (2.1KB) │   │   │   ├── TimelineSet_RockDestructionSmallPoof1.xml (853B) │   │   │   ├── TimelineSet_RockDestructionTrail1.xml (1.8KB) │   │   │   ├── TimelineSet_SMBArenaDebris.xml (3.8KB) │   │   │   ├── TimelineSet_SalvageRing1.xml (4.6KB) │   │   │   ├── TimelineSet_SandwormWarning.xml (2.6KB) │   │   │   ├── TimelineSet_ScryveBeamImpact1.xml (2.4KB) │   │   │   ├── TimelineSet_ScryveBeamMuzzleFlash.xml (2.3KB) │   │   │   ├── TimelineSet_ScryveEngineTrail.xml (1.6KB) │   │   │   ├── TimelineSet_ShipExplosion1.xml (4.5KB) │   │   │   ├── TimelineSet_ShipExplosionSmall1.xml (4.5KB) │   │   │   ├── TimelineSet_ShipExplosionSmokeySmallTrail1.xml (1.7KB) │   │   │   ├── TimelineSet_ShipExplosionSmokeyTrail1.xml (2.0KB) │   │   │   ├── TimelineSet_ShipExplosionTrail1.xml (1.9KB) │   │   │   ├── TimelineSet_SmallBeamMuzzle_Blue.xml (2.7KB) │   │   │   ├── TimelineSet_SmallBeamMuzzle_Green.xml (2.7KB) │   │   │   ├── TimelineSet_SmallBeamMuzzle_Purple.xml (4.9KB) │   │   │   ├── TimelineSet_SmallBeamMuzzle_Red.xml (5.0KB) │   │   │   ├── TimelineSet_SmallBeamSparklesContainer_Blue.xml (723B) │   │   │   ├── TimelineSet_SmallBeamSparklesContainer_Green.xml (726B) │   │   │   ├── TimelineSet_SmallBeamSparklesContainer_Purple.xml (729B) │   │   │   ├── TimelineSet_SmallBeamSparklesContainer_Red.xml (720B) │   │   │   ├── TimelineSet_SmallBeamSparkles_Blue.xml (2.3KB) │   │   │   ├── TimelineSet_SmallBeamSparkles_Green.xml (4.5KB) │   │   │   ├── TimelineSet_SmallBeamSparkles_Purple.xml (2.3KB) │   │   │   ├── TimelineSet_SmallBeamSparkles_Red.xml (4.5KB) │   │   │   ├── TimelineSet_SmallBulletExplosion_Blue.xml (1.4KB) │   │   │   ├── TimelineSet_SmallBulletExplosion_Green.xml (1.4KB) │   │   │   ├── TimelineSet_SmallBulletExplosion_Purple.xml (1.4KB) │   │   │   ├── TimelineSet_SmallBulletExplosion_Red.xml (1.4KB) │   │   │   ├── TimelineSet_SmallCloudPoof.xml (827B) │   │   │   ├── TimelineSet_SmokeyEngineTrail_Red.xml (2.9KB) │   │   │   ├── TimelineSet_SnowyLanderEffect_Main.xml (1.3KB) │   │   │   ├── TimelineSet_SparklePickupFX_Blue.xml (1.5KB) │   │   │   ├── TimelineSet_SparklePickupFX_Green.xml (1.5KB) │   │   │   ├── TimelineSet_SparklePickupFX_Purple.xml (1.5KB) │   │   │   ├── TimelineSet_SparklePickupFX_Red.xml (1.5KB) │   │   │   ├── TimelineSet_SparklePickupFX_White.xml (1.5KB) │   │   │   ├── TimelineSet_SparklePickupFX_Yellow.xml (1.5KB) │   │   │   ├── TimelineSet_Stormcloud_Blizzard.xml (3.0KB) │   │   │   ├── TimelineSet_SummonJeffEffect.xml (3.8KB) │   │   │   ├── TimelineSet_SwirlingCloudTestEffect.xml (715B) │   │   │   ├── TimelineSet_TinyExplosionBurst_Trail.xml (509B) │   │   │   ├── TimelineSet_TinyExplosiveBurst.xml (1.6KB) │   │   │   ├── TimelineSet_TornadoCloud.xml (759B) │   │   │   ├── TimelineSet_TractorBeamEndcap.xml (4.7KB) │   │   │   ├── TimelineSet_TwyomEngineTrail.xml (1.6KB) │   │   │   ├── TimelineSet_VenusCloudEffect1.xml (1.0KB) │   │   │   ├── TimelineSet_VenusLanderEffect_Main.xml (2.6KB) │   │   │   ├── TimelineSet_VolcanoExplosion1.xml (5.8KB) │   │   │   ├── TimelineSet_Wormhole.xml (7.8KB) │   │   │   ├── TimelineSet_WormholeTransfer.xml (1.6KB) │   │   │   ├── TimelineSet_WreckageGlow_Blue.xml (2.1KB) │   │   │   ├── TimelineSet_WreckageGlow_Green.xml (2.1KB) │   │   │   ├── TimelineSet_WreckageGlow_Red.xml (2.2KB) │   │   │   └── TimelineSet_WreckageGlow_Yellow.xml (2.7KB) │   │   └── MaterialInteractions.csv (4.3KB) │   ├── Environment (10 Entries) │   │   ├── Barren.environment_xml (365B) │   │   ├── Crystaline.environment_xml (370B) │   │   ├── Default.environment_xml (382B) │   │   ├── Desert.environment_xml (363B) │   │   ├── Gaia.environment_xml (381B) │   │   ├── Ice.environment_xml (361B) │   │   ├── Rainbow.environment_xml (374B) │   │   ├── Toxic.environment_xml (358B) │   │   ├── Treasure.environment_xml (368B) │   │   └── Volcanic.environment_xml (369B) │   ├── EnvironmentMaps (41 Entries) │   │   ├── ColorEnvironment.envmap_xml (462B) │   │   ├── ColorEnvironmentIrradianceMap.dds (1.0MB) │   │   ├── ColorEnvironmentPMREM.dds (4.2MB) │   │   ├── IntegrationMap.dds (350KB) │   │   ├── MowlingsEnvironment.envmap_xml (494B) │   │   ├── MowlingsEnvironmentIrradianceMap.dds (4.2MB) │   │   ├── MowlingsEnvironmentPMREM.dds (4.2MB) │   │   ├── ShipEditorEnvironment.envmap_xml (498B) │   │   ├── ShipEditorEnvironmentIrradianceMap.dds (1.0MB) │   │   ├── ShipEditorEnvironmentPMREM.dds (1.0MB) │   │   ├── ShipEditor_2_Environment.envmap_xml (504B) │   │   ├── ShipEditor_2_EnvironmentIrradianceMap.dds (4.2MB) │   │   ├── ShipEditor_2_EnvironmentPMREM.dds (4.2MB) │   │   ├── SolarSystemEnvironment.envmap_xml (510B) │   │   ├── SolarSystemEnvironmentIrradianceMap.dds (1.0MB) │   │   ├── SolarSystemEnvironmentNoSunIrradianceMap.dds (525KB) │   │   ├── SolarSystemEnvironmentNoSunPMREM.dds (525KB) │   │   ├── SolarSystemEnvironmentOnlySunIrradianceMap.dds (787KB) │   │   ├── SolarSystemEnvironmentOnlySunPMREM.dds (4.2MB) │   │   ├── SolarSystemEnvironmentPMREM.dds (4.2MB) │   │   ├── SpaceBoxPurpleTealEnvironment.envmap_xml (514B) │   │   ├── SpaceBoxTealOrangeEnvironment.envmap_xml (514B) │   │   ├── Spacebox5.envmap_xml (438B) │   │   ├── Spacebox5IrradianceMap.dds (3.1MB) │   │   ├── Spacebox5PMREM.dds (4.2MB) │   │   ├── Spacebox8.envmap_xml (438B) │   │   ├── Spacebox8IrradianceMap.dds (1.6MB) │   │   ├── Spacebox8PMREM.dds (4.2MB) │   │   ├── SpaceboxPurpleTealEnvironmentIrradianceMap.dds (1.0MB) │   │   ├── SpaceboxPurpleTealEnvironmentPMREM.dds (4.2MB) │   │   ├── SpaceboxTealOrangeEnvironmentIrradianceMap.dds (17MB) │   │   ├── SpaceboxTealOrangeEnvironmentPMREM.dds (17MB) │   │   ├── Studio5.envmap_xml (426B) │   │   ├── Studio5Dark.envmap_xml (478B) │   │   ├── Studio5DarkIrradianceMap.dds (1.0MB) │   │   ├── Studio5DarkPMREM.dds (4.2MB) │   │   ├── Studio5IrradianceMap.dds (1.0MB) │   │   ├── Studio5PMREM.dds (4.2MB) │   │   ├── TestLight.envmap_xml (438B) │   │   ├── TestLightIrradianceMap.dds (4.2MB) │   │   └── TestLightPMREM.dds (4.2MB) │   ├── Factions (1 Entries) │   │   └── default.factiontemplate_xml (246B) │   ├── FleetBonuses (10 Entries) │   │   ├── AccelerationBonus.fb_xml (333B) │   │   ├── CrewBonus.fb_xml (333B) │   │   ├── DamageBonus.fb_xml (334B) │   │   ├── DamageBonus2.fb_xml (331B) │   │   ├── DamageMitigation.fb_xml (333B) │   │   ├── DamageMitigation2.fb_xml (331B) │   │   ├── DamageMitigation3.fb_xml (332B) │   │   ├── EnergyRegenBonus.fb_xml (332B) │   │   ├── SpeedBonus.fb_xml (333B) │   │   └── SpeedBonus2.fb_xml (332B) │   ├── Galaxies (1 Entries) │   │   └── StarControlGalaxy.xml (16KB) │   ├── GradientMap.DDS (262KB) │   ├── HazardList (11 Entries) │   │   ├── BlizzardStorm.hazardlist_xml (85B) │   │   ├── Burst_BlackAsh.hazardlist_xml (86B) │   │   ├── Burst_GreenAcid.hazardlist_xml (87B) │   │   ├── Earthquake.hazardlist_xml (81B) │   │   ├── Geyser.hazardlist_xml (77B) │   │   ├── LargeTornado.hazardlist_xml (83B) │   │   ├── Lava.hazardlist_xml (79B) │   │   ├── Lightning.hazardlist_xml (101B) │   │   ├── Tornado.hazardlist_xml (82B) │   │   ├── Volcano.hazardlist_xml (101B) │   │   └── Weather.hazardlist_xml (150B) │   ├── Hyperspace (5 Entries) │   │   ├── HyperspaceTerrainArray.dds (4.2MB) │   │   ├── ShipDot.dds (66KB) │   │   ├── ShipDotOther.dds (66KB) │   │   ├── SolarSystemBorder.dds (1.4MB) │   │   └── StarbaseDot.dds (66KB) │   ├── Hyperspace_GridLines_Diffuse_01.dds (1.0MB) │   ├── InventoryList (3 Entries) │   │   ├── CritterMeat.inventorylist_xml (293B) │   │   ├── DestructibleRock.inventorylist_xml (376B) │   │   └── DroneDrop.inventorylist_xml (293B) │   ├── Junk (14 Entries) │   │   ├── Black_16px_32bit.DDS (1.5KB) │   │   ├── Default_AO256.dds (44KB) │   │   ├── Default_Diffuse256.dds (88KB) │   │   ├── Default_Emissive256.dds (88KB) │   │   ├── Default_Emissive512.dds (350KB) │   │   ├── Default_GradientArray256.dds (88KB) │   │   ├── Default_MaskArray1024.dds (2.1MB) │   │   ├── Default_MaskArray256.dds (44KB) │   │   ├── Default_Specular256.dds (88KB) │   │   ├── Default_TangentNormals256.dds (88KB) │   │   ├── White_16px_32bit.dds (516B) │   │   ├── White_512px_32bit.dds (350KB) │   │   ├── black_no_alpha.dds (1.2KB) │   │   └── syntheticChart.dds (5.9MB) │   ├── Landing (1 Entries) │   │   └── LandingZone_GreenCircle1.dds (350KB) │   ├── Localization (1 Entries) │   │   └── English (2 Entries) │   │   ├── Origins (2 Entries) │   │   │   ├── ClientPlayerDialog.csv (23B) │   │   │   └── ServerPlayerDialog.csv (23B) │   │   └── UIText (0 Entries) │   ├── Material (16 Entries) │   │   ├── AmbientLightArray.dds (2.7KB) │   │   ├── AxialLightPHC.dds (66KB) │   │   ├── CommanderDialogScene.dds (393KB) │   │   ├── ExplosionRamp.dds (88KB) │   │   ├── GroundReticle.dds (1.4MB) │   │   ├── JeffDialogScene.dds (393KB) │   │   ├── NoiseTexture.DDS (1.4MB) │   │   ├── Noise_256.dds (262KB) │   │   ├── ScryveDialogScene.dds (525KB) │   │   ├── SkyBox0.dds (393KB) │   │   ├── SkyBox1.dds (393KB) │   │   ├── SkyBox2.dds (393KB) │   │   ├── SkyBoxSunspot.dds (525KB) │   │   ├── StarNoiseTexture.DDS (5.6MB) │   │   ├── TeamColors.dds (252B) │   │   └── WhiteExplosionRamp.dds (88KB) │   ├── Models (160 Entries) │   │   ├── 404_placeholder (11 Entries) │   │   │   ├── 404_placeholder.MeshDesc (294B) │   │   │   ├── 404_placeholder.Palette (483B) │   │   │   ├── 404_placeholder.dds (88KB) │   │   │   ├── 404_placeholder_AO.dds (699KB) │   │   │   ├── 404_placeholder_Color.dds (350KB) │   │   │   ├── 404_placeholder_DIF.dds (1.4MB) │   │   │   ├── 404_placeholder_NORMW.dds (1.4MB) │   │   │   ├── 404_placeholder_POS.dds (699KB) │   │   │   ├── 404_placeholder_SPEC.dds (1.4MB) │   │   │   ├── 404_placeholder_TimelineSet.xml (307B) │   │   │   └── Jenna_Neutral.webm (343KB) │   │   ├── 404_placeholder.AssetGroup (381B) │   │   ├── Archer (5 Entries) │   │   │   ├── Archer.MeshDesc (288B) │   │   │   ├── Archer.Palette (409B) │   │   │   ├── Archer_AO.dds (350KB) │   │   │   ├── Archer_Color.dds (350KB) │   │   │   └── Archer_TeamColor_MaskArray.dds (350KB) │   │   ├── AsteroidPlanetoid.AssetGroup (485B) │   │   ├── Asteroids.AssetGroup (2.9KB) │   │   ├── Auric.AssetGroup (391B) │   │   ├── BaseMetalLrg (6 Entries) │   │   │   ├── BaseMetalLrg.MeshDesc (249B) │   │   │   ├── BaseMetalLrg.Palette (550B) │   │   │   ├── BaseMetalLrg_AO.dds (350KB) │   │   │   ├── BaseMetalLrg_DIF.dds (1.4MB) │   │   │   ├── BaseMetalLrg_NRM.DDS (2.8MB) │   │   │   └── Default_MaskArray1024.dds (2.1MB) │   │   ├── BomberA1 (11 Entries) │   │   │   ├── BomberA1.MeshDesc (300B) │   │   │   ├── BomberA1.Palette (392B) │   │   │   ├── BomberA1_AO.DDS (2.8MB) │   │   │   ├── BomberA1_Color.DDS (5.6MB) │   │   │   ├── BomberA1_MaskArray.dds (11MB) │   │   │   ├── BomberA1_Normal.DDS (22MB) │   │   │   ├── BomberA1_Shield_AO.DDS (175KB) │   │   │   ├── BomberA1_Shield_Color.DDS (350KB) │   │   │   ├── BomberA1_Shield_Normal.DDS (5.6MB) │   │   │   ├── BomberA1_TimelineSet.xml (18KB) │   │   │   └── Masks (4 Entries) │   │   │   ├── BomberA1_MAT_Emissive.dds (22MB) │   │   │   ├── BomberA1_MAT_Glass.dds (22MB) │   │   │   ├── BomberA1_MAT_Metal.dds (22MB) │   │   │   └── BomberA1_MAT_Paint.dds (22MB) │   │   ├── BomberB1 (15 Entries) │   │   │   ├── BomberB1.MeshDesc (300B) │   │   │   ├── BomberB1.Palette (636B) │   │   │   ├── BomberB1_AO.DDS (2.8MB) │   │   │   ├── BomberB1_Color.DDS (5.6MB) │   │   │   ├── BomberB1_LOD2_AO.DDS (11KB) │   │   │   ├── BomberB1_LOD2_Color.DDS (22KB) │   │   │   ├── BomberB1_LOD2_MaskArray.DDS (44KB) │   │   │   ├── BomberB1_LOD2_Normal.DDS (88KB) │   │   │   ├── BomberB1_MaskArray.dds (11MB) │   │   │   ├── BomberB1_Normal.DDS (22MB) │   │   │   ├── BomberB1_Shield_AO.DDS (175KB) │   │   │   ├── BomberB1_Shield_Color.DDS (350KB) │   │   │   ├── BomberB1_Shield_Normal.DDS (5.6MB) │   │   │   ├── BomberB1_TimelineSet.xml (9.6KB) │   │   │   └── Masks (8 Entries) │   │   │   ├── BomberB1_LOD2_MAT_Emissive.dds (88KB) │   │   │   ├── BomberB1_LOD2_MAT_Glass.dds (88KB) │   │   │   ├── BomberB1_LOD2_MAT_Metal.dds (88KB) │   │   │   ├── BomberB1_LOD2_MAT_Paint.dds (88KB) │   │   │   ├── BomberB1_MAT_Emissive.dds (22MB) │   │   │   ├── BomberB1_MAT_Glass.dds (22MB) │   │   │   ├── BomberB1_MAT_Metal.dds (22MB) │   │   │   └── BomberB1_MAT_Paint.dds (22MB) │   │   ├── CharbroiledProjectileBullet_TimelineSet.xml (1.9KB) │   │   ├── CometRock.AssetGroup (396B) │   │   ├── CometRockPile01.AssetGroup (477B) │   │   ├── Copper.AssetGroup (400B) │   │   ├── Crew (8 Entries) │   │   │   ├── Crew.MeshDesc (284B) │   │   │   ├── Crew.Palette (402B) │   │   │   ├── Crew_AO.DDS (1.3MB) │   │   │   ├── Crew_DIF.dds (5.2MB) │   │   │   ├── Crew_EMIS.DDS (5.2MB) │   │   │   ├── Crew_NORMT.DDS (5.2MB) │   │   │   ├── Crew_SPEC.DDS (5.2MB) │   │   │   └── Crew_TimelineSet.xml (291B) │   │   ├── Critters (2 Entries) │   │   │   ├── Critter1 (1 Entries) │   │   │   │   └── animations (1 Entries) │   │   │   │   └── Critter1_Walk1.fbx.markers (73B) │   │   │   └── Critter4 (2 Entries) │   │   │   ├── Critter4_A_EMIS.dds (5.6MB) │   │   │   └── Critter4_A_SPEC.dds (5.6MB) │   │   ├── CrystalShard01.AssetGroup (536B) │   │   ├── CrystalShard02.AssetGroup (536B) │   │   ├── CrystalShard03.AssetGroup (536B) │   │   ├── CrystalShard04.AssetGroup (536B) │   │   ├── CrystalShard05.AssetGroup (536B) │   │   ├── CrystalShard06.AssetGroup (536B) │   │   ├── CrystalShard07.AssetGroup (536B) │   │   ├── CrystalShard08.AssetGroup (536B) │   │   ├── CrystalShard09.AssetGroup (536B) │   │   ├── Cyanic.AssetGroup (400B) │   │   ├── DanNath (13 Entries) │   │   │   ├── DanNathFabric_Material_MaskArray.dds (14MB) │   │   │   ├── DanNathGlow_Material_MaskArray.dds (28MB) │   │   │   ├── DanNathMetal_AO.dds (2.8MB) │   │   │   ├── DanNathMetal_DIF.dds (5.6MB) │   │   │   ├── DanNathMetal_Material_MaskArray.dds (14MB) │   │   │   ├── DanNathMetal_NORMW.dds (5.6MB) │   │   │   ├── DanNathMetal_POS.dds (699KB) │   │   │   ├── DanNathShip (16 Entries) │   │   │   │   ├── DanNathShip.MeshDesc (308B) │   │   │   │   ├── DanNathShip.Palette (553B) │   │   │   │   ├── DanNathShip.animdesc (2.7KB) │   │   │   │   ├── DanNathShip_ANIM.dds (2.1MB) │   │   │   │   ├── DanNathShip_AO.dds (2.8MB) │   │   │   │   ├── DanNathShip_DIF.dds (5.6MB) │   │   │   │   ├── DanNathShip_EMIS.dds (1.4MB) │   │   │   │   ├── DanNathShip_Material_MaskArray.dds (28MB) │   │   │   │   ├── DanNathShip_NORMW.dds (5.6MB) │   │   │   │   ├── DanNathShip_POS.dds (699KB) │   │   │   │   ├── DanNathShip_SPEC.dds (5.6MB) │   │   │   │   ├── DanNathShip_TimelineSet.xml (4.2KB) │   │   │   │   ├── DanNathShip_diffuse.dds (5.6MB) │   │   │   │   ├── DanNathShip_normals.DDS (5.6MB) │   │   │   │   ├── DanNathShip_occlusion.dds (2.8MB) │   │   │   │   └── animations (0 Entries) │   │   │   ├── DanNath_Background_AO.dds (350KB) │   │   │   ├── DanNath_Background_DIF.dds (44MB) │   │   │   ├── DanNath_Background_TimelineSet.xml (585B) │   │   │   ├── DanNath_TimelineSet.xml (307B) │   │   │   └── Root_Material_MaskArray.dds (14MB) │   │   ├── DanNathShip.AssetGroup (448B) │   │   ├── Debris.AssetGroup (1.9KB) │   │   ├── DefaultPlanet.AssetGroup (463B) │   │   ├── Desert01.AssetGroup (426B) │   │   ├── Desert02.AssetGroup (426B) │   │   ├── DesignGizmos (75 Entries) │   │   │   ├── Axis.MeshDesc (277B) │   │   │   ├── Axis.Palette (378B) │   │   │   ├── Axis_Root_DIF.dds (1.4MB) │   │   │   ├── Axis_Root_NORMW.dds (88KB) │   │   │   ├── Axis_Root_POS.dds (699KB) │   │   │   ├── Axis_TimelineSet.xml (295B) │   │   │   ├── Locator.MeshDesc (441B) │   │   │   ├── Locator.Palette (566B) │   │   │   ├── Locator_Root_DIF.dds (1.4MB) │   │   │   ├── Locator_Root_EMIS.dds (1.4MB) │   │   │   ├── Locator_Root_GradientArray.dds (1.4MB) │   │   │   ├── Locator_Root_POS.dds (699KB) │   │   │   ├── Locator_Root_UV2.dds (350KB) │   │   │   ├── Locator_Root_VTXNORM.dds (88KB) │   │   │   ├── Locator_TimelineSet.xml (291B) │   │   │   ├── Rotate_RingX.MeshDesc (290B) │   │   │   ├── Rotate_RingX.Palette (387B) │   │   │   ├── Rotate_RingX_NORMW.dds (88KB) │   │   │   ├── Rotate_RingX_POS.dds (699KB) │   │   │   ├── Rotate_RingX_TimelineSet.xml (295B) │   │   │   ├── Rotate_RingY.MeshDesc (290B) │   │   │   ├── Rotate_RingY.Palette (387B) │   │   │   ├── Rotate_RingY_NORMW.dds (88KB) │   │   │   ├── Rotate_RingY_POS.dds (699KB) │   │   │   ├── Rotate_RingY_TimelineSet.xml (295B) │   │   │   ├── Rotate_RingZ.MeshDesc (290B) │   │   │   ├── Rotate_RingZ.Palette (387B) │   │   │   ├── Rotate_RingZ_NORMW.dds (88KB) │   │   │   ├── Rotate_RingZ_POS.dds (699KB) │   │   │   ├── Rotate_RingZ_TimelineSet.xml (295B) │   │   │   ├── Rotate_Root.MeshDesc (279B) │   │   │   ├── Rotate_Root.Palette (384B) │   │   │   ├── Rotate_Root_NORMW.dds (88KB) │   │   │   ├── Rotate_Root_POS.dds (699KB) │   │   │   ├── Rotate_Root_TimelineSet.xml (295B) │   │   │   ├── Scale.MeshDesc (666B) │   │   │   ├── Scale.Palette (418B) │   │   │   ├── Scale_Root_POS.dds (699KB) │   │   │   ├── Scale_Root_VTXNORM.dds (88KB) │   │   │   ├── Scale_TimelineSet.xml (295B) │   │   │   ├── Translate_AxisX.MeshDesc (394B) │   │   │   ├── Translate_AxisX.Palette (396B) │   │   │   ├── Translate_AxisX_NORMW.dds (88KB) │   │   │   ├── Translate_AxisX_POS.dds (699KB) │   │   │   ├── Translate_AxisX_TimelineSet.xml (304B) │   │   │   ├── Translate_AxisY.MeshDesc (394B) │   │   │   ├── Translate_AxisY.Palette (396B) │   │   │   ├── Translate_AxisY_NORMW.dds (88KB) │   │   │   ├── Translate_AxisY_POS.dds (699KB) │   │   │   ├── Translate_AxisY_TimelineSet.xml (295B) │   │   │   ├── Translate_AxisZ.MeshDesc (394B) │   │   │   ├── Translate_AxisZ.Palette (396B) │   │   │   ├── Translate_AxisZ_NORMW.dds (88KB) │   │   │   ├── Translate_AxisZ_POS.dds (699KB) │   │   │   ├── Translate_AxisZ_TimelineSet.xml (295B) │   │   │   ├── Translate_Root.MeshDesc (291B) │   │   │   ├── Translate_Root.Palette (393B) │   │   │   ├── Translate_Root_NORMW.dds (88KB) │   │   │   ├── Translate_Root_POS.dds (699KB) │   │   │   ├── Translate_Root_TimelineSet.xml (295B) │   │   │   ├── Translate_XZ.MeshDesc (287B) │   │   │   ├── Translate_XZ.Palette (387B) │   │   │   ├── Translate_XZ_NORMW.dds (88KB) │   │   │   ├── Translate_XZ_POS.dds (699KB) │   │   │   ├── Translate_XZ_TimelineSet.xml (295B) │   │   │   ├── Translate_YX.MeshDesc (287B) │   │   │   ├── Translate_YX.Palette (387B) │   │   │   ├── Translate_YX_NORMW.dds (88KB) │   │   │   ├── Translate_YX_POS.dds (699KB) │   │   │   ├── Translate_YX_TimelineSet.xml (295B) │   │   │   ├── Translate_YZ.MeshDesc (287B) │   │   │   ├── Translate_YZ.Palette (387B) │   │   │   ├── Translate_YZ_NORMW.dds (88KB) │   │   │   ├── Translate_YZ_POS.dds (699KB) │   │   │   └── Translate_YZ_TimelineSet.xml (295B) │   │   ├── DesignGizmos.AssetGroup (3.1KB) │   │   ├── Drenkend (22 Entries) │   │   │   ├── Drenkend.AnimDesc (204B) │   │   │   ├── DrenkendBomber.MeshDesc (302B) │   │   │   ├── DrenkendBomber.Palette (606B) │   │   │   ├── DrenkendBomber_ANIM.dds (34MB) │   │   │   ├── DrenkendBomber_EMIS.dds (66KB) │   │   │   ├── DrenkendBomber_POS.dds (699KB) │   │   │   ├── DrenkendBomber_SPEC.DDS (87KB) │   │   │   ├── DrenkendBomber_diffuse.dds (1.4MB) │   │   │   ├── DrenkendBomber_normals.DDS (1.0MB) │   │   │   ├── DrenkendBomber_occlusion.dds (1.4MB) │   │   │   ├── DrenkendEar_ANIM.dds (34MB) │   │   │   ├── DrenkendEar_AO.dds (699KB) │   │   │   ├── DrenkendEar_DIF.dds (1.4MB) │   │   │   ├── DrenkendEar_EMIS.dds (1.4MB) │   │   │   ├── DrenkendEar_NORMT.dds (1.4MB) │   │   │   ├── DrenkendEar_POS.dds (699KB) │   │   │   ├── DrenkendEar_SPEC.dds (1.4MB) │   │   │   ├── DrenkendEar_VTXNORM.dds (11MB) │   │   │   ├── DrenkendShip (17 Entries) │   │   │   │   ├── DrenkendBomber_TimelineSet.xml (3.8KB) │   │   │   │   ├── DrenkendShip.MeshDesc (309B) │   │   │   │   ├── DrenkendShip.Palette (576B) │   │   │   │   ├── DrenkendShip.animdesc (2.7KB) │   │   │   │   ├── DrenkendShip_ANIM.dds (34MB) │   │   │   │   ├── DrenkendShip_AO.dds (2.8MB) │   │   │   │   ├── DrenkendShip_DIF.dds (5.6MB) │   │   │   │   ├── DrenkendShip_EMIS.dds (5.6MB) │   │   │   │   ├── DrenkendShip_Material_MaskArray.dds (28MB) │   │   │   │   ├── DrenkendShip_NORMW.dds (5.6MB) │   │   │   │   ├── DrenkendShip_POS.dds (699KB) │   │   │   │   ├── DrenkendShip_SPEC.dds (5.6MB) │   │   │   │   ├── DrenkendShip_TimelineSet.xml (2.8KB) │   │   │   │   ├── DrenkendShip_diffuse.dds (5.6MB) │   │   │   │   ├── DrenkendShip_normals.DDS (5.6MB) │   │   │   │   ├── DrenkendShip_occlusion.dds (2.8MB) │   │   │   │   └── animations (0 Entries) │   │   │   ├── Root_NORMW.dds (22MB) │   │   │   ├── animations (0 Entries) │   │   │   └── backup (7 Entries) │   │   │   ├── Root_DIF.dds (5.6MB) │   │   │   ├── Root_EMIS.dds (22MB) │   │   │   ├── Root_NORMT.dds (22MB) │   │   │   ├── Root_NORMW.dds (5.6MB) │   │   │   ├── Root_POS.dds (699KB) │   │   │   ├── Root_SPEC.dds (5.6MB) │   │   │   └── Root_VTXNORM.dds (179MB) │   │   ├── DrenkendDialogSceneEmpty.AssetGroup (171B) │   │   ├── DrenkendShip.AssetGroup (676B) │   │   ├── DualShotBullet_TimelineSet.xml (1.8KB) │   │   ├── EarthStation (10 Entries) │   │   │   ├── EarthStation.MeshDesc (293B) │   │   │   ├── EarthStation.Palette (494B) │   │   │   ├── EarthStation_ANIM.dds (34MB) │   │   │   ├── EarthStation_AO.dds (2.8MB) │   │   │   ├── EarthStation_DIF.dds (5.6MB) │   │   │   ├── EarthStation_EMIS.dds (5.6MB) │   │   │   ├── EarthStation_NORMW.DDS (5.6MB) │   │   │   ├── EarthStation_POS.dds (699KB) │   │   │   ├── EarthStation_SPEC.dds (5.6MB) │   │   │   └── EarthStation_TimelineSet.xml (296B) │   │   ├── Frozen.AssetGroup (400B) │   │   ├── GasGiant.AssetGroup (429B) │   │   ├── GasGiant01.AssetGroup (436B) │   │   ├── GasGiant02.AssetGroup (436B) │   │   ├── GasGiant03.AssetGroup (436B) │   │   ├── GasGiant04.AssetGroup (436B) │   │   ├── GasGiant05.AssetGroup (436B) │   │   ├── GasGiant06.AssetGroup (436B) │   │   ├── GasGiant07.AssetGroup (436B) │   │   ├── GasGiant08.AssetGroup (436B) │   │   ├── GenericBeam_TimelineSet.xml (1.2KB) │   │   ├── GenericUnit_TimelineSet.xml (311B) │   │   ├── Gravity Well (16 Entries) │   │   │   ├── Gravity_Well.MeshDesc (535B) │   │   │   ├── Gravity_Well.Palette (1.1KB) │   │   │   ├── Gravity_Well_Edge_DIF.dds (350KB) │   │   │   ├── Gravity_Well_Edge_EMIS.dds (281KB) │   │   │   ├── Gravity_Well_Edge_NORMW.dds (88KB) │   │   │   ├── Gravity_Well_Edge_POS.dds (699KB) │   │   │   ├── Gravity_Well_Edge_SPEC.dds (280KB) │   │   │   ├── Gravity_Well_Root_DIF.dds (5.6MB) │   │   │   ├── Gravity_Well_Root_EMIS.dds (87KB) │   │   │   ├── Gravity_Well_Root_NORMW.dds (88KB) │   │   │   ├── Gravity_Well_Root_POS.dds (699KB) │   │   │   ├── Gravity_Well_Root_SPEC.dds (87KB) │   │   │   ├── Gravity_Well_TimelineSet.xml (1.5KB) │   │   │   ├── Gravity_Well_Top_DIF.dds (350KB) │   │   │   ├── Gravity_Well_Top_NORMW.dds (88KB) │   │   │   └── Gravity_Well_Top_POS.dds (699KB) │   │   ├── Gravity_Well.AssetGroup (380B) │   │   ├── Greegrox (8 Entries) │   │   │   ├── GreegroxShip (16 Entries) │   │   │   │   ├── GreegroxShip.MeshDesc (501B) │   │   │   │   ├── GreegroxShip.Palette (574B) │   │   │   │   ├── GreegroxShip.animdesc (139B) │   │   │   │   ├── GreegroxShip_ANIM.dds (2.1MB) │   │   │   │   ├── GreegroxShip_AO.dds (175KB) │   │   │   │   ├── GreegroxShip_DIF.dds (350KB) │   │   │   │   ├── GreegroxShip_EMIS.DDS (350KB) │   │   │   │   ├── GreegroxShip_Material_MaskArray.dds (28MB) │   │   │   │   ├── GreegroxShip_NORMW.dds (350KB) │   │   │   │   ├── GreegroxShip_POS.dds (699KB) │   │   │   │   ├── GreegroxShip_SPEC.DDS (350KB) │   │   │   │   ├── GreegroxShip_TimelineSet.xml (2.3KB) │   │   │   │   ├── GreegroxShip_diffuse.DDS (5.6MB) │   │   │   │   ├── GreegroxShip_normals.DDS (1.4MB) │   │   │   │   ├── GreegroxShip_occlusion.DDS (2.8MB) │   │   │   │   └── animations (0 Entries) │   │   │   ├── Greegrox_Background.MeshDesc (304B) │   │   │   ├── Greegrox_Background.Palette (369B) │   │   │   ├── Greegrox_Background_DIF.dds (11MB) │   │   │   ├── Greegrox_Background_POS.dds (699KB) │   │   │   ├── Greegrox_Background_TimelineSet.xml (586B) │   │   │   ├── Leader_Greegrox.webm (7.6MB) │   │   │   └── animations (0 Entries) │   │   ├── GreegroxBulletProjectileBullet_TimelineSet.xml (1.0KB) │   │   ├── GreegroxShip.AssetGroup (466B) │   │   ├── GrowingPulsarBallBullet_TimelineSet.xml (7.4KB) │   │   ├── HandAuthoredPlanets (34 Entries) │   │   │   ├── Asteroids (9 Entries) │   │   │   │   ├── Asteroid01 (8 Entries) │   │   │   │   │   ├── Asteroid01.MeshDesc (285B) │   │   │   │   │   ├── Asteroid01.Palette (598B) │   │   │   │   │   ├── Asteroid01_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid01_Root_DIF.dds (350KB) │   │   │   │   │   ├── Asteroid01_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid01_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid01_Root_SPEC.dds (350KB) │   │   │   │   │   └── Asteroid01_TimelineSet.xml (291B) │   │   │   │   ├── Asteroid02 (8 Entries) │   │   │   │   │   ├── Asteroid02.MeshDesc (285B) │   │   │   │   │   ├── Asteroid02.Palette (598B) │   │   │   │   │   ├── Asteroid02_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid02_Root_DIF.dds (350KB) │   │   │   │   │   ├── Asteroid02_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid02_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid02_Root_SPEC.dds (350KB) │   │   │   │   │   └── Asteroid02_TimelineSet.xml (291B) │   │   │   │   ├── Asteroid03 (8 Entries) │   │   │   │   │   ├── Asteroid03.MeshDesc (285B) │   │   │   │   │   ├── Asteroid03.Palette (598B) │   │   │   │   │   ├── Asteroid03_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid03_Root_DIF.dds (350KB) │   │   │   │   │   ├── Asteroid03_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid03_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid03_Root_SPEC.dds (350KB) │   │   │   │   │   └── Asteroid03_TimelineSet.xml (291B) │   │   │   │   ├── Asteroid04 (8 Entries) │   │   │   │   │   ├── Asteroid04.MeshDesc (285B) │   │   │   │   │   ├── Asteroid04.Palette (598B) │   │   │   │   │   ├── Asteroid04_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid04_Root_DIF.dds (350KB) │   │   │   │   │   ├── Asteroid04_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid04_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid04_Root_SPEC.dds (350KB) │   │   │   │   │   └── Asteroid04_TimelineSet.xml (291B) │   │   │   │   ├── Asteroid05 (8 Entries) │   │   │   │   │   ├── Asteroid05.MeshDesc (285B) │   │   │   │   │   ├── Asteroid05.Palette (598B) │   │   │   │   │   ├── Asteroid05_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid05_Root_DIF.dds (350KB) │   │   │   │   │   ├── Asteroid05_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid05_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid05_Root_SPEC.dds (350KB) │   │   │   │   │   └── Asteroid05_TimelineSet.xml (291B) │   │   │   │   ├── Asteroid06 (8 Entries) │   │   │   │   │   ├── Asteroid06.MeshDesc (285B) │   │   │   │   │   ├── Asteroid06.Palette (598B) │   │   │   │   │   ├── Asteroid06_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid06_Root_DIF.dds (350KB) │   │   │   │   │   ├── Asteroid06_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid06_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid06_Root_SPEC.dds (350KB) │   │   │   │   │   └── Asteroid06_TimelineSet.xml (291B) │   │   │   │   ├── Asteroid07 (8 Entries) │   │   │   │   │   ├── Asteroid07.MeshDesc (285B) │   │   │   │   │   ├── Asteroid07.Palette (598B) │   │   │   │   │   ├── Asteroid07_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid07_Root_DIF.dds (350KB) │   │   │   │   │   ├── Asteroid07_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid07_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid07_Root_SPEC.dds (350KB) │   │   │   │   │   └── Asteroid07_TimelineSet.xml (291B) │   │   │   │   ├── Asteroid08 (8 Entries) │   │   │   │   │   ├── Asteroid08.MeshDesc (285B) │   │   │   │   │   ├── Asteroid08.Palette (598B) │   │   │   │   │   ├── Asteroid08_Root_AO.dds (175KB) │   │   │   │   │   ├── Asteroid08_Root_DIF.dds (1.4MB) │   │   │   │   │   ├── Asteroid08_Root_NORMW.dds (350KB) │   │   │   │   │   ├── Asteroid08_Root_POS.dds (699KB) │   │   │   │   │   ├── Asteroid08_Root_SPEC.dds (1.4MB) │   │   │   │   │   └── Asteroid08_TimelineSet.xml (291B) │   │   │   │   └── Asteroid09 (8 Entries) │   │   │   │   ├── Asteroid09.MeshDesc (285B) │   │   │   │   ├── Asteroid09.Palette (598B) │   │   │   │   ├── Asteroid09_Root_AO.dds (175KB) │   │   │   │   ├── Asteroid09_Root_DIF.dds (350KB) │   │   │   │   ├── Asteroid09_Root_NORMW.dds (350KB) │   │   │   │   ├── Asteroid09_Root_POS.dds (699KB) │   │   │   │   ├── Asteroid09_Root_SPEC.dds (350KB) │   │   │   │   └── Asteroid09_TimelineSet.xml (291B) │   │   │   ├── Auric (7 Entries) │   │   │   │   ├── Auric.MeshDesc (282B) │   │   │   │   ├── Auric.Palette (466B) │   │   │   │   ├── Auric_Root_DIF.dds (5.6MB) │   │   │   │   ├── Auric_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Auric_Root_POS.dds (699KB) │   │   │   │   ├── Auric_Root_SPEC.dds (5.6MB) │   │   │   │   └── Auric_TimelineSet.xml (295B) │   │   │   ├── Clouds (3 Entries) │   │   │   │   ├── Clouds01.dds (2.8MB) │   │   │   │   ├── Clouds02.DDS (2.8MB) │   │   │   │   └── CloudsToxic.DDS (2.8MB) │   │   │   ├── Copper (8 Entries) │   │   │   │   ├── Copper.MeshDesc (283B) │   │   │   │   ├── Copper.Palette (505B) │   │   │   │   ├── Copper_Root_AO.dds (699KB) │   │   │   │   ├── Copper_Root_DIF.dds (1.4MB) │   │   │   │   ├── Copper_Root_NORMW.dds (1.4MB) │   │   │   │   ├── Copper_Root_POS.dds (699KB) │   │   │   │   ├── Copper_Root_SPEC.dds (1.4MB) │   │   │   │   └── Copper_TimelineSet.xml (295B) │   │   │   ├── Cross_NORMW.dds (5.6MB) │   │   │   ├── Cross_POS.dds (699KB) │   │   │   ├── Cyanic (8 Entries) │   │   │   │   ├── Cyanic.MeshDesc (283B) │   │   │   │   ├── Cyanic.Palette (446B) │   │   │   │   ├── Cyanic_Root_DIF.dds (1.4MB) │   │   │   │   ├── Cyanic_Root_EMIS.BAKdds (5.6MB) │   │   │   │   ├── Cyanic_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Cyanic_Root_POS.dds (699KB) │   │   │   │   ├── Cyanic_Root_SPEC.dds (5.6MB) │   │   │   │   └── Cyanic_TimelineSet.xml (295B) │   │   │   ├── DefaultPlanet (6 Entries) │   │   │   │   ├── DefaultPlanet.MeshDesc (290B) │   │   │   │   ├── DefaultPlanet.Palette (477B) │   │   │   │   ├── DefaultPlanet_Root_DIF.dds (350KB) │   │   │   │   ├── DefaultPlanet_Root_NORMW.dds (5.6MB) │   │   │   │   ├── DefaultPlanet_Root_SPEC.dds (350KB) │   │   │   │   └── DefaultPlanet_TimelineSet.xml (295B) │   │   │   ├── Desert01 (8 Entries) │   │   │   │   ├── Desert01.MeshDesc (285B) │   │   │   │   ├── Desert01.Palette (493B) │   │   │   │   ├── Desert01_Root_DIF.dds (5.6MB) │   │   │   │   ├── Desert01_Root_NORMT.dds (5.6MB) │   │   │   │   ├── Desert01_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Desert01_Root_POS.dds (699KB) │   │   │   │   ├── Desert01_Root_SPEC.dds (5.6MB) │   │   │   │   └── Desert01_TimelineSet.xml (295B) │   │   │   ├── Desert02 (8 Entries) │   │   │   │   ├── Desert02.MeshDesc (292B) │   │   │   │   ├── Desert02.Palette (540B) │   │   │   │   ├── Desert02_Root_DIF.dds (5.6MB) │   │   │   │   ├── Desert02_Root_NORMT.dds (5.6MB) │   │   │   │   ├── Desert02_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Desert02_Root_POS.dds (699KB) │   │   │   │   ├── Desert02_Root_SPEC.dds (5.6MB) │   │   │   │   └── Desert02_TimelineSet.xml (295B) │   │   │   ├── Earth (17 Entries) │   │   │   │   ├── Earth.MeshDesc (298B) │   │   │   │   ├── Earth.Palette (574B) │   │   │   │   ├── Earth_AO.dds (2.8MB) │   │   │   │   ├── Earth_DIF.dds (5.6MB) │   │   │   │   ├── Earth_EMIS.dds (5.6MB) │   │   │   │   ├── Earth_NORMT.dds (22MB) │   │   │   │   ├── Earth_Root_ANIM.dds (34MB) │   │   │   │   ├── Earth_Root_AO.dds (2.8MB) │   │   │   │   ├── Earth_Root_DIF.dds (5.6MB) │   │   │   │   ├── Earth_Root_EMIS.dds (5.6MB) │   │   │   │   ├── Earth_Root_NORMT.dds (5.6MB) │   │   │   │   ├── Earth_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Earth_Root_POS.dds (699KB) │   │   │   │   ├── Earth_Root_SPEC.dds (5.6MB) │   │   │   │   ├── Earth_Root_VTXNORM.dds (5.6MB) │   │   │   │   ├── Earth_SPEC.dds (5.6MB) │   │   │   │   └── Earth_TimelineSet.xml (296B) │   │   │   ├── Frozen (8 Entries) │   │   │   │   ├── Frozen.MeshDesc (283B) │   │   │   │   ├── Frozen.Palette (501B) │   │   │   │   ├── Frozen_Root_DIF.dds (5.6MB) │   │   │   │   ├── Frozen_Root_EMIS.dds (5.6MB) │   │   │   │   ├── Frozen_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Frozen_Root_POS.dds (699KB) │   │   │   │   ├── Frozen_Root_SPEC.dds (5.6MB) │   │   │   │   └── Frozen_TimelineSet.xml (295B) │   │   │   ├── GasGiant (7 Entries) │   │   │   │   ├── GasGiant.MeshDesc (288B) │   │   │   │   ├── GasGiant.Palette (435B) │   │   │   │   ├── GasGiant.dds (4.2MB) │   │   │   │   ├── GasGiant.xml (453B) │   │   │   │   ├── GasGiant_DIF.dds (4.2MB) │   │   │   │   ├── GasGiant_TimelineSet.xml (305B) │   │   │   │   └── UnitSphereCubeCross_TimelineSet.xml (305B) │   │   │   ├── GasGiant01 (8 Entries) │   │   │   │   ├── GasGiant01.MeshDesc (287B) │   │   │   │   ├── GasGiant01.Palette (545B) │   │   │   │   ├── GasGiant01_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant01_Root_EMIS.dds (5.6MB) │   │   │   │   ├── GasGiant01_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant01_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant01_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant01_TimelineSet.xml (295B) │   │   │   ├── GasGiant02 (7 Entries) │   │   │   │   ├── GasGiant02.MeshDesc (287B) │   │   │   │   ├── GasGiant02.Palette (511B) │   │   │   │   ├── GasGiant02_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant02_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant02_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant02_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant02_TimelineSet.xml (295B) │   │   │   ├── GasGiant03 (7 Entries) │   │   │   │   ├── GasGiant03.MeshDesc (287B) │   │   │   │   ├── GasGiant03.Palette (511B) │   │   │   │   ├── GasGiant03_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant03_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant03_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant03_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant03_TimelineSet.xml (295B) │   │   │   ├── GasGiant04 (8 Entries) │   │   │   │   ├── GasGiant04.MeshDesc (287B) │   │   │   │   ├── GasGiant04.Palette (545B) │   │   │   │   ├── GasGiant04_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant04_Root_EMIS.dds (5.6MB) │   │   │   │   ├── GasGiant04_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant04_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant04_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant04_TimelineSet.xml (295B) │   │   │   ├── GasGiant05 (7 Entries) │   │   │   │   ├── GasGiant05.MeshDesc (287B) │   │   │   │   ├── GasGiant05.Palette (511B) │   │   │   │   ├── GasGiant05_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant05_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant05_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant05_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant05_TimelineSet.xml (295B) │   │   │   ├── GasGiant06 (7 Entries) │   │   │   │   ├── GasGiant06.MeshDesc (287B) │   │   │   │   ├── GasGiant06.Palette (511B) │   │   │   │   ├── GasGiant06_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant06_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant06_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant06_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant06_TimelineSet.xml (295B) │   │   │   ├── GasGiant07 (7 Entries) │   │   │   │   ├── GasGiant07.MeshDesc (287B) │   │   │   │   ├── GasGiant07.Palette (511B) │   │   │   │   ├── GasGiant07_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant07_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant07_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant07_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant07_TimelineSet.xml (295B) │   │   │   ├── GasGiant08 (7 Entries) │   │   │   │   ├── GasGiant08.MeshDesc (287B) │   │   │   │   ├── GasGiant08.Palette (511B) │   │   │   │   ├── GasGiant08_Root_DIF.dds (5.6MB) │   │   │   │   ├── GasGiant08_Root_NORMW.dds (5.6MB) │   │   │   │   ├── GasGiant08_Root_POS.dds (699KB) │   │   │   │   ├── GasGiant08_Root_SPEC.dds (5.6MB) │   │   │   │   └── GasGiant08_TimelineSet.xml (295B) │   │   │   ├── Jupiter_01 (5 Entries) │   │   │   │   ├── Jupiter.MeshDesc (288B) │   │   │   │   ├── Jupiter.Palette (436B) │   │   │   │   ├── Jupiter_DIF.dds (4.2MB) │   │   │   │   ├── Jupiter_TimelineSet.xml (484B) │   │   │   │   └── UnitSphereCubeCross_TimelineSet.xml (305B) │   │   │   ├── Mercury (9 Entries) │   │   │   │   ├── Mercury.MeshDesc (284B) │   │   │   │   ├── Mercury.Palette (512B) │   │   │   │   ├── Mercury_Root_DIF.dds (5.6MB) │   │   │   │   ├── Mercury_Root_EMIS.dds (5.6MB) │   │   │   │   ├── Mercury_Root_NORMT.dds (5.6MB) │   │   │   │   ├── Mercury_Root_NORMW.dds (1.4MB) │   │   │   │   ├── Mercury_Root_POS.dds (699KB) │   │   │   │   ├── Mercury_Root_SPEC.dds (1.4MB) │   │   │   │   └── Mercury_TimelineSet.xml (295B) │   │   │   ├── Moon (9 Entries) │   │   │   │   ├── Moon.MeshDesc (281B) │   │   │   │   ├── Moon.Palette (457B) │   │   │   │   ├── MoonFB.MeshDesc (279B) │   │   │   │   ├── Moon_Root_DIF.dds (5.6MB) │   │   │   │   ├── Moon_Root_NORMT.dds (5.6MB) │   │   │   │   ├── Moon_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Moon_Root_POS.dds (699KB) │   │   │   │   ├── Moon_Root_SPEC.dds (5.6MB) │   │   │   │   └── Moon_TimelineSet.xml (295B) │   │   │   ├── Neptune (5 Entries) │   │   │   │   ├── Neptune.MeshDesc (288B) │   │   │   │   ├── Neptune.Palette (433B) │   │   │   │   ├── Neptune_DIF.dds (4.2MB) │   │   │   │   ├── Neptune_TimelineSet.xml (453B) │   │   │   │   └── UnitSphereCubeCross_TimelineSet.xml (305B) │   │   │   ├── Pellucid (7 Entries) │   │   │   │   ├── Pellucid.MeshDesc (285B) │   │   │   │   ├── Pellucid.Palette (493B) │   │   │   │   ├── Pellucid_Root_DIF.dds (5.6MB) │   │   │   │   ├── Pellucid_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Pellucid_Root_POS.dds (699KB) │   │   │   │   ├── Pellucid_Root_SPEC.dds (5.6MB) │   │   │   │   └── Pellucid_TimelineSet.xml (295B) │   │   │   ├── Pluto (8 Entries) │   │   │   │   ├── Pluto.MeshDesc (282B) │   │   │   │   ├── Pluto.Palette (494B) │   │   │   │   ├── Pluto_Root_AO.dds (699KB) │   │   │   │   ├── Pluto_Root_DIF.dds (1.4MB) │   │   │   │   ├── Pluto_Root_NORMW.dds (1.4MB) │   │   │   │   ├── Pluto_Root_POS.dds (699KB) │   │   │   │   ├── Pluto_Root_SPEC.dds (1.4MB) │   │   │   │   └── Pluto_TimelineSet.xml (295B) │   │   │   ├── Plutonic (8 Entries) │   │   │   │   ├── Plutonic.MeshDesc (285B) │   │   │   │   ├── Plutonic.Palette (527B) │   │   │   │   ├── Plutonic_Root_AO.dds (2.8MB) │   │   │   │   ├── Plutonic_Root_DIF.dds (5.6MB) │   │   │   │   ├── Plutonic_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Plutonic_Root_POS.dds (699KB) │   │   │   │   ├── Plutonic_Root_SPEC.dds (5.6MB) │   │   │   │   └── Plutonic_TimelineSet.xml (295B) │   │   │   ├── Ruby (7 Entries) │   │   │   │   ├── Ruby.MeshDesc (281B) │   │   │   │   ├── Ruby.Palette (457B) │   │   │   │   ├── Ruby_Root_DIF.dds (5.6MB) │   │   │   │   ├── Ruby_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Ruby_Root_POS.dds (699KB) │   │   │   │   ├── Ruby_Root_SPEC.dds (5.6MB) │   │   │   │   └── Ruby_TimelineSet.xml (295B) │   │   │   ├── Sapphire (7 Entries) │   │   │   │   ├── Sapphire.MeshDesc (285B) │   │   │   │   ├── Sapphire.Palette (493B) │   │   │   │   ├── Sapphire_Root_DIF.dds (5.6MB) │   │   │   │   ├── Sapphire_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Sapphire_Root_POS.dds (699KB) │   │   │   │   ├── Sapphire_Root_SPEC.dds (5.6MB) │   │   │   │   └── Sapphire_TimelineSet.xml (295B) │   │   │   ├── Saturn (11 Entries) │   │   │   │   ├── Saturn.MeshDesc (287B) │   │   │   │   ├── Saturn.Palette (430B) │   │   │   │   ├── SaturnRings.MeshDesc (291B) │   │   │   │   ├── SaturnRings.Palette (465B) │   │   │   │   ├── SaturnRings_DIF.dds (1.4MB) │   │   │   │   ├── SaturnRings_NORMW.dds (1.4MB) │   │   │   │   ├── SaturnRings_POS.dds (699KB) │   │   │   │   ├── SaturnRings_TimelineSet.xml (459B) │   │   │   │   ├── Saturn_DIF.dds (4.2MB) │   │   │   │   ├── Saturn_TimelineSet.xml (491B) │   │   │   │   └── UnitSphereCubeCross_TimelineSet.xml (305B) │   │   │   ├── Shattered (9 Entries) │   │   │   │   ├── Shattered.MeshDesc (286B) │   │   │   │   ├── Shattered.Palette (570B) │   │   │   │   ├── Shattered_Root_AO.dds (2.8MB) │   │   │   │   ├── Shattered_Root_DIF.dds (5.6MB) │   │   │   │   ├── Shattered_Root_EMIS.dds (5.6MB) │   │   │   │   ├── Shattered_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Shattered_Root_POS.dds (699KB) │   │   │   │   ├── Shattered_Root_SPEC.dds (5.6MB) │   │   │   │   └── Shattered_TimelineSet.xml (295B) │   │   │   ├── Terrestrial (8 Entries) │   │   │   │   ├── Terrestrial.MeshDesc (288B) │   │   │   │   ├── Terrestrial.Palette (520B) │   │   │   │   ├── Terrestrial_Root_DIF.dds (5.6MB) │   │   │   │   ├── Terrestrial_Root_NORMT.dds (5.6MB) │   │   │   │   ├── Terrestrial_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Terrestrial_Root_POS.dds (699KB) │   │   │   │   ├── Terrestrial_Root_SPEC.dds (5.6MB) │   │   │   │   └── Terrestrial_TimelineSet.xml (295B) │   │   │   └── Toxic (7 Entries) │   │   │   ├── Toxic.MeshDesc (289B) │   │   │   ├── Toxic.Palette (516B) │   │   │   ├── Toxic_Root_DIF.dds (1.4MB) │   │   │   ├── Toxic_Root_NORMW.dds (1.4MB) │   │   │   ├── Toxic_Root_POS.dds (699KB) │   │   │   ├── Toxic_Root_SPEC.dds (1.4MB) │   │   │   └── Toxic_TimelineSet.xml (295B) │   │   ├── HumanCruiser (18 Entries) │   │   │   ├── EarthlingMissile_TimelineSet.xml (3.1KB) │   │   │   ├── HumanCruiser.MeshDesc (316B) │   │   │   ├── HumanCruiser.Palette (583B) │   │   │   ├── HumanCruiser.animdesc (1.8KB) │   │   │   ├── HumanCruiser_Diffuse.dds (5.6MB) │   │   │   ├── HumanCruiser_EMIS.dds (5.6MB) │   │   │   ├── HumanCruiser_Root_ANIM.dds (2.1MB) │   │   │   ├── HumanCruiser_Root_AO.dds (2.8MB) │   │   │   ├── HumanCruiser_Root_DIF.dds (5.6MB) │   │   │   ├── HumanCruiser_Root_EMIS.dds (5.6MB) │   │   │   ├── HumanCruiser_Root_NORMW.dds (5.6MB) │   │   │   ├── HumanCruiser_Root_POS.dds (699KB) │   │   │   ├── HumanCruiser_Root_SPEC.dds (5.6MB) │   │   │   ├── HumanCruiser_SPEC.dds (5.6MB) │   │   │   ├── HumanCruiser_TimelineSet.xml (3.1KB) │   │   │   ├── HumanCruiser_normals.DDS (5.6MB) │   │   │   ├── HumanCruiser_occlusion.dds (2.8MB) │   │   │   └── animations (0 Entries) │   │   ├── HumanCruiser.AssetGroup (421B) │   │   ├── Indicator (7 Entries) │   │   │   ├── Indicator.MeshDesc (286B) │   │   │   ├── Indicator.Palette (419B) │   │   │   ├── Indicator_Material_MaskArray.dds (55KB) │   │   │   ├── Indicator_NORMW.dds (88KB) │   │   │   ├── Indicator_POS.dds (699KB) │   │   │   ├── Indicator_diffuse.dds (88KB) │   │   │   └── Indicator_occlusion.dds (88KB) │   │   ├── InkBlob_TimelineSet.xml (1.2KB) │   │   ├── Jeff (42 Entries) │   │   │   ├── Jeff.MeshDesc (629B) │   │   │   ├── Jeff.Palette (591B) │   │   │   ├── JeffBkgnd.MeshDesc (296B) │   │   │   ├── JeffBkgnd.Palette (359B) │   │   │   ├── JeffBkgnd_AO.dds (175KB) │   │   │   ├── JeffBkgnd_Color.dds (3.1MB) │   │   │   ├── JeffBkgnd_DIF.dds (3.1MB) │   │   │   ├── JeffBkgnd_POS.dds (699KB) │   │   │   ├── JeffBkgnd_TimelineSet.xml (576B) │   │   │   ├── JeffSceneFX_BlueLights_TimelineSet.xml (1.2KB) │   │   │   ├── JeffSceneFX_RedEye_TimelineSet - Copy.xml (2.0KB) │   │   │   ├── JeffSceneFX_RedEye_TimelineSet.xml (2.0KB) │   │   │   ├── JeffShip.MeshDesc (598B) │   │   │   ├── JeffShip.Palette (898B) │   │   │   ├── JeffShipLights_AO.dds (2.9KB) │   │   │   ├── JeffShipLights_DIF.dds (22KB) │   │   │   ├── JeffShipLights_NORMW.dds (5.6KB) │   │   │   ├── JeffShipLights_POS.dds (44KB) │   │   │   ├── JeffShipMain_AO.dds (5.6MB) │   │   │   ├── JeffShipMain_DIF.dds (11MB) │   │   │   ├── JeffShipMain_EMIS.dds (1.4MB) │   │   │   ├── JeffShipMain_NORMW.dds (11MB) │   │   │   ├── JeffShipMain_POS.dds (699KB) │   │   │   ├── JeffShipMain_SPEC.dds (1.4MB) │   │   │   ├── JeffShipPontoon_AO.dds (5.6MB) │   │   │   ├── JeffShipPontoon_DIF.dds (11MB) │   │   │   ├── JeffShipPontoon_NORMW.dds (11MB) │   │   │   ├── JeffShipPontoon_POS.dds (699KB) │   │   │   ├── JeffShip_TimelineSet.xml (305B) │   │   │   ├── JeffTrans_ANIM.dds (34MB) │   │   │   ├── JeffTrans_Material_MaskArray.dds (28MB) │   │   │   ├── JeffTrans_POS.dds (699KB) │   │   │   ├── Jeff_ANIM.dds (34MB) │   │   │   ├── Jeff_AO.dds (5.6MB) │   │   │   ├── Jeff_Color.dds (11MB) │   │   │   ├── Jeff_DIF.dds (11MB) │   │   │   ├── Jeff_Material_MaskArray.dds (28MB) │   │   │   ├── Jeff_NORMW.dds (11MB) │   │   │   ├── Jeff_Normals.dds (11MB) │   │   │   ├── Jeff_POS.dds (699KB) │   │   │   ├── Jeff_TimelineSet.xml (307B) │   │   │   └── Root_Material_MaskArray.dds (28MB) │   │   ├── JeffShip.AssetGroup (320B) │   │   ├── Lander (24 Entries) │   │   │   ├── Lander.AnimDesc (3.2KB) │   │   │   ├── Lander.MeshDesc (446B) │   │   │   ├── Lander.Palette (935B) │   │   │   ├── Lander_AO.dds (4.2MB) │   │   │   ├── Lander_Collision_ANIM.dds (34MB) │   │   │   ├── Lander_Collision_POS.dds (699KB) │   │   │   ├── Lander_Collision_VTXNORM.dds (45MB) │   │   │   ├── Lander_DIFF.dds (22MB) │   │   │   ├── Lander_EMIS.dds (22MB) │   │   │   ├── Lander_Material_MaskArray.dds (28MB) │   │   │   ├── Lander_NORMT.dds (22MB) │   │   │   ├── Lander_NORMW.DDS (22MB) │   │   │   ├── Lander_Root_ANIM.dds (34MB) │   │   │   ├── Lander_Root_AO.dds (2.8MB) │   │   │   ├── Lander_Root_DIF.dds (5.6MB) │   │   │   ├── Lander_Root_EMIS.dds (5.6MB) │   │   │   ├── Lander_Root_NORMW.dds (5.6MB) │   │   │   ├── Lander_Root_POS.dds (699KB) │   │   │   ├── Lander_Root_SPEC.dds (5.6MB) │   │   │   ├── Lander_Root_VTXNORM.dds (1.4MB) │   │   │   ├── Lander_SPEC.dds (22MB) │   │   │   ├── Lander_TimelineSet.xml (5.5KB) │   │   │   ├── Lander_curvature.dds (5.6MB) │   │   │   └── animations (0 Entries) │   │   ├── LanderBullet1_TimelineSet.xml (3.5KB) │   │   ├── LanderStunBullet1_TimelineSet.xml (3.6KB) │   │   ├── LargeProjectileBullet_Blue_TimelineSet.xml (3.3KB) │   │   ├── LargeProjectileBullet_Green_TimelineSet.xml (3.3KB) │   │   ├── LargeProjectileBullet_Purple_TimelineSet.xml (3.3KB) │   │   ├── LargeProjectileBullet_Red_TimelineSet.xml (3.3KB) │   │   ├── LexiteDroneBullet1_TimelineSet.xml (2.2KB) │   │   ├── MeasuredShip.AssetGroup (481B) │   │   ├── MediumProjectileBullet_Blue_TimelineSet.xml (1.9KB) │   │   ├── MediumProjectileBullet_Green_TimelineSet.xml (1.9KB) │   │   ├── MediumProjectileBullet_Purple_TimelineSet.xml (1.9KB) │   │   ├── MediumProjectileBullet_Red_TimelineSet.xml (1.9KB) │   │   ├── MenkMack (37 Entries) │   │   │   ├── MenkMackMineGreen.MeshDesc (311B) │   │   │   ├── MenkMackMineGreen.Palette (486B) │   │   │   ├── MenkMackMineGreen_ANIM.dds (34MB) │   │   │   ├── MenkMackMineGreen_POS.dds (699KB) │   │   │   ├── MenkMackMineGreen_diffuse.dds (88KB) │   │   │   ├── MenkMackMineGreen_diffuse_DIF.dds (350KB) │   │   │   ├── MenkMackMineRed.MeshDesc (309B) │   │   │   ├── MenkMackMineRed.Palette (480B) │   │   │   ├── MenkMackMineRed_ANIM.dds (34MB) │   │   │   ├── MenkMackMineRed_POS.dds (699KB) │   │   │   ├── MenkMackMineRed_diffuse.dds (350KB) │   │   │   ├── MenkMackMineRed_diffuse_DIF.dds (350KB) │   │   │   ├── MenkMackMine_Material_MaskArray.dds (219KB) │   │   │   ├── MenkMackMine_normals.DDS (88KB) │   │   │   ├── MenkMackMine_normals_NORMW.dds (88KB) │   │   │   ├── MenkMackMine_occlusion.dds (44KB) │   │   │   ├── MenkMackMine_occlusion_AO.dds (44KB) │   │   │   ├── MenkMackSaucer_ANIM.dds (34MB) │   │   │   ├── MenkMackSaucer_AO.dds (5.6MB) │   │   │   ├── MenkMackSaucer_Color.dds (5.6MB) │   │   │   ├── MenkMackSaucer_Material_MaskArray.dds (14MB) │   │   │   ├── MenkMackSaucer_Normals.dds (5.6MB) │   │   │   ├── MenkMackSaucer_POS.dds (699KB) │   │   │   ├── MenkMackShip (16 Entries) │   │   │   │   ├── MenkMackSpaceShip.AnimDesc (2.5KB) │   │   │   │   ├── MenkMackSpaceShip.MeshDesc (305B) │   │   │   │   ├── MenkMackSpaceShip.Palette (616B) │   │   │   │   ├── MenkMackSpaceShip_ANIM.dds (34MB) │   │   │   │   ├── MenkMackSpaceShip_AO.dds (2.8MB) │   │   │   │   ├── MenkMackSpaceShip_DIF.dds (5.6MB) │   │   │   │   ├── MenkMackSpaceShip_EMIS.dds (5.6MB) │   │   │   │   ├── MenkMackSpaceShip_Material_MaskArray.dds (28MB) │   │   │   │   ├── MenkMackSpaceShip_NORMW.dds (5.6MB) │   │   │   │   ├── MenkMackSpaceShip_POS.dds (699KB) │   │   │   │   ├── MenkMackSpaceShip_SPEC.dds (5.6MB) │   │   │   │   ├── MenkMackSpaceShip_TimelineSet.xml (3.5KB) │   │   │   │   ├── MenkMackSpaceShip_diffuse.dds (5.6MB) │   │   │   │   ├── MenkMackSpaceShip_normals.DDS (5.6MB) │   │   │   │   ├── MenkMackSpaceShip_occlusion.dds (22MB) │   │   │   │   └── animations (0 Entries) │   │   │   ├── MenkMackShip_AO.dds (2.8MB) │   │   │   ├── MenkMackShip_Color.dds (5.6MB) │   │   │   ├── MenkMackShip_Material_MaskArray.dds (14MB) │   │   │   ├── MenkMackShip_Normals.dds (5.6MB) │   │   │   ├── MenkMackSpaceShip.MeshDesc (321B) │   │   │   ├── MenkMackSpaceShip.Palette (531B) │   │   │   ├── MenkMackSpaceShip_Material_MaskArray.dds (14MB) │   │   │   ├── MenkMackSpaceShip_diffuse.dds (5.6MB) │   │   │   ├── MenkMackSpaceShip_normals.DDS (5.6MB) │   │   │   ├── MenkMackSpaceShip_occlusion.dds (5.6MB) │   │   │   ├── MenkMack_VTXNORM.dds (45MB) │   │   │   ├── Root_Material_MaskArray.dds (14MB) │   │   │   └── animations (0 Entries) │   │   ├── MenkMackDialogSceneEmpty.AssetGroup (171B) │   │   ├── MenkMackGreenMine_TimelineSet.xml (1.2KB) │   │   ├── MenkMackMine_TimelineSet.xml (935B) │   │   ├── MenkMackSpaceShip.AssetGroup (496B) │   │   ├── Mercury.AssetGroup (417B) │   │   ├── Minerals (17 Entries) │   │   │   ├── BaseMetal (3 Entries) │   │   │   │   ├── BaseMetalLrg (5 Entries) │   │   │   │   │   ├── BaseMetalLrg.MeshDesc (304B) │   │   │   │   │   ├── BaseMetalLrg.Palette (470B) │   │   │   │   │   ├── BaseMetalLrg_NORMW.dds (350KB) │   │   │   │   │   ├── BaseMetalLrg_POS.dds (699KB) │   │   │   │   │   └── BaseMetalLrg_TimelineSet.xml (593B) │   │   │   │   ├── BaseMetalMed (5 Entries) │   │   │   │   │   ├── BaseMetalMed.MeshDesc (304B) │   │   │   │   │   ├── BaseMetalMed.Palette (470B) │   │   │   │   │   ├── BaseMetalMed_NORMW.dds (350KB) │   │   │   │   │   ├── BaseMetalMed_POS.dds (699KB) │   │   │   │   │   └── BaseMetalMed_TimelineSet.xml (593B) │   │   │   │   └── BaseMetalSml (5 Entries) │   │   │   │   ├── BaseMetalSml.MeshDesc (304B) │   │   │   │   ├── BaseMetalSml.Palette (444B) │   │   │   │   ├── BaseMetalSml_NORMW.dds (350KB) │   │   │   │   ├── BaseMetalSml_POS.dds (699KB) │   │   │   │   └── BaseMetalSml_TimelineSet.xml (593B) │   │   │   ├── CommonElement (3 Entries) │   │   │   │   ├── CommonElementLrg (6 Entries) │   │   │   │   │   ├── CommonElementLrg.MeshDesc (312B) │   │   │   │   │   ├── CommonElementLrg.Palette (520B) │   │   │   │   │   ├── CommonElementLrg_AO.dds (175KB) │   │   │   │   │   ├── CommonElementLrg_NORMW.dds (350KB) │   │   │   │   │   ├── CommonElementLrg_POS.dds (699KB) │   │   │   │   │   └── CommonElementLrg_TimelineSet.xml (1.5KB) │   │   │   │   ├── CommonElementMed (7 Entries) │   │   │   │   │   ├── CommonElementMed.MeshDesc (312B) │   │   │   │   │   ├── CommonElementMed.Palette (520B) │   │   │   │   │   ├── CommonElementMed_ANIM.dds (34MB) │   │   │   │   │   ├── CommonElementMed_AO.dds (175KB) │   │   │   │   │   ├── CommonElementMed_NORMW.dds (350KB) │   │   │   │   │   ├── CommonElementMed_POS.dds (699KB) │   │   │   │   │   └── CommonElementMed_TimelineSet.xml (1.5KB) │   │   │   │   └── CommonElementSml (6 Entries) │   │   │   │   ├── CommonElementSml.MeshDesc (312B) │   │   │   │   ├── CommonElementSml.Palette (520B) │   │   │   │   ├── CommonElementSml_AO.dds (175KB) │   │   │   │   ├── CommonElementSml_NORMW.dds (350KB) │   │   │   │   ├── CommonElementSml_POS.dds (699KB) │   │   │   │   └── CommonElementSml_TimelineSet.xml (1.5KB) │   │   │   ├── CommonGas (3 Entries) │   │   │   │   ├── CommonGasLrg (6 Entries) │   │   │   │   │   ├── CommonGasLrg.MeshDesc (308B) │   │   │   │   │   ├── CommonGasLrg.Palette (480B) │   │   │   │   │   ├── CommonGasLrg_AO.dds (175KB) │   │   │   │   │   ├── CommonGasLrg_NORMW.dds (350KB) │   │   │   │   │   ├── CommonGasLrg_POS.dds (699KB) │   │   │   │   │   └── CommonGasLrg_TimelineSet.xml (1.5KB) │   │   │   │   ├── CommonGasMed (7 Entries) │   │   │   │   │   ├── CommonGasMed.MeshDesc (308B) │   │   │   │   │   ├── CommonGasMed.Palette (543B) │   │   │   │   │   ├── CommonGasMed_AO.dds (175KB) │   │   │   │   │   ├── CommonGasMed_DIF.dds (516B) │   │   │   │   │   ├── CommonGasMed_NORMW.dds (350KB) │   │   │   │   │   ├── CommonGasMed_POS.dds (699KB) │   │   │   │   │   └── CommonGasMed_TimelineSet.xml (307B) │   │   │   │   └── CommonGasSml (6 Entries) │   │   │   │   ├── CommonGasSml.MeshDesc (308B) │   │   │   │   ├── CommonGasSml.Palette (480B) │   │   │   │   ├── CommonGasSml_AO.dds (175KB) │   │   │   │   ├── CommonGasSml_NORMW.dds (350KB) │   │   │   │   ├── CommonGasSml_POS.dds (699KB) │   │   │   │   └── CommonGasSml_TimelineSet.xml (1.5KB) │   │   │   ├── Corrosive (3 Entries) │   │   │   │   ├── CorrosiveLrg (7 Entries) │   │   │   │   │   ├── CorrosiveLrg.MeshDesc (304B) │   │   │   │   │   ├── CorrosiveLrg.Palette (480B) │   │   │   │   │   ├── CorrosiveLrg_AO.dds (175KB) │   │   │   │   │   ├── CorrosiveLrg_Material_MaskArray.dds (516B) │   │   │   │   │   ├── CorrosiveLrg_NORMW.dds (350KB) │   │   │   │   │   ├── CorrosiveLrg_POS.dds (699KB) │   │   │   │   │   └── CorrosiveLrg_TimelineSet.xml (1.5KB) │   │   │   │   ├── CorrosiveMed (6 Entries) │   │   │   │   │   ├── CorrosiveMed.MeshDesc (304B) │   │   │   │   │   ├── CorrosiveMed.Palette (480B) │   │   │   │   │   ├── CorrosiveMed_AO.dds (175KB) │   │   │   │   │   ├── CorrosiveMed_NORMW.dds (350KB) │   │   │   │   │   ├── CorrosiveMed_POS.dds (699KB) │   │   │   │   │   └── CorrosiveMed_TimelineSet.xml (1.5KB) │   │   │   │   └── CorrosiveSml (6 Entries) │   │   │   │   ├── CorrosiveSml.MeshDesc (304B) │   │   │   │   ├── CorrosiveSml.Palette (481B) │   │   │   │   ├── CorrosiveSml_AO.dds (175KB) │   │   │   │   ├── CorrosiveSml_NORMW.dds (350KB) │   │   │   │   ├── CorrosiveSml_POS.dds (699KB) │   │   │   │   └── CorrosiveSml_TimelineSet.xml (1.5KB) │   │   │   ├── Exotic (3 Entries) │   │   │   │   ├── ExoticLrg (6 Entries) │   │   │   │   │   ├── ExoticLrg.MeshDesc (298B) │   │   │   │   │   ├── ExoticLrg.Palette (476B) │   │   │   │   │   ├── ExoticLrg_AO.dds (175KB) │   │   │   │   │   ├── ExoticLrg_NORMW.dds (350KB) │   │   │   │   │   ├── ExoticLrg_POS.dds (699KB) │   │   │   │   │   └── ExoticLrg_TimelineSet.xml (593B) │   │   │   │   ├── ExoticMed (6 Entries) │   │   │   │   │   ├── ExoticMed.MeshDesc (298B) │   │   │   │   │   ├── ExoticMed.Palette (476B) │   │   │   │   │   ├── ExoticMed_AO.dds (175KB) │   │   │   │   │   ├── ExoticMed_NORMW.dds (350KB) │   │   │   │   │   ├── ExoticMed_POS.dds (699KB) │   │   │   │   │   └── ExoticMed_TimelineSet.xml (593B) │   │   │   │   └── ExoticSml (6 Entries) │   │   │   │   ├── ExoticSml.MeshDesc (298B) │   │   │   │   ├── ExoticSml.Palette (451B) │   │   │   │   ├── ExoticSml_AO.dds (175KB) │   │   │   │   ├── ExoticSml_NORMW.dds (350KB) │   │   │   │   ├── ExoticSml_POS.dds (699KB) │   │   │   │   └── ExoticSml_TimelineSet.xml (593B) │   │   │   ├── Explosive (3 Entries) │   │   │   │   ├── ExplosiveLrg (6 Entries) │   │   │   │   │   ├── ExplosiveLrg.MeshDesc (304B) │   │   │   │   │   ├── ExplosiveLrg.Palette (480B) │   │   │   │   │   ├── ExplosiveLrg_AO.dds (175KB) │   │   │   │   │   ├── ExplosiveLrg_NORMW.dds (350KB) │   │   │   │   │   ├── ExplosiveLrg_POS.dds (699KB) │   │   │   │   │   └── ExplosiveLrg_TimelineSet.xml (593B) │   │   │   │   ├── ExplosiveMed (6 Entries) │   │   │   │   │   ├── ExplosiveMed.MeshDesc (304B) │   │   │   │   │   ├── ExplosiveMed.Palette (480B) │   │   │   │   │   ├── ExplosiveMed_AO.dds (175KB) │   │   │   │   │   ├── ExplosiveMed_NORMW.dds (350KB) │   │   │   │   │   ├── ExplosiveMed_POS.dds (699KB) │   │   │   │   │   └── ExplosiveMed_TimelineSet.xml (593B) │   │   │   │   └── ExplosiveSml (6 Entries) │   │   │   │   ├── ExplosiveSml.MeshDesc (304B) │   │   │   │   ├── ExplosiveSml.Palette (480B) │   │   │   │   ├── ExplosiveSml_AO.dds (175KB) │   │   │   │   ├── ExplosiveSml_NORMW.dds (350KB) │   │   │   │   ├── ExplosiveSml_POS.dds (699KB) │   │   │   │   └── ExplosiveSml_TimelineSet.xml (593B) │   │   │   ├── Generic (5 Entries) │   │   │   │   ├── GenericMineral_01.MeshDesc (787B) │   │   │   │   ├── GenericMineral_01.Palette (435B) │   │   │   │   ├── GenericMineral_01_Root_NORMW.dds (350KB) │   │   │   │   ├── GenericMineral_01_Root_POS.dds (699KB) │   │   │   │   └── GenericMineral_01_TimelineSet.xml (1.3KB) │   │   │   ├── Mineral.MeshDesc (290B) │   │   │   ├── Mineral.Palette (365B) │   │   │   ├── MineralGas (2 Entries) │   │   │   │   ├── MineralGas_DIF.dds (516B) │   │   │   │   └── MineralGas_TimelineSet.xml (307B) │   │   │   ├── MineralSmall (19 Entries) │   │   │   │   ├── MineralParticle.MeshDesc (290B) │   │   │   │   ├── MineralPickupParticle_Blue_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Common_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Corrosive_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Exotic_TimelineSet.xml (1.8KB) │   │   │   │   ├── MineralPickupParticle_Green_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Metal_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Noble_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Precious_TimelineSet.xml (1.8KB) │   │   │   │   ├── MineralPickupParticle_Radioactive_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Rare_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Red_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralPickupParticle_Yellow_TimelineSet.xml (1.6KB) │   │   │   │   ├── MineralSmall.MeshDesc (296B) │   │   │   │   ├── MineralSmall.Palette (496B) │   │   │   │   ├── MineralSmall.animdesc (140B) │   │   │   │   ├── MineralSmall_POS.dds (699KB) │   │   │   │   ├── MineralSmall_TimelineSet.xml (343B) │   │   │   │   └── animations (0 Entries) │   │   │   ├── Mineral_NORMW.dds (88KB) │   │   │   ├── Mineral_POS.dds (45MB) │   │   │   ├── NobleGas (3 Entries) │   │   │   │   ├── NobleGasLrg (6 Entries) │   │   │   │   │   ├── NobleGasLrg.MeshDesc (302B) │   │   │   │   │   ├── NobleGasLrg.Palette (470B) │   │   │   │   │   ├── NobleGasLrg_AO.dds (175KB) │   │   │   │   │   ├── NobleGasLrg_NORMW.dds (350KB) │   │   │   │   │   ├── NobleGasLrg_POS.dds (699KB) │   │   │   │   │   └── NobleGasLrg_TimelineSet.xml (597B) │   │   │   │   ├── NobleGasMed (6 Entries) │   │   │   │   │   ├── NobleGasMed.MeshDesc (302B) │   │   │   │   │   ├── NobleGasMed.Palette (470B) │   │   │   │   │   ├── NobleGasMed_AO.dds (175KB) │   │   │   │   │   ├── NobleGasMed_NORMW.dds (350KB) │   │   │   │   │   ├── NobleGasMed_POS.dds (699KB) │   │   │   │   │   └── NobleGasMed_TimelineSet.xml (597B) │   │   │   │   └── NobleGasSml (6 Entries) │   │   │   │   ├── NobleGasSml.MeshDesc (302B) │   │   │   │   ├── NobleGasSml.Palette (471B) │   │   │   │   ├── NobleGasSml_AO.dds (175KB) │   │   │   │   ├── NobleGasSml_NORMW.dds (350KB) │   │   │   │   ├── NobleGasSml_POS.dds (699KB) │   │   │   │   └── NobleGasSml_TimelineSet.xml (599B) │   │   │   ├── Precious (3 Entries) │   │   │   │   ├── PreciousLrg (9 Entries) │   │   │   │   │   ├── PreciousLrg.MeshDesc (302B) │   │   │   │   │   ├── PreciousLrg.Palette (470B) │   │   │   │   │   ├── PreciousLrg_ANIM.dds (34MB) │   │   │   │   │   ├── PreciousLrg_AO.dds (175KB) │   │   │   │   │   ├── PreciousLrg_DIF.dds (1.4MB) │   │   │   │   │   ├── PreciousLrg_NORMW.dds (350KB) │   │   │   │   │   ├── PreciousLrg_NRM.DDS (350KB) │   │   │   │   │   ├── PreciousLrg_POS.dds (699KB) │   │   │   │   │   └── PreciousLrg_TimelineSet.xml (599B) │   │   │   │   ├── PreciousMed (9 Entries) │   │   │   │   │   ├── PreciousMed.MeshDesc (302B) │   │   │   │   │   ├── PreciousMed.Palette (470B) │   │   │   │   │   ├── PreciousMed_ANIM.dds (34MB) │   │   │   │   │   ├── PreciousMed_AO.dds (175KB) │   │   │   │   │   ├── PreciousMed_DIF.dds (1.4MB) │   │   │   │   │   ├── PreciousMed_NORMW.dds (350KB) │   │   │   │   │   ├── PreciousMed_NRM.DDS (350KB) │   │   │   │   │   ├── PreciousMed_POS.dds (699KB) │   │   │   │   │   └── PreciousMed_TimelineSet.xml (599B) │   │   │   │   └── PreciousSml (9 Entries) │   │   │   │   ├── PreciousSml.MeshDesc (302B) │   │   │   │   ├── PreciousSml.Palette (471B) │   │   │   │   ├── PreciousSml_ANIM.dds (34MB) │   │   │   │   ├── PreciousSml_AO.dds (175KB) │   │   │   │   ├── PreciousSml_DIF.dds (1.4MB) │   │   │   │   ├── PreciousSml_NORMW.dds (350KB) │   │   │   │   ├── PreciousSml_NRM.DDS (350KB) │   │   │   │   ├── PreciousSml_POS.dds (699KB) │   │   │   │   └── PreciousSml_TimelineSet.xml (599B) │   │   │   ├── Radioactive (3 Entries) │   │   │   │   ├── RadioactiveLrg (6 Entries) │   │   │   │   │   ├── RadioactiveLrg.MeshDesc (308B) │   │   │   │   │   ├── RadioactiveLrg.Palette (500B) │   │   │   │   │   ├── RadioactiveLrg_AO.dds (175KB) │   │   │   │   │   ├── RadioactiveLrg_NORMW.dds (350KB) │   │   │   │   │   ├── RadioactiveLrg_POS.dds (699KB) │   │   │   │   │   └── RadioactiveLrg_TimelineSet.xml (593B) │   │   │   │   ├── RadioactiveMed (6 Entries) │   │   │   │   │   ├── RadioactiveMed.MeshDesc (308B) │   │   │   │   │   ├── RadioactiveMed.Palette (500B) │   │   │   │   │   ├── RadioactiveMed_AO.dds (175KB) │   │   │   │   │   ├── RadioactiveMed_NORMW.dds (350KB) │   │   │   │   │   ├── RadioactiveMed_POS.dds (699KB) │   │   │   │   │   └── RadioactiveMed_TimelineSet.xml (593B) │   │   │   │   └── RadioactiveSml (6 Entries) │   │   │   │   ├── RadioactiveSml.MeshDesc (308B) │   │   │   │   ├── RadioactiveSml.Palette (501B) │   │   │   │   ├── RadioactiveSml_AO.dds (175KB) │   │   │   │   ├── RadioactiveSml_NORMW.dds (350KB) │   │   │   │   ├── RadioactiveSml_POS.dds (699KB) │   │   │   │   └── RadioactiveSml_TimelineSet.xml (593B) │   │   │   └── RareEarth (3 Entries) │   │   │   ├── RareEarthLrg (9 Entries) │   │   │   │   ├── RareEarthLrg.MeshDesc (304B) │   │   │   │   ├── RareEarthLrg.Palette (480B) │   │   │   │   ├── RareEarthLrg_ANIM.dds (34MB) │   │   │   │   ├── RareEarthLrg_AO.dds (175KB) │   │   │   │   ├── RareEarthLrg_DIF.dds (1.4MB) │   │   │   │   ├── RareEarthLrg_NORMW.dds (350KB) │   │   │   │   ├── RareEarthLrg_NRM.DDS (350KB) │   │   │   │   ├── RareEarthLrg_POS.dds (699KB) │   │   │   │   └── RareEarthLrg_TimelineSet.xml (603B) │   │   │   ├── RareEarthMed (9 Entries) │   │   │   │   ├── RareEarthMed.MeshDesc (304B) │   │   │   │   ├── RareEarthMed.Palette (480B) │   │   │   │   ├── RareEarthMed_ANIM.dds (34MB) │   │   │   │   ├── RareEarthMed_AO.dds (175KB) │   │   │   │   ├── RareEarthMed_DIF.dds (1.4MB) │   │   │   │   ├── RareEarthMed_NORMW.dds (350KB) │   │   │   │   ├── RareEarthMed_NRM.DDS (350KB) │   │   │   │   ├── RareEarthMed_POS.dds (699KB) │   │   │   │   └── RareEarthMed_TimelineSet.xml (603B) │   │   │   └── RareEarthSml (9 Entries) │   │   │   ├── RareEarthSml.MeshDesc (304B) │   │   │   ├── RareEarthSml.Palette (480B) │   │   │   ├── RareEarthSml_ANIM.dds (34MB) │   │   │   ├── RareEarthSml_AO.dds (175KB) │   │   │   ├── RareEarthSml_DIF.dds (1.4MB) │   │   │   ├── RareEarthSml_NORMW.dds (350KB) │   │   │   ├── RareEarthSml_NRM.DDS (350KB) │   │   │   ├── RareEarthSml_POS.dds (699KB) │   │   │   └── RareEarthSml_TimelineSet.xml (603B) │   │   ├── Moon.AssetGroup (390B) │   │   ├── MoonFB.AssetGroup (394B) │   │   ├── Mowlings (3 Entries) │   │   │   ├── Mowlings.fbm (1 Entries) │   │   │   │   └── low_Diffuse_final.jpg (3.3MB) │   │   │   ├── MowlingsShip (12 Entries) │   │   │   │   ├── MowlingsShip.AnimDesc (1.7KB) │   │   │   │   ├── MowlingsShip.MeshDesc (309B) │   │   │   │   ├── MowlingsShip.Palette (575B) │   │   │   │   ├── MowlingsShip_ANIM.dds (2.1MB) │   │   │   │   ├── MowlingsShip_AO.dds (2.8MB) │   │   │   │   ├── MowlingsShip_DIF.dds (5.6MB) │   │   │   │   ├── MowlingsShip_EMIS.dds (5.6MB) │   │   │   │   ├── MowlingsShip_NORMW.dds (5.6MB) │   │   │   │   ├── MowlingsShip_POS.dds (699KB) │   │   │   │   ├── MowlingsShip_SPEC.dds (5.6MB) │   │   │   │   ├── MowlingsShip_TimelineSet.xml (5.7KB) │   │   │   │   └── animations (0 Entries) │   │   │   └── low_Diffuse_final.jpg (3.3MB) │   │   ├── MowlingsDialogSceneEmpty.AssetGroup (171B) │   │   ├── MowlingsShip.AssetGroup (621B) │   │   ├── MuKay (13 Entries) │   │   │   ├── MuKayShip.MeshDesc (306B) │   │   │   ├── MuKayShip.Palette (439B) │   │   │   ├── MuKayShip_ANIM.dds (2.1MB) │   │   │   ├── MuKayShip_AO.dds (2.8MB) │   │   │   ├── MuKayShip_DIF.dds (5.6MB) │   │   │   ├── MuKayShip_EMIS.dds (5.6MB) │   │   │   ├── MuKayShip_NORMT.dds (5.6MB) │   │   │   ├── MuKayShip_NORMW.dds (5.6MB) │   │   │   ├── MuKayShip_POS.dds (699KB) │   │   │   ├── MuKayShip_SPEC.dds (5.6MB) │   │   │   ├── MukayShip.animdesc (1.7KB) │   │   │   ├── MukayShip_TimelineSet.xml (1.8KB) │   │   │   └── animations (0 Entries) │   │   ├── MuKayShip.AssetGroup (368B) │   │   ├── MukayDialogSceneEmpty.AssetGroup (171B) │   │   ├── Mushroom01.AssetGroup (442B) │   │   ├── PBR_Swatch (11 Entries) │   │   │   ├── PBR_Env_Sphere.MeshDesc (286B) │   │   │   ├── PBR_Swatch_AO.DDS (2.8MB) │   │   │   ├── PBR_Swatch_Diffuse.DDS (5.6MB) │   │   │   ├── PBR_Swatch_Emissive.DDS (5.6MB) │   │   │   ├── PBR_Swatch_Normal.DDS (5.6MB) │   │   │   ├── PBR_Swatch_POS.dds (699KB) │   │   │   ├── PBR_Swatch_Single.MeshDesc (296B) │   │   │   ├── PBR_Swatch_Single.Palette (509B) │   │   │   ├── PBR_Swatch_Specular_Roughness.DDS (5.6MB) │   │   │   ├── PBR_Swatch_TimelineSet.xml (1.1KB) │   │   │   └── PBR_Swatch_VTXNORM.dds (5.6MB) │   │   ├── Phamysht (15 Entries) │   │   │   ├── Leader_Phamysht.webm (16MB) │   │   │   ├── PhamyshtPod.MeshDesc (623B) │   │   │   ├── PhamyshtPod.Palette (530B) │   │   │   ├── PhamyshtPod_ANIM.dds (34MB) │   │   │   ├── PhamyshtPod_POS.dds (699KB) │   │   │   ├── PhamyshtPod_TimelineSet.xml (1.7KB) │   │   │   ├── PhamyshtSceneFX_GroundFog_TimelineSet.xml (1.2KB) │   │   │   ├── PhamyshtSceneFX_SunlightGlow_TimelineSet.xml (1.9KB) │   │   │   ├── PhamyshtShip (15 Entries) │   │   │   │   ├── PhamyshtShip.AnimDesc (2.3KB) │   │   │   │   ├── PhamyshtShip.MeshDesc (481B) │   │   │   │   ├── PhamyshtShip.Palette (897B) │   │   │   │   ├── PhamyshtShip_ANIM.dds (2.1MB) │   │   │   │   ├── PhamyshtShip_AO.dds (699KB) │   │   │   │   ├── PhamyshtShip_DIF.dds (1.4MB) │   │   │   │   ├── PhamyshtShip_NORMW.dds (1.4MB) │   │   │   │   ├── PhamyshtShip_POS.dds (699KB) │   │   │   │   ├── PhamyshtShip_TimelineSet.xml (2.5KB) │   │   │   │   ├── PhamyshtSpike_ANIM.dds (2.1MB) │   │   │   │   ├── PhamyshtSpike_AO.dds (175KB) │   │   │   │   ├── PhamyshtSpike_DIF.dds (350KB) │   │   │   │   ├── PhamyshtSpike_NORMW.dds (350KB) │   │   │   │   ├── PhamyshtSpike_POS.dds (699KB) │   │   │   │   └── animations (0 Entries) │   │   │   ├── Phamysht_Background.MeshDesc (295B) │   │   │   ├── Phamysht_Background.Palette (360B) │   │   │   ├── Phamysht_Background_DIF.dds (88KB) │   │   │   ├── Phamysht_Background_POS.dds (699KB) │   │   │   ├── Phamysht_Background_TimelineSet.xml (587B) │   │   │   └── animations (0 Entries) │   │   ├── PhamyshtDialogSceneEmpty.AssetGroup (171B) │   │   ├── PhamyshtShip.AssetGroup (654B) │   │   ├── Pinthi (19 Entries) │   │   │   ├── Leader_Pinthi.webm (87MB) │   │   │   ├── PinthiShip (15 Entries) │   │   │   │   ├── PinthiShip.AnimDesc (2.2KB) │   │   │   │   ├── PinthiShip.MeshDesc (307B) │   │   │   │   ├── PinthiShip.Palette (515B) │   │   │   │   ├── PinthiShip_ANIM.dds (2.1MB) │   │   │   │   ├── PinthiShip_AO.dds (2.8MB) │   │   │   │   ├── PinthiShip_DIF.dds (5.6MB) │   │   │   │   ├── PinthiShip_Material_MaskArray.dds (28MB) │   │   │   │   ├── PinthiShip_NORMW.dds (5.6MB) │   │   │   │   ├── PinthiShip_POS.dds (699KB) │   │   │   │   ├── PinthiShip_SPEC.dds (5.6MB) │   │   │   │   ├── PinthiShip_TimelineSet.xml (1.7KB) │   │   │   │   ├── PinthiShip_diffuse.dds (5.6MB) │   │   │   │   ├── PinthiShip_normals.DDS (5.6MB) │   │   │   │   ├── PinthiShip_occlusion.dds (2.8MB) │   │   │   │   └── animations (0 Entries) │   │   │   ├── PinthiShip.MeshDesc (291B) │   │   │   ├── PinthiShip.Palette (564B) │   │   │   ├── PinthiShip_Material_MaskArray.dds (14MB) │   │   │   ├── PinthiShip_diffuse.dds (5.6MB) │   │   │   ├── PinthiShip_normals.DDS (5.6MB) │   │   │   ├── PinthiShip_occlusion.dds (5.6MB) │   │   │   ├── Pinthi_Background.MeshDesc (300B) │   │   │   ├── Pinthi_Background.Palette (359B) │   │   │   ├── Pinthi_Background_DIF.dds (11MB) │   │   │   ├── Pinthi_Background_POS.dds (699KB) │   │   │   ├── Pinthi_Background_TimelineSet.xml (584B) │   │   │   ├── Pinthi_DIF.dds (5.6MB) │   │   │   ├── Pinthi_EMIS.dds (5.6MB) │   │   │   ├── Pinthi_Material_MaskArray.dds (14MB) │   │   │   ├── Pinthi_NORMW.dds (5.6MB) │   │   │   ├── Pinthi_SPEC.dds (5.6MB) │   │   │   └── Pinthi_TimelineSet.xml (307B) │   │   ├── PinthiDialogSceneEmpty.AssetGroup (171B) │   │   ├── PinthiInfectionPoof_TimelineSet.xml (2.8KB) │   │   ├── PinthiShip.AssetGroup (434B) │   │   ├── Plane (10 Entries) │   │   │   ├── Plane.MeshDesc (289B) │   │   │   ├── Plane.Palette (373B) │   │   │   ├── Plane.dds (350KB) │   │   │   ├── Plane_AO.dds (350KB) │   │   │   ├── Plane_Color.dds (699KB) │   │   │   ├── Plane_Material_MaskArray.dds (699KB) │   │   │   ├── Plane_Normal.DDS (88KB) │   │   │   ├── Plane_TeamColor_MaskArray.dds (699KB) │   │   │   ├── Plane_TimelineSet.xml (409B) │   │   │   └── Plane_curvature.dds (350KB) │   │   ├── PlayerShip (184 Entries) │   │   │   ├── CargoPod_diffuse.dds (5.6MB) │   │   │   ├── CargoPod_normals.DDS (22MB) │   │   │   ├── CargoPod_occlusion.dds (5.6MB) │   │   │   ├── Cargo_POS.dds (699KB) │   │   │   ├── Cargo_VTXNORM.dds (1.4MB) │   │   │   ├── Command.MeshDesc (332B) │   │   │   ├── Command.Palette (811B) │   │   │   ├── CommandSection_POS.dds (699KB) │   │   │   ├── CommandSection_VTXNORM.dds (1.4MB) │   │   │   ├── CommandSection_diffuse.dds (5.6MB) │   │   │   ├── CommandSection_normals.DDS (22MB) │   │   │   ├── CommandSection_occlusion.dds (5.6MB) │   │   │   ├── Command_ANIM.dds (34MB) │   │   │   ├── Command_POS.dds (699KB) │   │   │   ├── CorrosiveWeapon.MeshDesc (305B) │   │   │   ├── CorrosiveWeapon.Palette (619B) │   │   │   ├── CorrosiveWeapon_ANIM.dds (34MB) │   │   │   ├── CorrosiveWeapon_Material_MaskArray.dds (28MB) │   │   │   ├── CorrosiveWeapon_POS.dds (699KB) │   │   │   ├── CorrosiveWeapon_diffuse.dds (5.6MB) │   │   │   ├── CorrosiveWeapon_normals.DDS (22MB) │   │   │   ├── CorrosiveWeapon_occlusion.dds (5.6MB) │   │   │   ├── DroneBay.MeshDesc (287B) │   │   │   ├── DroneBay.Palette (608B) │   │   │   ├── DroneBay_ANIM.dds (34MB) │   │   │   ├── DroneBay_AO.dds (1.0MB) │   │   │   ├── DroneBay_DIFF.dds (4.2MB) │   │   │   ├── DroneBay_EMIS.dds (4.2MB) │   │   │   ├── DroneBay_Material_MaskArray.dds (5.2MB) │   │   │   ├── DroneBay_NORMT.dds (5.6MB) │   │   │   ├── DroneBay_POS.dds (699KB) │   │   │   ├── DroneBay_SPEC.dds (4.2MB) │   │   │   ├── DroneBay_VTXNORM.dds (350KB) │   │   │   ├── EnergyRecharger.MeshDesc (294B) │   │   │   ├── EnergyRecharger.Palette (671B) │   │   │   ├── EnergyRecharger_ANIM.dds (34MB) │   │   │   ├── EnergyRecharger_AO.dds (4.2MB) │   │   │   ├── EnergyRecharger_DIFF.dds (17MB) │   │   │   ├── EnergyRecharger_EMIS.dds (17MB) │   │   │   ├── EnergyRecharger_Material_MaskArray.dds (21MB) │   │   │   ├── EnergyRecharger_NORMT.dds (22MB) │   │   │   ├── EnergyRecharger_POS.dds (699KB) │   │   │   ├── EnergyRecharger_SPEC.dds (17MB) │   │   │   ├── EnergyRecharger_VTXNORM.dds (1.4MB) │   │   │   ├── Engine1.MeshDesc (289B) │   │   │   ├── Engine1.Palette (565B) │   │   │   ├── Engine1_ANIM.dds (34MB) │   │   │   ├── Engine1_EMIS.dds (22MB) │   │   │   ├── Engine1_Material_MaskArray.dds (7.0MB) │   │   │   ├── Engine1_POS.dds (699KB) │   │   │   ├── Engine1_SPEC.dds (22MB) │   │   │   ├── Engine1_TimelineSet.xml (2.0KB) │   │   │   ├── Engine1_diffuse.dds (22MB) │   │   │   ├── Engine1_normals.DDS (5.6MB) │   │   │   ├── Engine1_occlusion.dds (1.4MB) │   │   │   ├── Engine2.MeshDesc (290B) │   │   │   ├── Engine2.Palette (571B) │   │   │   ├── Engine2_ANIM.dds (34MB) │   │   │   ├── Engine2_Material_MaskArray.dds (28MB) │   │   │   ├── Engine2_POS.dds (699KB) │   │   │   ├── Engine2_TimelineSet.xml (3.2KB) │   │   │   ├── Engine2_diffuse.dds (22MB) │   │   │   ├── Engine2_normals.DDS (22MB) │   │   │   ├── Engine2_occlusion.dds (5.6MB) │   │   │   ├── Engine3.MeshDesc (289B) │   │   │   ├── Engine3.Palette (571B) │   │   │   ├── Engine3_ANIM.dds (34MB) │   │   │   ├── Engine3_Material_MaskArray.dds (28MB) │   │   │   ├── Engine3_POS.dds (699KB) │   │   │   ├── Engine3_diffuse.DDS (22MB) │   │   │   ├── Engine3_normals.DDS (22MB) │   │   │   ├── Engine3_occlusion.dds (5.6MB) │   │   │   ├── Engine4.MeshDesc (289B) │   │   │   ├── Engine4.Palette (571B) │   │   │   ├── Engine4_ANIM.dds (34MB) │   │   │   ├── Engine4_Material_MaskArray.dds (28MB) │   │   │   ├── Engine4_POS.dds (699KB) │   │   │   ├── Engine4_diffuse.DDS (22MB) │   │   │   ├── Engine4_normals.DDS (22MB) │   │   │   ├── Engine4_occlusion.dds (5.6MB) │   │   │   ├── FuelPod_POS.dds (699KB) │   │   │   ├── FuelPod_VTXNORM.dds (1.4MB) │   │   │   ├── FuelPod_diffuse.dds (5.6MB) │   │   │   ├── FuelPod_normals.DDS (22MB) │   │   │   ├── FuelPod_occlusion.dds (5.6MB) │   │   │   ├── HabSection_POS.dds (699KB) │   │   │   ├── HabSection_VTXNORM.dds (1.4MB) │   │   │   ├── HabSection_diffuse.dds (5.6MB) │   │   │   ├── HabSection_normals.DDS (22MB) │   │   │   ├── HabSection_occlusion.dds (5.6MB) │   │   │   ├── LanderBay_diffuse.dds (5.6MB) │   │   │   ├── LandingBay_normals.DDS (22MB) │   │   │   ├── LandingBay_occlusion.dds (5.6MB) │   │   │   ├── Locator_Command_POS.dds (699KB) │   │   │   ├── Locator_Engine_POS.dds (699KB) │   │   │   ├── Locator_Ring_0_POS.dds (699KB) │   │   │   ├── Locator_Ring_1_POS.dds (699KB) │   │   │   ├── Locator_Ring_2_POS.dds (699KB) │   │   │   ├── Locator_Weapon_POS.dds (699KB) │   │   │   ├── Missile.MeshDesc (288B) │   │   │   ├── Missile.Palette (407B) │   │   │   ├── MissileSection_POS.dds (699KB) │   │   │   ├── MissileSection_VTXNORM.dds (1.4MB) │   │   │   ├── MissileSection_diffuse.dds (5.6MB) │   │   │   ├── MissileSection_normals.DDS (22MB) │   │   │   ├── MissileSection_occlusion.dds (5.6MB) │   │   │   ├── Missile_Material_MaskArray.dds (874KB) │   │   │   ├── Missile_POS.dds (699KB) │   │   │   ├── Missile_diffuse.dds (350KB) │   │   │   ├── Missile_normals.DDS (350KB) │   │   │   ├── Missile_occlusion.dds (350KB) │   │   │   ├── PlayerShip.MeshDesc (3.0KB) │   │   │   ├── PlayerShip.Palette (3.1KB) │   │   │   ├── PlayerShip_Diffuse.dds (22MB) │   │   │   ├── PlayerShip_EMIS.dds (4.2MB) │   │   │   ├── PlayerShip_Engine2_POS.dds (699KB) │   │   │   ├── PlayerShip_Engine2_VTXNORM.dds (1.4MB) │   │   │   ├── PlayerShip_Material_MaskArray.dds (7.0MB) │   │   │   ├── PlayerShip_SPEC.dds (5.6MB) │   │   │   ├── PlayerShip_Spoke_POS.dds (699KB) │   │   │   ├── PlayerShip_Spoke_VTXNORM.dds (1.4MB) │   │   │   ├── PlayerShip_TimelineSet.xml (3.5KB) │   │   │   ├── RearMissile.MeshDesc (293B) │   │   │   ├── RearMissile.Palette (416B) │   │   │   ├── RearMissile_diffuse.dds (22KB) │   │   │   ├── Refinery_diffuse.dds (5.6MB) │   │   │   ├── Refinery_normals.DDS (22MB) │   │   │   ├── Refinery_occlusion.dds (5.6MB) │   │   │   ├── RingSection_Blank.MeshDesc (297B) │   │   │   ├── RingSection_Blank.Palette (613B) │   │   │   ├── RingSection_Blank_ANIM.dds (34MB) │   │   │   ├── RingSection_Blank_POS.dds (699KB) │   │   │   ├── RingSection_CargoPod.MeshDesc (303B) │   │   │   ├── RingSection_CargoPod.Palette (613B) │   │   │   ├── RingSection_CargoPod_ANIM.dds (34MB) │   │   │   ├── RingSection_CargoPod_POS.dds (699KB) │   │   │   ├── RingSection_Diffuse.dds (1.4MB) │   │   │   ├── RingSection_FuelPod.MeshDesc (301B) │   │   │   ├── RingSection_FuelPod.Palette (607B) │   │   │   ├── RingSection_FuelPod_ANIM.dds (34MB) │   │   │   ├── RingSection_FuelPod_POS.dds (699KB) │   │   │   ├── RingSection_Hab.MeshDesc (293B) │   │   │   ├── RingSection_Hab.Palette (604B) │   │   │   ├── RingSection_Hab_ANIM.dds (34MB) │   │   │   ├── RingSection_Hab_POS.dds (699KB) │   │   │   ├── RingSection_LanderBay.MeshDesc (305B) │   │   │   ├── RingSection_LanderBay.Palette (621B) │   │   │   ├── RingSection_LanderBay_ANIM.dds (34MB) │   │   │   ├── RingSection_LanderBay_POS.dds (699KB) │   │   │   ├── RingSection_POS.dds (699KB) │   │   │   ├── RingSection_Refinery.MeshDesc (303B) │   │   │   ├── RingSection_Refinery.Palette (613B) │   │   │   ├── RingSection_Refinery_ANIM.dds (34MB) │   │   │   ├── RingSection_Refinery_POS.dds (699KB) │   │   │   ├── RingSection_VTXNORM.dds (1.4MB) │   │   │   ├── RingSection_normals.DDS (5.6MB) │   │   │   ├── RingSection_occlusion.dds (1.4MB) │   │   │   ├── Spine.MeshDesc (501B) │   │   │   ├── Spine.Palette (1.6KB) │   │   │   ├── Spine_POS.dds (699KB) │   │   │   ├── Spine_VTXNORM.dds (1.4MB) │   │   │   ├── Spine_diffuse.dds (1.4MB) │   │   │   ├── Spine_normals.DDS (5.6MB) │   │   │   ├── Spine_occlusion.dds (5.6MB) │   │   │   ├── Spoke.MeshDesc (285B) │   │   │   ├── Spoke.Palette (559B) │   │   │   ├── Spoke_ANIM.dds (34MB) │   │   │   ├── Spoke_POS.dds (699KB) │   │   │   ├── Spoke_diffuse.dds (1.4MB) │   │   │   ├── Spoke_normals.DDS (5.6MB) │   │   │   ├── Spoke_occlusion.dds (1.4MB) │   │   │   ├── Spokes_diffuse.dds (5.6MB) │   │   │   ├── SuperLaser.MeshDesc (289B) │   │   │   ├── SuperLaser.Palette (570B) │   │   │   ├── SuperLaser_ANIM.dds (34MB) │   │   │   ├── SuperLaser_DIFF.dds (17MB) │   │   │   ├── SuperLaser_Material_MaskArray.dds (21MB) │   │   │   ├── SuperLaser_POS.dds (699KB) │   │   │   ├── SuperLaser_normals.dds (22MB) │   │   │   ├── SuperLaser_occlusion.dds (4.2MB) │   │   │   ├── WeaponMissile.MeshDesc (301B) │   │   │   ├── WeaponMissile.Palette (610B) │   │   │   ├── WeaponMissile_ANIM.dds (34MB) │   │   │   └── WeaponMissile_POS.dds (699KB) │   │   ├── Pluto.AssetGroup (391B) │   │   ├── Plutonic.AssetGroup (418B) │   │   ├── Projectiles (33 Entries) │   │   │   ├── BlackHoleBullet_TimelineSet.xml (4.1KB) │   │   │   ├── BlackHoleWeapon.MeshDesc (294B) │   │   │   ├── BlackHoleWeapon.Palette (348B) │   │   │   ├── BlackHoleWeapon_TimelineSet.xml (5.4KB) │   │   │   ├── DrenkendBullet.MeshDesc (284B) │   │   │   ├── DrenkendBullet.Palette (385B) │   │   │   ├── DrenkendBullet_TimelineSet.xml (2.6KB) │   │   │   ├── LaserBola.MeshDesc (283B) │   │   │   ├── LaserBola.Palette (382B) │   │   │   ├── LaserBola_NORMW.dds (22KB) │   │   │   ├── LaserBola_POS.dds (175KB) │   │   │   ├── LaserBola_TimelineSet.xml (3.5KB) │   │   │   ├── MeasuredCanister.MeshDesc (294B) │   │   │   ├── MeasuredCanister.Palette (450B) │   │   │   ├── MeasuredCanisterBullet_diffuse.dds (350KB) │   │   │   ├── MeasuredCanister_Root_DIF.dds (350KB) │   │   │   ├── MeasuredCanister_Root_NORMW.dds (88KB) │   │   │   ├── MeasuredCanister_Root_POS.dds (699KB) │   │   │   ├── MeasuredCanister_TimelineSet.xml (1.5KB) │   │   │   ├── MeasuredRing.MeshDesc (296B) │   │   │   ├── MeasuredRing.Palette (380B) │   │   │   ├── MeasuredRing_Root_POS.dds (699KB) │   │   │   ├── MeasuredRing_TimelineSet.xml (2.2KB) │   │   │   ├── Projectile.MeshDesc (293B) │   │   │   ├── Projectile.Palette (378B) │   │   │   ├── Projectile_DIF.dds (516B) │   │   │   ├── Projectile_Material_MaskArray.dds (66KB) │   │   │   ├── Projectile_NORMW.dds (88KB) │   │   │   ├── Projectile_POS.dds (699KB) │   │   │   ├── RearFacingMissile_TimelineSet.xml (1.7KB) │   │   │   ├── RedOrange.dds (212B) │   │   │   ├── TywomProjectile_TimelineSet.xml (2.6KB) │   │   │   └── WarpAnchor_TimelineSet.xml (1.7KB) │   │   ├── Projectiles.AssetGroup (7.5KB) │   │   ├── RelicA.AssetGroup (376B) │   │   ├── Ruby.AssetGroup (382B) │   │   ├── Scryve (2 Entries) │   │   │   ├── ScryveShip (17 Entries) │   │   │   │   ├── ScryveShip.MeshDesc (500B) │   │   │   │   ├── ScryveShip.Palette (1.0KB) │   │   │   │   ├── ScryveShip.animdesc (2.2KB) │   │   │   │   ├── ScryveShip_Root_ANIM.dds (2.1MB) │   │   │   │   ├── ScryveShip_Root_AO.dds (2.8MB) │   │   │   │   ├── ScryveShip_Root_DIF.dds (5.6MB) │   │   │   │   ├── ScryveShip_Root_NORMW.dds (5.6MB) │   │   │   │   ├── ScryveShip_Root_POS.dds (699KB) │   │   │   │   ├── ScryveShip_Root_SPEC.dds (5.6MB) │   │   │   │   ├── ScryveShip_ScryveShip_Internals_ANIM.dds (34MB) │   │   │   │   ├── ScryveShip_ScryveShip_Internals_AO.dds (699KB) │   │   │   │   ├── ScryveShip_ScryveShip_Internals_DIF.dds (1.4MB) │   │   │   │   ├── ScryveShip_ScryveShip_Internals_Material_MaskArray.dds (3.5MB) │   │   │   │   ├── ScryveShip_ScryveShip_Internals_NORMW.dds (1.4MB) │   │   │   │   ├── ScryveShip_ScryveShip_Internals_POS.dds (699KB) │   │   │   │   ├── ScryveShip_TimelineSet.xml (2.5KB) │   │   │   │   └── animations (0 Entries) │   │   │   └── animations (0 Entries) │   │   ├── ScryveDialogSceneEmpty.AssetGroup (171B) │   │   ├── ScryveShip.AssetGroup (432B) │   │   ├── Shattered.AssetGroup (427B) │   │   ├── ShipParts (54 Entries) │   │   │   ├── Arilou (111 Entries) │   │   │   │   ├── Arilou_Cosmetic_Large_01.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Large_01.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Large_01_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Large_02.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Large_02.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Large_02_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Large_03.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Large_03.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Large_03_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Large_04.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Large_04.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Large_04.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Large_04_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Large_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Large_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Large_04_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Medium_01.MeshDesc (548B) │   │   │   │   ├── Arilou_Cosmetic_Medium_01.Palette (757B) │   │   │   │   ├── Arilou_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_01_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Medium_02.MeshDesc (548B) │   │   │   │   ├── Arilou_Cosmetic_Medium_02.Palette (757B) │   │   │   │   ├── Arilou_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_02_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Medium_03.MeshDesc (548B) │   │   │   │   ├── Arilou_Cosmetic_Medium_03.Palette (757B) │   │   │   │   ├── Arilou_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_03_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Medium_04.MeshDesc (548B) │   │   │   │   ├── Arilou_Cosmetic_Medium_04.Palette (757B) │   │   │   │   ├── Arilou_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_04_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Medium_05.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Medium_05.Palette (757B) │   │   │   │   ├── Arilou_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_05_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Medium_06.MeshDesc (548B) │   │   │   │   ├── Arilou_Cosmetic_Medium_06.Palette (757B) │   │   │   │   ├── Arilou_Cosmetic_Medium_06.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_06_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_06_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Medium_07.MeshDesc (548B) │   │   │   │   ├── Arilou_Cosmetic_Medium_07.Palette (757B) │   │   │   │   ├── Arilou_Cosmetic_Medium_07.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_07_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Medium_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Medium_07_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Small_01.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Small_01.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Small_01_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Small_02.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Small_02.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Small_02_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Small_03.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Small_03.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Small_03_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_Cosmetic_Small_04.MeshDesc (546B) │   │   │   │   ├── Arilou_Cosmetic_Small_04.Palette (753B) │   │   │   │   ├── Arilou_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── Arilou_Cosmetic_Small_04_Root_POS.dds (699KB) │   │   │   │   ├── Arilou_Cosmetic_Small_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Arilou_Cosmetic_Small_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Arilou_Cosmetic_Small_04_TimelineSet.xml (579B) │   │   │   │   ├── Arilou_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── Arilou_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── Arilou_TextureAtlas_EMIS.dds (1.4MB) │   │   │   │   ├── Arilou_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── Arilou_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   └── Arilou_TextureAtlas_SPEC.dds (5.6MB) │   │   │   ├── Arilou_ShipParts.AssetGroup (4.6KB) │   │   │   ├── ClassicA (57 Entries) │   │   │   │   ├── ClassicA_ShipParts_AO.DDS (699KB) │   │   │   │   ├── ClassicA_ShipParts_Combined_NORMT.dds (5.2MB) │   │   │   │   ├── ClassicA_ShipParts_DIF.DDS (1.4MB) │   │   │   │   ├── ClassicA_ShipParts_EMIS.DDS (1.4MB) │   │   │   │   ├── ClassicA_ShipParts_GradientArray.dds (1.4MB) │   │   │   │   ├── ClassicA_ShipParts_NORMT.DDS (1.4MB) │   │   │   │   ├── ClassicA_ShipParts_NORMT_NORMW.dds (5.6MB) │   │   │   │   ├── ClassicA_ShipParts_SPEC.DDS (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Large_01.MeshDesc (346B) │   │   │   │   ├── Classic_A_Cosmetic_Large_01.Palette (777B) │   │   │   │   ├── Classic_A_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Large_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_01_TimelineSet.xml (304B) │   │   │   │   ├── Classic_A_Cosmetic_Large_02.MeshDesc (346B) │   │   │   │   ├── Classic_A_Cosmetic_Large_02.Palette (777B) │   │   │   │   ├── Classic_A_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Large_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── Classic_A_Cosmetic_Large_03.MeshDesc (346B) │   │   │   │   ├── Classic_A_Cosmetic_Large_03.Palette (777B) │   │   │   │   ├── Classic_A_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Large_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_A_Cosmetic_Large_03_TimelineSet.xml (564B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_01.MeshDesc (347B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_01.Palette (781B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_02.MeshDesc (347B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_02.Palette (781B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_02_TimelineSet.xml (562B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_03.MeshDesc (347B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_03.Palette (781B) │   │   │   │   ├── Classic_A_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_A_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── Classic_A_Cosmetic_Small_01.MeshDesc (346B) │   │   │   │   ├── Classic_A_Cosmetic_Small_01.Palette (777B) │   │   │   │   ├── Classic_A_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Classic_A_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Classic_A_Cosmetic_Small_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_A_Cosmetic_Small_01_Root_VTXNORM.dds (350KB) │   │   │   │   └── Classic_A_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   ├── ClassicA_ShipParts.AssetGroup (2.4KB) │   │   │   ├── ClassicB (128 Entries) │   │   │   │   ├── Classic_B_AO.DDS (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Large1.MeshDesc (344B) │   │   │   │   ├── Classic_B_Cosmetic_Large1.Palette (769B) │   │   │   │   ├── Classic_B_Cosmetic_Large1_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Large_01.MeshDesc (337B) │   │   │   │   ├── Classic_B_Cosmetic_Large_01.Palette (772B) │   │   │   │   ├── Classic_B_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Large_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Large_02.MeshDesc (346B) │   │   │   │   ├── Classic_B_Cosmetic_Large_02.Palette (801B) │   │   │   │   ├── Classic_B_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Large_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Large_03.MeshDesc (346B) │   │   │   │   ├── Classic_B_Cosmetic_Large_03.Palette (801B) │   │   │   │   ├── Classic_B_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Large_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Large_03_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium1.MeshDesc (345B) │   │   │   │   ├── Classic_B_Cosmetic_Medium1.Palette (773B) │   │   │   │   ├── Classic_B_Cosmetic_Medium1_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium2.MeshDesc (367B) │   │   │   │   ├── Classic_B_Cosmetic_Medium2.Palette (771B) │   │   │   │   ├── Classic_B_Cosmetic_Medium2_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_01.MeshDesc (347B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_01.Palette (776B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_02.MeshDesc (333B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_02.Palette (657B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_02.dds (66KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_03.MeshDesc (347B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_03.Palette (776B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_04.MeshDesc (347B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_04.Palette (776B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_04_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_04_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_05.MeshDesc (333B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_05.Palette (657B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_05.dds (66KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_05_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_05_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_05_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_06.MeshDesc (333B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_06.Palette (657B) │   │   │   │   ├── Classic_B_Cosmetic_Medium_06.dds (66KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_06_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_06_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_06_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Medium_06_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Small1.MeshDesc (344B) │   │   │   │   ├── Classic_B_Cosmetic_Small1.Palette (767B) │   │   │   │   ├── Classic_B_Cosmetic_Small1_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Small_01.MeshDesc (346B) │   │   │   │   ├── Classic_B_Cosmetic_Small_01.Palette (801B) │   │   │   │   ├── Classic_B_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Small_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Small_02.MeshDesc (346B) │   │   │   │   ├── Classic_B_Cosmetic_Small_02.Palette (801B) │   │   │   │   ├── Classic_B_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Small_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Small_03.MeshDesc (346B) │   │   │   │   ├── Classic_B_Cosmetic_Small_03.Palette (772B) │   │   │   │   ├── Classic_B_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Small_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Small_04.MeshDesc (346B) │   │   │   │   ├── Classic_B_Cosmetic_Small_04.Palette (801B) │   │   │   │   ├── Classic_B_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_04_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_04_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Small_04_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_04_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Small_05.MeshDesc (346B) │   │   │   │   ├── Classic_B_Cosmetic_Small_05.Palette (801B) │   │   │   │   ├── Classic_B_Cosmetic_Small_05.dds (88KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_05_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_05_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Small_05_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_05_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_Cosmetic_Small_06.MeshDesc (332B) │   │   │   │   ├── Classic_B_Cosmetic_Small_06.Palette (653B) │   │   │   │   ├── Classic_B_Cosmetic_Small_06.dds (66KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_06_Root_POS.dds (699KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_06_Root_UV2.dds (1.4MB) │   │   │   │   ├── Classic_B_Cosmetic_Small_06_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Classic_B_Cosmetic_Small_06_TimelineSet.xml (396B) │   │   │   │   ├── Classic_B_DIF.DDS (1.4MB) │   │   │   │   ├── Classic_B_NORMT.DDS (1.4MB) │   │   │   │   ├── Classic_B_SPEC.DDS (1.4MB) │   │   │   │   ├── Classic_B_TextureAtlas.zip (4.4MB) │   │   │   │   ├── Classic_B_TextureAtlas_AO.DDS (699KB) │   │   │   │   ├── Classic_B_TextureAtlas_DIF.DDS (1.4MB) │   │   │   │   ├── Classic_B_TextureAtlas_EMIS.DDS (1.4MB) │   │   │   │   ├── Classic_B_TextureAtlas_GradientArray.dds (1.4MB) │   │   │   │   ├── Classic_B_TextureAtlas_NORMT.DDS (1.4MB) │   │   │   │   └── Classic_B_TextureAtlas_SPEC.DDS (1.4MB) │   │   │   ├── ClassicB_ShipParts.AssetGroup (4.9KB) │   │   │   ├── Components (107 Entries) │   │   │   │   ├── EngineModel_01.MeshDesc (334B) │   │   │   │   ├── EngineModel_01.Palette (628B) │   │   │   │   ├── EngineModel_01.dds (88KB) │   │   │   │   ├── EngineModel_01_Root_POS.dds (699KB) │   │   │   │   ├── EngineModel_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── EngineModel_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── EngineModel_01_TimelineSet.xml (1.5KB) │   │   │   │   ├── EngineModel_02.MeshDesc (334B) │   │   │   │   ├── EngineModel_02.Palette (628B) │   │   │   │   ├── EngineModel_02.dds (88KB) │   │   │   │   ├── EngineModel_02_Root_POS.dds (699KB) │   │   │   │   ├── EngineModel_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── EngineModel_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── EngineModel_02_TimelineSet.xml (1.5KB) │   │   │   │   ├── EngineModel_03.MeshDesc (334B) │   │   │   │   ├── EngineModel_03.Palette (628B) │   │   │   │   ├── EngineModel_03.dds (88KB) │   │   │   │   ├── EngineModel_03_Root_POS.dds (699KB) │   │   │   │   ├── EngineModel_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── EngineModel_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── EngineModel_03_TimelineSet.xml (1.5KB) │   │   │   │   ├── EngineModel_04.MeshDesc (334B) │   │   │   │   ├── EngineModel_04.Palette (628B) │   │   │   │   ├── EngineModel_04.dds (88KB) │   │   │   │   ├── EngineModel_04_Root_POS.dds (699KB) │   │   │   │   ├── EngineModel_04_Root_UV2.dds (1.4MB) │   │   │   │   ├── EngineModel_04_Root_VTXNORM.dds (350KB) │   │   │   │   ├── EngineModel_04_TimelineSet.xml (1.5KB) │   │   │   │   ├── EngineModel_TextureAtlas_AO.dds (699KB) │   │   │   │   ├── EngineModel_TextureAtlas_DIF.dds (1.4MB) │   │   │   │   ├── EngineModel_TextureAtlas_EMIS.dds (1.4MB) │   │   │   │   ├── EngineModel_TextureAtlas_GradientArray.dds (22MB) │   │   │   │   ├── EngineModel_TextureAtlas_NORMT.dds (1.4MB) │   │   │   │   ├── EngineModel_TextureAtlas_SPEC.dds (1.4MB) │   │   │   │   ├── Null_Component.MeshDesc (333B) │   │   │   │   ├── Null_Component.Palette (575B) │   │   │   │   ├── Null_Component_Root_POS.dds (699KB) │   │   │   │   ├── Null_Component_Root_UV2.dds (88KB) │   │   │   │   ├── Null_Component_Root_VTXNORM.dds (22KB) │   │   │   │   ├── Null_Component_TimelineSet.xml (304B) │   │   │   │   ├── ThrusterModel_01.MeshDesc (336B) │   │   │   │   ├── ThrusterModel_01.Palette (630B) │   │   │   │   ├── ThrusterModel_01.dds (88KB) │   │   │   │   ├── ThrusterModel_01_TimelineSet.xml (563B) │   │   │   │   ├── WeaponModel_01.MeshDesc (333B) │   │   │   │   ├── WeaponModel_01.Palette (779B) │   │   │   │   ├── WeaponModel_01.dds (88KB) │   │   │   │   ├── WeaponModel_01_Root_POS.dds (699KB) │   │   │   │   ├── WeaponModel_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── WeaponModel_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── WeaponModel_01_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_02.MeshDesc (333B) │   │   │   │   ├── WeaponModel_02.Palette (628B) │   │   │   │   ├── WeaponModel_02.dds (88KB) │   │   │   │   ├── WeaponModel_02_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_03.MeshDesc (333B) │   │   │   │   ├── WeaponModel_03.Palette (591B) │   │   │   │   ├── WeaponModel_03.dds (88KB) │   │   │   │   ├── WeaponModel_03_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_04.MeshDesc (333B) │   │   │   │   ├── WeaponModel_04.Palette (628B) │   │   │   │   ├── WeaponModel_04.dds (88KB) │   │   │   │   ├── WeaponModel_04_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_05.MeshDesc (333B) │   │   │   │   ├── WeaponModel_05.Palette (628B) │   │   │   │   ├── WeaponModel_05.dds (88KB) │   │   │   │   ├── WeaponModel_05_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_06.MeshDesc (333B) │   │   │   │   ├── WeaponModel_06.Palette (628B) │   │   │   │   ├── WeaponModel_06.dds (88KB) │   │   │   │   ├── WeaponModel_06_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_07.MeshDesc (333B) │   │   │   │   ├── WeaponModel_07.Palette (628B) │   │   │   │   ├── WeaponModel_07.dds (88KB) │   │   │   │   ├── WeaponModel_07_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_08.MeshDesc (333B) │   │   │   │   ├── WeaponModel_08.Palette (628B) │   │   │   │   ├── WeaponModel_08.dds (88KB) │   │   │   │   ├── WeaponModel_08_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_09.MeshDesc (333B) │   │   │   │   ├── WeaponModel_09.Palette (628B) │   │   │   │   ├── WeaponModel_09.dds (88KB) │   │   │   │   ├── WeaponModel_09_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_10.MeshDesc (333B) │   │   │   │   ├── WeaponModel_10.Palette (628B) │   │   │   │   ├── WeaponModel_10.dds (88KB) │   │   │   │   ├── WeaponModel_10_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_11.MeshDesc (333B) │   │   │   │   ├── WeaponModel_11.Palette (628B) │   │   │   │   ├── WeaponModel_11.dds (88KB) │   │   │   │   ├── WeaponModel_11_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_12.MeshDesc (333B) │   │   │   │   ├── WeaponModel_12.Palette (628B) │   │   │   │   ├── WeaponModel_12.dds (88KB) │   │   │   │   ├── WeaponModel_12_TimelineSet.xml (398B) │   │   │   │   ├── WeaponModel_13.MeshDesc (333B) │   │   │   │   ├── WeaponModel_13.Palette (628B) │   │   │   │   ├── WeaponModel_13.dds (88KB) │   │   │   │   ├── WeaponModel_13_TimelineSet.xml (396B) │   │   │   │   ├── WeaponModel_14.dds (88KB) │   │   │   │   ├── WeaponModel_15.dds (88KB) │   │   │   │   ├── WeaponModel_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── WeaponModel_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── WeaponModel_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── WeaponModel_TextureAtlas_GradientArray.dds (22MB) │   │   │   │   ├── WeaponModel_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   └── WeaponModel_TextureAtlas_SPEC.dds (5.6MB) │   │   │   ├── Components.AssetGroup (5.1KB) │   │   │   ├── DanNath (97 Entries) │   │   │   │   ├── DanNath_Cosmetic_Large_01.MeshDesc (344B) │   │   │   │   ├── DanNath_Cosmetic_Large_01.Palette (772B) │   │   │   │   ├── DanNath_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Large_02.MeshDesc (344B) │   │   │   │   ├── DanNath_Cosmetic_Large_02.Palette (772B) │   │   │   │   ├── DanNath_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Large_03.MeshDesc (344B) │   │   │   │   ├── DanNath_Cosmetic_Large_03.Palette (772B) │   │   │   │   ├── DanNath_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Large_03_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Medium_01.MeshDesc (345B) │   │   │   │   ├── DanNath_Cosmetic_Medium_01.Palette (776B) │   │   │   │   ├── DanNath_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_01_Root_UV2.dds (11MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_01_TimelineSet.xml (1.9KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_02.MeshDesc (345B) │   │   │   │   ├── DanNath_Cosmetic_Medium_02.Palette (776B) │   │   │   │   ├── DanNath_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Medium_03.MeshDesc (345B) │   │   │   │   ├── DanNath_Cosmetic_Medium_03.Palette (776B) │   │   │   │   ├── DanNath_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Medium_04.MeshDesc (345B) │   │   │   │   ├── DanNath_Cosmetic_Medium_04.Palette (776B) │   │   │   │   ├── DanNath_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Medium_05.MeshDesc (345B) │   │   │   │   ├── DanNath_Cosmetic_Medium_05.Palette (776B) │   │   │   │   ├── DanNath_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_05_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Medium_06.MeshDesc (345B) │   │   │   │   ├── DanNath_Cosmetic_Medium_06.Palette (776B) │   │   │   │   ├── DanNath_Cosmetic_Medium_06.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_06_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Medium_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Medium_06_TimelineSet.xml (295B) │   │   │   │   ├── DanNath_Cosmetic_Small_01.MeshDesc (344B) │   │   │   │   ├── DanNath_Cosmetic_Small_01.Palette (772B) │   │   │   │   ├── DanNath_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Small_02.MeshDesc (344B) │   │   │   │   ├── DanNath_Cosmetic_Small_02.Palette (772B) │   │   │   │   ├── DanNath_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Small_03.MeshDesc (344B) │   │   │   │   ├── DanNath_Cosmetic_Small_03.Palette (772B) │   │   │   │   ├── DanNath_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_Cosmetic_Small_04.MeshDesc (344B) │   │   │   │   ├── DanNath_Cosmetic_Small_04.Palette (772B) │   │   │   │   ├── DanNath_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── DanNath_Cosmetic_Small_04_Root_POS.dds (699KB) │   │   │   │   ├── DanNath_Cosmetic_Small_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── DanNath_Cosmetic_Small_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── DanNath_Cosmetic_Small_04_TimelineSet.xml (396B) │   │   │   │   ├── DanNath_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── DanNath_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── DanNath_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── DanNath_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── DanNath_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   └── DanNath_TextureAtlas_SPEC.dds (5.6MB) │   │   │   ├── DanNath_ShipParts.AssetGroup (4.1KB) │   │   │   ├── Debris (48 Entries) │   │   │   │   ├── Debris_Cosmetic_Medium_01.MeshDesc (344B) │   │   │   │   ├── Debris_Cosmetic_Medium_01.Palette (757B) │   │   │   │   ├── Debris_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Debris_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Debris_Cosmetic_Medium_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Debris_Cosmetic_Medium_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Debris_Cosmetic_Medium_01_TimelineSet.xml (304B) │   │   │   │   ├── Debris_Cosmetic_Medium_02.MeshDesc (344B) │   │   │   │   ├── Debris_Cosmetic_Medium_02.Palette (757B) │   │   │   │   ├── Debris_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Debris_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Debris_Cosmetic_Medium_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Debris_Cosmetic_Medium_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Debris_Cosmetic_Medium_02_TimelineSet.xml (304B) │   │   │   │   ├── Debris_Cosmetic_Medium_03.MeshDesc (344B) │   │   │   │   ├── Debris_Cosmetic_Medium_03.Palette (757B) │   │   │   │   ├── Debris_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Debris_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Debris_Cosmetic_Medium_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Debris_Cosmetic_Medium_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Debris_Cosmetic_Medium_03_TimelineSet.xml (304B) │   │   │   │   ├── Debris_Cosmetic_Medium_04.MeshDesc (344B) │   │   │   │   ├── Debris_Cosmetic_Medium_04.Palette (757B) │   │   │   │   ├── Debris_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Debris_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Debris_Cosmetic_Medium_04_Root_UV2.dds (1.4MB) │   │   │   │   ├── Debris_Cosmetic_Medium_04_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Debris_Cosmetic_Medium_04_TimelineSet.xml (304B) │   │   │   │   ├── Debris_Cosmetic_Small_01.MeshDesc (343B) │   │   │   │   ├── Debris_Cosmetic_Small_01.Palette (753B) │   │   │   │   ├── Debris_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Debris_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Debris_Cosmetic_Small_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── Debris_Cosmetic_Small_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Debris_Cosmetic_Small_01_TimelineSet.xml (304B) │   │   │   │   ├── Debris_Cosmetic_Small_02.MeshDesc (343B) │   │   │   │   ├── Debris_Cosmetic_Small_02.Palette (753B) │   │   │   │   ├── Debris_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Debris_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Debris_Cosmetic_Small_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Debris_Cosmetic_Small_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Debris_Cosmetic_Small_02_TimelineSet.xml (304B) │   │   │   │   ├── Debris_TextureAtlas_AO.dds (699KB) │   │   │   │   ├── Debris_TextureAtlas_DIF.dds (1.4MB) │   │   │   │   ├── Debris_TextureAtlas_EMIS.dds (1.4MB) │   │   │   │   ├── Debris_TextureAtlas_GradientArray.dds (1.4MB) │   │   │   │   ├── Debris_TextureAtlas_NORMT.dds (1.4MB) │   │   │   │   └── Debris_TextureAtlas_SPEC.dds (1.4MB) │   │   │   ├── DesignGizmos (1 Entries) │   │   │   │   └── Locator_DIF.dds (5.2MB) │   │   │   ├── Drenkend (155 Entries) │   │   │   │   ├── DrenkendPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── DrenkendPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── DrenkendPart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── DrenkendPart_TextureAtlas_GBlend.dds (5.6MB) │   │   │   │   ├── DrenkendPart_TextureAtlas_GMask.dds (5.6MB) │   │   │   │   ├── DrenkendPart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── DrenkendPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── DrenkendPart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_01.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Large_01.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Large_02.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Large_02.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Large_03.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Large_03.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_03_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Large_04.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Large_04.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Large_04.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_04_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Large_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Large_04_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_01.MeshDesc (346B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_01.Palette (819B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_02.MeshDesc (346B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_02.Palette (819B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_03.MeshDesc (346B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_03.Palette (819B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_04.MeshDesc (346B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_04.Palette (819B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_05.MeshDesc (346B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_05.Palette (819B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_05_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_06.MeshDesc (346B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_06.Palette (819B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_06.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_06_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_06_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_07.MeshDesc (346B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_07.Palette (819B) │   │   │   │   ├── Drenkend_Cosmetic_Medium_07.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_07_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Medium_07_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_01.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_01.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_02.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_02.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_03.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_03.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_04.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_04.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_04_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_04_TimelineSet.xml (1.2KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_05.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_05.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_05.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_05_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_05_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_06.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_06.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_06.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_06_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_06_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_07.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_07.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_07.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_07_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_07_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_08.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_08.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_08.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_08_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_08_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_08_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_08_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_09.MeshDesc (345B) │   │   │   │   ├── Drenkend_Cosmetic_Small_09.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_09.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_09_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_09_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_09_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_09_TimelineSet.xml (396B) │   │   │   │   ├── Drenkend_Cosmetic_Small_10.MeshDesc (336B) │   │   │   │   ├── Drenkend_Cosmetic_Small_10.Palette (815B) │   │   │   │   ├── Drenkend_Cosmetic_Small_10.dds (88KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_10_Root_POS.dds (699KB) │   │   │   │   ├── Drenkend_Cosmetic_Small_10_Root_UV2.dds (5.6MB) │   │   │   │   ├── Drenkend_Cosmetic_Small_10_Root_VTXNORM.dds (1.4MB) │   │   │   │   └── Drenkend_Cosmetic_Small_10_TimelineSet.xml (396B) │   │   │   ├── Drenkend_ShipParts.AssetGroup (6.7KB) │   │   │   ├── Explorer (97 Entries) │   │   │   │   ├── Explorer_Cosmetic_Large_01.MeshDesc (345B) │   │   │   │   ├── Explorer_Cosmetic_Large_01.Palette (791B) │   │   │   │   ├── Explorer_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Large_01_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Large_02.MeshDesc (345B) │   │   │   │   ├── Explorer_Cosmetic_Large_02.Palette (791B) │   │   │   │   ├── Explorer_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Large_02_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Large_03.MeshDesc (345B) │   │   │   │   ├── Explorer_Cosmetic_Large_03.Palette (791B) │   │   │   │   ├── Explorer_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Large_03_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Large_04.MeshDesc (345B) │   │   │   │   ├── Explorer_Cosmetic_Large_04.Palette (791B) │   │   │   │   ├── Explorer_Cosmetic_Large_04.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Large_04_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Large_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Large_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Large_04_TimelineSet.xml (465B) │   │   │   │   ├── Explorer_Cosmetic_Medium_01.MeshDesc (346B) │   │   │   │   ├── Explorer_Cosmetic_Medium_01.Palette (767B) │   │   │   │   ├── Explorer_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_01_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Medium_02.MeshDesc (346B) │   │   │   │   ├── Explorer_Cosmetic_Medium_02.Palette (795B) │   │   │   │   ├── Explorer_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_02_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Medium_03.MeshDesc (346B) │   │   │   │   ├── Explorer_Cosmetic_Medium_03.Palette (767B) │   │   │   │   ├── Explorer_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_03_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Medium_04.MeshDesc (346B) │   │   │   │   ├── Explorer_Cosmetic_Medium_04.Palette (767B) │   │   │   │   ├── Explorer_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_04_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Medium_05.MeshDesc (346B) │   │   │   │   ├── Explorer_Cosmetic_Medium_05.Palette (795B) │   │   │   │   ├── Explorer_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_05_TimelineSet.xml (468B) │   │   │   │   ├── Explorer_Cosmetic_Medium_06.MeshDesc (346B) │   │   │   │   ├── Explorer_Cosmetic_Medium_06.Palette (795B) │   │   │   │   ├── Explorer_Cosmetic_Medium_06.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_06_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Medium_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Medium_06_TimelineSet.xml (626B) │   │   │   │   ├── Explorer_Cosmetic_Small_01.MeshDesc (345B) │   │   │   │   ├── Explorer_Cosmetic_Small_01.Palette (791B) │   │   │   │   ├── Explorer_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Small_01_TimelineSet.xml (304B) │   │   │   │   ├── Explorer_Cosmetic_Small_02.MeshDesc (345B) │   │   │   │   ├── Explorer_Cosmetic_Small_02.Palette (791B) │   │   │   │   ├── Explorer_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Small_02_TimelineSet.xml (466B) │   │   │   │   ├── Explorer_Cosmetic_Small_03.MeshDesc (345B) │   │   │   │   ├── Explorer_Cosmetic_Small_03.Palette (791B) │   │   │   │   ├── Explorer_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Explorer_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── Explorer_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Explorer_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Explorer_Cosmetic_Small_03_TimelineSet.xml (462B) │   │   │   │   ├── Explorer_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── Explorer_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── Explorer_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── Explorer_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── Explorer_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   └── Explorer_TextureAtlas_SPEC.dds (5.6MB) │   │   │   ├── Explorer_ShipParts.AssetGroup (4.2KB) │   │   │   ├── Generic (206 Entries) │   │   │   │   ├── Generic_Cosmetic_Large_01.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Large_01.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Large_01.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Large_02.MeshDesc (548B) │   │   │   │   ├── Generic_Cosmetic_Large_02.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Large_02.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Large_02_TimelineSet.xml (579B) │   │   │   │   ├── Generic_Cosmetic_Large_03.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Large_03.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Large_03.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Large_03_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Large_04 - Copy.MeshDesc (334B) │   │   │   │   ├── Generic_Cosmetic_Large_04 - Copy.Palette (444B) │   │   │   │   ├── Generic_Cosmetic_Large_04.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Large_04.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Large_04.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_04_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Large_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Large_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Large_04_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Large_05.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_06.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Large_06.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Large_06.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_06_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Large_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Large_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Large_06_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Large_07.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Large_07.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Large_07.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_07_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Large_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Large_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Large_07_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Large_08.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Large_08.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Large_08.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Large_08_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Large_08_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Large_08_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Large_08_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Medium_01.MeshDesc (345B) │   │   │   │   ├── Generic_Cosmetic_Medium_01.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_01.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Medium_02.MeshDesc (345B) │   │   │   │   ├── Generic_Cosmetic_Medium_02.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_02.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Medium_03.MeshDesc (550B) │   │   │   │   ├── Generic_Cosmetic_Medium_03.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_03.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_03_TimelineSet.xml (579B) │   │   │   │   ├── Generic_Cosmetic_Medium_04.MeshDesc (345B) │   │   │   │   ├── Generic_Cosmetic_Medium_04.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_04.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Medium_05.MeshDesc (345B) │   │   │   │   ├── Generic_Cosmetic_Medium_05.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_05.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_05_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Medium_06.MeshDesc (345B) │   │   │   │   ├── Generic_Cosmetic_Medium_06.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_06.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_06_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_06_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Medium_07.MeshDesc (345B) │   │   │   │   ├── Generic_Cosmetic_Medium_07.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_07.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_07_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_07_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Medium_08.MeshDesc (345B) │   │   │   │   ├── Generic_Cosmetic_Medium_08.Palette (740B) │   │   │   │   ├── Generic_Cosmetic_Medium_08.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Medium_08_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Medium_08_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Medium_08_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Medium_08_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_01.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_01.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_01.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_02.MeshDesc (548B) │   │   │   │   ├── Generic_Cosmetic_Small_02.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_02.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_02_TimelineSet.xml (579B) │   │   │   │   ├── Generic_Cosmetic_Small_03.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_03.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_03.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_04.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_04.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_04.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_04_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_04_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_05.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_05.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_05.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_05_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_05_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_06.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_06.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_06.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_06_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_06_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_07.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_07.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_07.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_07_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_07_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_08.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_08.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_08.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_08_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_08_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_08_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_08_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_09.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_09.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_09.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_09_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_09_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_09_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_09_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_10.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_10.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_10.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_10_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_10_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_10_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_10_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_11.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_11.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_11.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_11_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_11_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_11_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_11_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_12.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_12.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_12.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_12_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_12_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_12_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_12_TimelineSet.xml (396B) │   │   │   │   ├── Generic_Cosmetic_Small_13.MeshDesc (344B) │   │   │   │   ├── Generic_Cosmetic_Small_13.Palette (736B) │   │   │   │   ├── Generic_Cosmetic_Small_13.dds (66KB) │   │   │   │   ├── Generic_Cosmetic_Small_13_Root_POS.dds (699KB) │   │   │   │   ├── Generic_Cosmetic_Small_13_Root_UV2.dds (5.6MB) │   │   │   │   ├── Generic_Cosmetic_Small_13_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Generic_Cosmetic_Small_13_TimelineSet.xml (396B) │   │   │   │   ├── SC_Generic_01_AO.DDS (2.8MB) │   │   │   │   ├── SC_Generic_01_DIF.dds (5.6MB) │   │   │   │   ├── SC_Generic_01_EMIS.dds (5.6MB) │   │   │   │   ├── SC_Generic_01_GMASK_GradientArray.dds (5.6MB) │   │   │   │   ├── SC_Generic_01_NORMT.dds (5.6MB) │   │   │   │   ├── SC_Generic_01_NORMT_SPEC.dds (5.6MB) │   │   │   │   └── SC_Generic_01_SPEC.dds (5.6MB) │   │   │   ├── Generic_ShipParts.AssetGroup (8.6KB) │   │   │   ├── Greegrox (10 Entries) │   │   │   │   ├── GreegroxPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── GreegroxPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── GreegroxPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── GreegroxPart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── Greegrox_Cosmetic_Large_01.MeshDesc (319B) │   │   │   │   ├── Greegrox_Cosmetic_Large_01.Palette (639B) │   │   │   │   ├── Greegrox_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Greegrox_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Greegrox_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   └── Greegrox_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   ├── Greegrox_ShipParts.AssetGroup (474B) │   │   │   ├── HardpointModel (7 Entries) │   │   │   │   ├── HardpointModel.MeshDesc (445B) │   │   │   │   ├── HardpointModel.Palette (610B) │   │   │   │   ├── HardpointModel_DIF.dds (1.5KB) │   │   │   │   ├── HardpointModel_EMIS.dds (87KB) │   │   │   │   ├── HardpointModel_POS.dds (2.9KB) │   │   │   │   ├── HardpointModel_TimelineSet.xml (569B) │   │   │   │   └── HardpointModel_VTXNORM.dds (828B) │   │   │   ├── HardpointModel.AssetGroup (444B) │   │   │   ├── Human (175 Entries) │   │   │   │   ├── HumanPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── HumanPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── HumanPart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── HumanPart_TextureAtlas_GBlend.dds (5.6MB) │   │   │   │   ├── HumanPart_TextureAtlas_GMask.dds (22MB) │   │   │   │   ├── HumanPart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── HumanPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── HumanPart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Large_01.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Large_01.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Large_01_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Large_01_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Large_01_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Large_02.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Large_02.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Large_02_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Large_02_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Large_02_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Large_02_TimelineSet.xml (880B) │   │   │   │   ├── Human_Cosmetic_Large_03.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Large_03.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Large_03_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Large_03_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Large_03_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Large_03_TimelineSet.xml (2.0KB) │   │   │   │   ├── Human_Cosmetic_Medium_01.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_01.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_01_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_01_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_01_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_01_TimelineSet.xml (867B) │   │   │   │   ├── Human_Cosmetic_Medium_02.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_02.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_02_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_02_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_02_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_02_TimelineSet.xml (1.4KB) │   │   │   │   ├── Human_Cosmetic_Medium_03.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_03.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_03_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_03_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_03_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Medium_04.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_04.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_04_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_04_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_04_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Medium_05.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_05.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_05_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_05_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_05_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_05_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Medium_06.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_06.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_06.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_06_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_06_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_06_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_06_TimelineSet.xml (1.4KB) │   │   │   │   ├── Human_Cosmetic_Medium_07.MeshDesc (582B) │   │   │   │   ├── Human_Cosmetic_Medium_07.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_07.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_07_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_07_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_07_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_07_TimelineSet.xml (1.6KB) │   │   │   │   ├── Human_Cosmetic_Medium_08.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_08.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_08.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_08_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_08_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_08_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_08_TimelineSet.xml (723B) │   │   │   │   ├── Human_Cosmetic_Medium_09.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_09.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_09.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_09_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_09_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_09_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_09_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Medium_10.MeshDesc (361B) │   │   │   │   ├── Human_Cosmetic_Medium_10.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_10_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_10_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_10_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_10_TimelineSet.xml (1.3KB) │   │   │   │   ├── Human_Cosmetic_Medium_11.MeshDesc (352B) │   │   │   │   ├── Human_Cosmetic_Medium_11.Palette (834B) │   │   │   │   ├── Human_Cosmetic_Medium_11.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Medium_11_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Medium_11_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Medium_11_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Medium_11_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_01.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_01.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_01_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_01_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_01_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_02.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_02.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_02_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_02_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_02_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_03.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_03.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_03_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_03_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_03_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_04.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_04.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_04_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_04_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_04_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_04_TimelineSet.xml (2.0KB) │   │   │   │   ├── Human_Cosmetic_Small_05.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_05.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_05.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_05_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_05_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_05_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_05_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_06.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_06.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_06.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_06_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_06_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_06_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_06_TimelineSet.xml (1.4KB) │   │   │   │   ├── Human_Cosmetic_Small_07.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_07.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_07.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_07_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_07_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_07_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_07_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_08.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_08.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_08.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_08_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_08_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_08_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_08_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_09.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_09.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_09.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_09_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_09_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_09_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Human_Cosmetic_Small_09_TimelineSet.xml (396B) │   │   │   │   ├── Human_Cosmetic_Small_10.MeshDesc (360B) │   │   │   │   ├── Human_Cosmetic_Small_10.Palette (830B) │   │   │   │   ├── Human_Cosmetic_Small_10.dds (88KB) │   │   │   │   ├── Human_Cosmetic_Small_10_HumanPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Human_Cosmetic_Small_10_HumanPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Human_Cosmetic_Small_10_HumanPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   └── Human_Cosmetic_Small_10_TimelineSet.xml (396B) │   │   │   ├── Human_ShipParts.AssetGroup (7.0KB) │   │   │   ├── Jeff (70 Entries) │   │   │   │   ├── JeffPart_TextureAtlasA_AO.dds (699KB) │   │   │   │   ├── JeffPart_TextureAtlasA_DIF.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasA_EMIS.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasA_NORMT.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasA_SPEC.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasB_AO.dds (699KB) │   │   │   │   ├── JeffPart_TextureAtlasB_DIF.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasB_EMIS.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasB_GradientArray.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasB_NORMT.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlasB_SPEC.dds (1.4MB) │   │   │   │   ├── JeffPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── JeffPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── JeffPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── Jeff_Cosmetic_Large_01.MeshDesc (318B) │   │   │   │   ├── Jeff_Cosmetic_Large_01.Palette (629B) │   │   │   │   ├── Jeff_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Jeff_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Jeff_Cosmetic_Large_02.MeshDesc (327B) │   │   │   │   ├── Jeff_Cosmetic_Large_02.Palette (682B) │   │   │   │   ├── Jeff_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Large_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Large_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Jeff_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── Jeff_Cosmetic_Large_03.MeshDesc (341B) │   │   │   │   ├── Jeff_Cosmetic_Large_03.Palette (716B) │   │   │   │   ├── Jeff_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Large_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Large_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Jeff_Cosmetic_Large_03_TimelineSet.xml (396B) │   │   │   │   ├── Jeff_Cosmetic_Medium_01.MeshDesc (319B) │   │   │   │   ├── Jeff_Cosmetic_Medium_01.Palette (633B) │   │   │   │   ├── Jeff_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_01_Root_UV2.dds (11MB) │   │   │   │   ├── Jeff_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Jeff_Cosmetic_Medium_02.MeshDesc (342B) │   │   │   │   ├── Jeff_Cosmetic_Medium_02.Palette (720B) │   │   │   │   ├── Jeff_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Medium_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── Jeff_Cosmetic_Medium_03.MeshDesc (342B) │   │   │   │   ├── Jeff_Cosmetic_Medium_03.Palette (720B) │   │   │   │   ├── Jeff_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Medium_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── Jeff_Cosmetic_Medium_04.MeshDesc (342B) │   │   │   │   ├── Jeff_Cosmetic_Medium_04.Palette (749B) │   │   │   │   ├── Jeff_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_04_Root_UV2.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Medium_04_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── Jeff_Cosmetic_Medium_05.MeshDesc (342B) │   │   │   │   ├── Jeff_Cosmetic_Medium_05.Palette (749B) │   │   │   │   ├── Jeff_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── Jeff_Cosmetic_Medium_05_Root_UV2.dds (1.4MB) │   │   │   │   ├── Jeff_Cosmetic_Medium_05_Root_VTXNORM.dds (350KB) │   │   │   │   └── Jeff_Cosmetic_Medium_05_TimelineSet.xml (396B) │   │   │   ├── Jeff_ShipParts.AssetGroup (2.4KB) │   │   │   ├── Lexite (11 Entries) │   │   │   │   ├── Lexite_Cosmetic_Large_01.MeshDesc (334B) │   │   │   │   ├── Lexite_Cosmetic_Large_01.Palette (691B) │   │   │   │   ├── Lexite_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Lexite_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Lexite_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Lexite_Cosmetic_Large_01_TimelineSet.xml (709B) │   │   │   │   ├── Lexite_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── Lexite_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── Lexite_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── Lexite_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   └── Lexite_TextureAtlas_SPEC.dds (5.6MB) │   │   │   ├── LexiteDrones (68 Entries) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_01.MeshDesc (558B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_01.Palette (883B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_01_TimelineSet.xml (735B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_02.MeshDesc (349B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_02.Palette (883B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_02_TimelineSet.xml (304B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_03.MeshDesc (349B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_03.Palette (883B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_03_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_03_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_03_TimelineSet.xml (304B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_04.MeshDesc (558B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_04.Palette (883B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_04.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_04_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_04_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_04_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Large_04_TimelineSet.xml (579B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_01.MeshDesc (350B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_01.Palette (887B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_01_TimelineSet.xml (304B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_02.MeshDesc (350B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_02.Palette (887B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Medium_02_TimelineSet.xml (304B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_01.MeshDesc (558B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_01.Palette (883B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_01_TimelineSet.xml (734B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_02.MeshDesc (349B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_02.Palette (883B) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_02_Root_UV2.dds (1.4MB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── LexiteDroneA_Cosmetic_Small_02_TimelineSet.xml (304B) │   │   │   │   ├── LexiteDroneParts_A_TextureAtlas_DIF.dds (1.4MB) │   │   │   │   ├── LexiteDroneParts_A_TextureAtlas_GBlend.dds (1.4MB) │   │   │   │   ├── LexiteDroneParts_A_TextureAtlas_GMask.dds (1.4MB) │   │   │   │   ├── LexiteDroneParts_A_TextureAtlas_GradientArray.dds (1.4MB) │   │   │   │   ├── LexiteDrone_A_TextureAtlas_AO.dds (699KB) │   │   │   │   ├── LexiteDrone_A_TextureAtlas_DIF.dds (1.4MB) │   │   │   │   ├── LexiteDrone_A_TextureAtlas_EMIS.dds (1.4MB) │   │   │   │   ├── LexiteDrone_A_TextureAtlas_EMIS_DIF.dds (1.4MB) │   │   │   │   ├── LexiteDrone_A_TextureAtlas_EMIS_DIF_EMIS.dds (1.4MB) │   │   │   │   ├── LexiteDrone_A_TextureAtlas_NORMT.dds (1.4MB) │   │   │   │   ├── LexiteDrone_A_TextureAtlas_NORMW.dds (1.4MB) │   │   │   │   └── LexiteDrone_A_TextureAtlas_SPEC.dds (1.4MB) │   │   │   ├── Lexite_Drones.AssetGroup (2.9KB) │   │   │   ├── Lexite_ShipParts.AssetGroup (460B) │   │   │   ├── MenkMack (69 Entries) │   │   │   │   ├── MenkMackPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── MenkMackPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── MenkMackPart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── MenkMackPart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── MenkMackPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── MenkMackParts_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Large_01.MeshDesc (345B) │   │   │   │   ├── MenkMack_Cosmetic_Large_01.Palette (816B) │   │   │   │   ├── MenkMack_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── MenkMack_Cosmetic_Large_02.MeshDesc (345B) │   │   │   │   ├── MenkMack_Cosmetic_Large_02.Palette (784B) │   │   │   │   ├── MenkMack_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_01.MeshDesc (346B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_01.Palette (788B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_01_TimelineSet.xml (554B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_02.MeshDesc (346B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_02.Palette (788B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_03.MeshDesc (346B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_03.Palette (820B) │   │   │   │   ├── MenkMack_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Medium_03_TimelineSet.xml (1.2KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_01.MeshDesc (345B) │   │   │   │   ├── MenkMack_Cosmetic_Small_01.Palette (816B) │   │   │   │   ├── MenkMack_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Small_01_TimelineSet.xml (552B) │   │   │   │   ├── MenkMack_Cosmetic_Small_02.MeshDesc (345B) │   │   │   │   ├── MenkMack_Cosmetic_Small_02.Palette (784B) │   │   │   │   ├── MenkMack_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Small_02_TimelineSet.xml (1.4KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_03.MeshDesc (345B) │   │   │   │   ├── MenkMack_Cosmetic_Small_03.Palette (784B) │   │   │   │   ├── MenkMack_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MenkMack_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── MenkMack_Cosmetic_Small_04.MeshDesc (336B) │   │   │   │   ├── MenkMack_Cosmetic_Small_04.Palette (784B) │   │   │   │   ├── MenkMack_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_04_Root_POS.dds (699KB) │   │   │   │   ├── MenkMack_Cosmetic_Small_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── MenkMack_Cosmetic_Small_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   └── MenkMack_Cosmetic_Small_04_TimelineSet.xml (396B) │   │   │   ├── MenkMack_ShipParts.AssetGroup (3.0KB) │   │   │   ├── Mounts (30 Entries) │   │   │   │   ├── EngineMount_01.MeshDesc (334B) │   │   │   │   ├── EngineMount_01.Palette (585B) │   │   │   │   ├── EngineMount_01.dds (88KB) │   │   │   │   ├── EngineMount_01_TimelineSet.xml (396B) │   │   │   │   ├── ModuleMount_01.MeshDesc (334B) │   │   │   │   ├── ModuleMount_01.Palette (550B) │   │   │   │   ├── ModuleMount_01.dds (88KB) │   │   │   │   ├── ModuleMount_01_TimelineSet.xml (304B) │   │   │   │   ├── Mount_01.MeshDesc (327B) │   │   │   │   ├── Mount_01.Palette (660B) │   │   │   │   ├── Mount_01.dds (88KB) │   │   │   │   ├── Mount_01_Root_POS.dds (699KB) │   │   │   │   ├── Mount_01_Root_UV2.dds (11MB) │   │   │   │   ├── Mount_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mount_01_TimelineSet.xml (396B) │   │   │   │   ├── Mount_02.dds (88KB) │   │   │   │   ├── Mount_TextureAtlas_AO.dds (175KB) │   │   │   │   ├── Mount_TextureAtlas_DIF.dds (350KB) │   │   │   │   ├── Mount_TextureAtlas_GradientArray.dds (350KB) │   │   │   │   ├── Mount_TextureAtlas_NORMT.dds (350KB) │   │   │   │   ├── Mount_TextureAtlas_SPEC.dds (350KB) │   │   │   │   ├── ThrusterMount_01.MeshDesc (336B) │   │   │   │   ├── ThrusterMount_01.Palette (587B) │   │   │   │   ├── ThrusterMount_01.dds (88KB) │   │   │   │   ├── ThrusterMount_01_TimelineSet.xml (396B) │   │   │   │   ├── ThrusterMount_TextureAtlas_AO.dds (699KB) │   │   │   │   ├── ThrusterMount_TextureAtlas_DIF.dds (1.4MB) │   │   │   │   ├── ThrusterMount_TextureAtlas_GradientArray.dds (350KB) │   │   │   │   ├── ThrusterMount_TextureAtlas_NORMT.dds (1.4MB) │   │   │   │   └── ThrusterMount_TextureAtlas_SPEC.dds (1.4MB) │   │   │   ├── Mounts.AssetGroup (1.1KB) │   │   │   ├── Mowlings (62 Entries) │   │   │   │   ├── MowlingsPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── MowlingsPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── MowlingsPart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── MowlingsPart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── MowlingsPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── MowlingsPart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Large_01.MeshDesc (345B) │   │   │   │   ├── Mowlings_Cosmetic_Large_01.Palette (815B) │   │   │   │   ├── Mowlings_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mowlings_Cosmetic_Large_01_TimelineSet.xml (1.0KB) │   │   │   │   ├── Mowlings_Cosmetic_Large_02.MeshDesc (345B) │   │   │   │   ├── Mowlings_Cosmetic_Large_02.Palette (815B) │   │   │   │   ├── Mowlings_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mowlings_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_01.MeshDesc (346B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_01.Palette (819B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_01_TimelineSet.xml (1.2KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_02.MeshDesc (346B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_02.Palette (819B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_03.MeshDesc (346B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_03.Palette (819B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_04.MeshDesc (346B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_04.Palette (819B) │   │   │   │   ├── Mowlings_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mowlings_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── Mowlings_Cosmetic_Small_01.MeshDesc (345B) │   │   │   │   ├── Mowlings_Cosmetic_Small_01.Palette (815B) │   │   │   │   ├── Mowlings_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Mowlings_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── Mowlings_Cosmetic_Small_02.MeshDesc (345B) │   │   │   │   ├── Mowlings_Cosmetic_Small_02.Palette (815B) │   │   │   │   ├── Mowlings_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Mowlings_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Mowlings_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Mowlings_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   └── Mowlings_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   ├── Mowlings_ShipParts.AssetGroup (2.7KB) │   │   │   ├── MuKay (78 Entries) │   │   │   │   ├── MuKayPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── MuKayPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── MuKayPart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── MuKayPart_TextureAtlas_GBlend.dds (5.6MB) │   │   │   │   ├── MuKayPart_TextureAtlas_GMask.dds (5.6MB) │   │   │   │   ├── MuKayPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── MuKayPart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Large_01.MeshDesc (342B) │   │   │   │   ├── MuKay_Cosmetic_Large_01.Palette (758B) │   │   │   │   ├── MuKay_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Large_01_TimelineSet.xml (2.5KB) │   │   │   │   ├── MuKay_Cosmetic_Large_02.MeshDesc (342B) │   │   │   │   ├── MuKay_Cosmetic_Large_02.Palette (758B) │   │   │   │   ├── MuKay_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Large_02_TimelineSet.xml (304B) │   │   │   │   ├── MuKay_Cosmetic_Large_03.MeshDesc (342B) │   │   │   │   ├── MuKay_Cosmetic_Large_03.Palette (758B) │   │   │   │   ├── MuKay_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Large_03_TimelineSet.xml (304B) │   │   │   │   ├── MuKay_Cosmetic_Medium_01.MeshDesc (343B) │   │   │   │   ├── MuKay_Cosmetic_Medium_01.Palette (762B) │   │   │   │   ├── MuKay_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_01_TimelineSet.xml (304B) │   │   │   │   ├── MuKay_Cosmetic_Medium_02.MeshDesc (343B) │   │   │   │   ├── MuKay_Cosmetic_Medium_02.Palette (762B) │   │   │   │   ├── MuKay_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_02_TimelineSet.xml (304B) │   │   │   │   ├── MuKay_Cosmetic_Medium_03.MeshDesc (343B) │   │   │   │   ├── MuKay_Cosmetic_Medium_03.Palette (762B) │   │   │   │   ├── MuKay_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_03_TimelineSet.xml (304B) │   │   │   │   ├── MuKay_Cosmetic_Medium_04.MeshDesc (343B) │   │   │   │   ├── MuKay_Cosmetic_Medium_04.Palette (762B) │   │   │   │   ├── MuKay_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Medium_04_TimelineSet.xml (304B) │   │   │   │   ├── MuKay_Cosmetic_Small_01.MeshDesc (342B) │   │   │   │   ├── MuKay_Cosmetic_Small_01.Palette (758B) │   │   │   │   ├── MuKay_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── MuKay_Cosmetic_Small_02.MeshDesc (342B) │   │   │   │   ├── MuKay_Cosmetic_Small_02.Palette (758B) │   │   │   │   ├── MuKay_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Small_02_TimelineSet.xml (304B) │   │   │   │   ├── MuKay_Cosmetic_Small_03.MeshDesc (342B) │   │   │   │   ├── MuKay_Cosmetic_Small_03.Palette (758B) │   │   │   │   ├── MuKay_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── MuKay_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── MuKay_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── MuKay_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── MuKay_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   └── MukayPart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   ├── MuKay_ShipParts.AssetGroup (3.0KB) │   │   │   ├── MyAsset (9 Entries) │   │   │   │   ├── MyAsset.MeshDesc (295B) │   │   │   │   ├── MyAsset.Palette (449B) │   │   │   │   ├── MyAsset_AO.dds (2.8MB) │   │   │   │   ├── MyAsset_DIF.dds (5.6MB) │   │   │   │   ├── MyAsset_EMIS.dds (5.6MB) │   │   │   │   ├── MyAsset_POS.dds (699KB) │   │   │   │   ├── MyAsset_SPEC.dds (5.6MB) │   │   │   │   ├── MyAsset_TimelineSet.xml (396B) │   │   │   │   └── myAsset_NORMW.DDS (5.6MB) │   │   │   ├── MyAsset.AssetGroup (369B) │   │   │   ├── Phamysht (19 Entries) │   │   │   │   ├── PhamyshtPart_TextureAtlas_AO.dds (1.4MB) │   │   │   │   ├── PhamyshtPart_TextureAtlas_DIF.dds (1.4MB) │   │   │   │   ├── PhamyshtPart_TextureAtlas_NORMT.dds (1.4MB) │   │   │   │   ├── Phamysht_Cosmetic_Large_01.MeshDesc (319B) │   │   │   │   ├── Phamysht_Cosmetic_Large_01.Palette (449B) │   │   │   │   ├── Phamysht_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Phamysht_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Phamysht_Cosmetic_Large_02.MeshDesc (319B) │   │   │   │   ├── Phamysht_Cosmetic_Large_02.Palette (607B) │   │   │   │   ├── Phamysht_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Phamysht_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Phamysht_Cosmetic_Large_02_Root_VTXNORM.dds (350KB) │   │   │   │   ├── Phamysht_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── Phamysht_Cosmetic_Medium_01.MeshDesc (320B) │   │   │   │   ├── Phamysht_Cosmetic_Medium_01.Palette (510B) │   │   │   │   ├── Phamysht_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Phamysht_Cosmetic_Medium_01_Root_NORMW.dds (1.4MB) │   │   │   │   ├── Phamysht_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   └── Phamysht_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   ├── Phamysht_ShipParts.AssetGroup (1.1KB) │   │   │   ├── Pinthi (9 Entries) │   │   │   │   ├── Pinthi_Cosmetic_Large_01.MeshDesc (308B) │   │   │   │   ├── Pinthi_Cosmetic_Large_01.Palette (573B) │   │   │   │   ├── Pinthi_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Pinthi_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── Pinthi_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Pinthi_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Pinthi_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── Pinthi_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   └── Pinthi_TextureAtlas_NORMT.dds (5.6MB) │   │   │   ├── Pinthi_ShipParts.AssetGroup (456B) │   │   │   ├── PlayerShip (162 Entries) │   │   │   │   ├── PlayerShip_Cosmetic_Large_01.MeshDesc (347B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_01.Palette (802B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_01_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_01_TimelineSet.xml (882B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_02.MeshDesc (347B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_02.Palette (802B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_02_TimelineSet.xml (1.1KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_03.MeshDesc (347B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_03.Palette (835B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_03_TimelineSet.xml (1.9KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_04.MeshDesc (324B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_04.Palette (698B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_04.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_04_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_07.MeshDesc (347B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_07.Palette (802B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_07.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_07_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_07_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_08.MeshDesc (347B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_08.Palette (802B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_08.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_08_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_08_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_08_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_08_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_09.MeshDesc (347B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_09.Palette (802B) │   │   │   │   ├── PlayerShip_Cosmetic_Large_09.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_09_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_09_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_09_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Large_09_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_01.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_01.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_01_Root_UV2.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_01_Root_VTXNORM.dds (350KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_01_TimelineSet.xml (1.1KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_02.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_02.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_03.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_03.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_03_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_04.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_04.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_04_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_05.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_05.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_05_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_05_TimelineSet.xml (832B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_06.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_06.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_06.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_06_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_06_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_06_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_06_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_07.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_07.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_07.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_07_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_07_Root_UV2.dds (5.6MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_07_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_07_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_08.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_08.Palette (806B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_08.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_08_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_08_Root_UV2.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_08_Root_VTXNORM.dds (350KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_08_TimelineSet.xml (396B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_09.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_09.Palette (839B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_09.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_09_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_09_Root_UV2.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_09_Root_VTXNORM.dds (350KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_09_TimelineSet.xml (804B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_10.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_10.Palette (839B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_10.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_10_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_10_Root_UV2.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_10_Root_VTXNORM.dds (350KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_10_TimelineSet.xml (717B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_11.MeshDesc (348B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_11.Palette (839B) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_11.dds (88KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_11_Root_POS.dds (699KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_11_Root_UV2.dds (1.4MB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_11_Root_VTXNORM.dds (350KB) │   │   │   │   ├── PlayerShip_Cosmetic_Medium_11_TimelineSet.xml (475B) │   │   │   │   ├── PlayerShip_TextureAtlasA_AO.dds (2.8MB) │   │   │   │   ├── PlayerShip_TextureAtlasA_DIF.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasA_GradientArray.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasA_NORMT.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasA_SPEC.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasB_AO.dds (2.8MB) │   │   │   │   ├── PlayerShip_TextureAtlasB_DIF.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasB_EMIS.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasB_GradientArray.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasB_NORMT.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasB_SPEC.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasC_AO.dds (2.8MB) │   │   │   │   ├── PlayerShip_TextureAtlasC_DIF.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasC_GradientArray.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasC_NORMT.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasC_SPEC.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasD_AO.dds (2.8MB) │   │   │   │   ├── PlayerShip_TextureAtlasD_DIF.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasD_GradientArray.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasD_NORMT.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasD_SPEC.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasE_AO.dds (699KB) │   │   │   │   ├── PlayerShip_TextureAtlasE_DIF.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasE_EMIS.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasE_GradientArray.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasE_NORMT.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasE_SPEC.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasF_AO.dds (699KB) │   │   │   │   ├── PlayerShip_TextureAtlasF_DIF.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasF_GradientArray.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasF_NORMT.dds (1.4MB) │   │   │   │   ├── PlayerShip_TextureAtlasF_SPEC.dds (5.6MB) │   │   │   │   ├── PlayerShip_TextureAtlasG_AO.dds (699KB) │   │   │   │   ├── PlayerShip_TextureAtlasG_DIF.dds (1.4MB) │   │   │   │   ├── PlayerShip_TextureAtlasG_EMIS.dds (1.4MB) │   │   │   │   ├── PlayerShip_TextureAtlasG_GBlend.dds (1.4MB) │   │   │   │   ├── PlayerShip_TextureAtlasG_GradientArray.dds (1.4MB) │   │   │   │   ├── PlayerShip_TextureAtlasG_NORMT.dds (1.4MB) │   │   │   │   └── PlayerShip_TextureAtlasG_SPEC.dds (1.4MB) │   │   │   ├── PlayerShip_ShipParts.AssetGroup (5.8KB) │   │   │   ├── Scryve (76 Entries) │   │   │   │   ├── ScryvePart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── ScryvePart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── ScryvePart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── ScryvePart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── ScryvePart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── ScryvePart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Large_01.MeshDesc (362B) │   │   │   │   ├── Scryve_Cosmetic_Large_01.Palette (853B) │   │   │   │   ├── Scryve_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Large_01_ScryvePart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Large_01_ScryvePart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Large_01_ScryvePart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── Scryve_Cosmetic_Large_02.MeshDesc (343B) │   │   │   │   ├── Scryve_Cosmetic_Large_02.Palette (777B) │   │   │   │   ├── Scryve_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Large_02_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Large_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Large_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Large_02_TimelineSet.xml (4.0KB) │   │   │   │   ├── Scryve_Cosmetic_Large_03.MeshDesc (343B) │   │   │   │   ├── Scryve_Cosmetic_Large_03.Palette (777B) │   │   │   │   ├── Scryve_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Large_03_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Large_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Large_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Large_03_TimelineSet.xml (396B) │   │   │   │   ├── Scryve_Cosmetic_Medium_01.MeshDesc (344B) │   │   │   │   ├── Scryve_Cosmetic_Medium_01.Palette (781B) │   │   │   │   ├── Scryve_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Medium_01_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Medium_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Medium_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Scryve_Cosmetic_Medium_02.MeshDesc (344B) │   │   │   │   ├── Scryve_Cosmetic_Medium_02.Palette (781B) │   │   │   │   ├── Scryve_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Medium_02_TimelineSet.xml (396B) │   │   │   │   ├── Scryve_Cosmetic_Small_01.MeshDesc (343B) │   │   │   │   ├── Scryve_Cosmetic_Small_01.Palette (777B) │   │   │   │   ├── Scryve_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Small_01_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Small_01_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Small_01_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── Scryve_Cosmetic_Small_02.MeshDesc (343B) │   │   │   │   ├── Scryve_Cosmetic_Small_02.Palette (777B) │   │   │   │   ├── Scryve_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Small_02_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Small_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Small_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   │   ├── Scryve_Cosmetic_Small_03.MeshDesc (343B) │   │   │   │   ├── Scryve_Cosmetic_Small_03.Palette (777B) │   │   │   │   ├── Scryve_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Small_03_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Small_03_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Small_03_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── Scryve_Cosmetic_Small_04.MeshDesc (343B) │   │   │   │   ├── Scryve_Cosmetic_Small_04.Palette (777B) │   │   │   │   ├── Scryve_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Small_04_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Small_04_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Small_04_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Scryve_Cosmetic_Small_04_TimelineSet.xml (394B) │   │   │   │   ├── Scryve_Cosmetic_Small_05.MeshDesc (334B) │   │   │   │   ├── Scryve_Cosmetic_Small_05.Palette (777B) │   │   │   │   ├── Scryve_Cosmetic_Small_05.dds (88KB) │   │   │   │   ├── Scryve_Cosmetic_Small_05_Root_POS.dds (699KB) │   │   │   │   ├── Scryve_Cosmetic_Small_05_Root_UV2.dds (5.6MB) │   │   │   │   ├── Scryve_Cosmetic_Small_05_Root_VTXNORM.dds (1.4MB) │   │   │   │   └── Scryve_Cosmetic_Small_05_TimelineSet.xml (396B) │   │   │   ├── Scryve_ShipParts.AssetGroup (3.1KB) │   │   │   ├── TheMeasured (41 Entries) │   │   │   │   ├── TheMeasured_Cosmetic_Large_01.MeshDesc (368B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_01.Palette (928B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_01_TheMeasured_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_01_TheMeasured_TextureAtlas_UV2.dds (1.4MB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_01_TheMeasured_TextureAtlas_VTXNORM.dds (350KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_01_TimelineSet.xml (396B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_02.MeshDesc (368B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_02.Palette (928B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_02_TheMeasured_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_02_TheMeasured_TextureAtlas_UV2.dds (1.4MB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_02_TheMeasured_TextureAtlas_VTXNORM.dds (350KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_02_TimelineSet.xml (396B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_03.MeshDesc (368B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_03.Palette (928B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_03.dds (88KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_03_TheMeasured_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_03_TheMeasured_TextureAtlas_UV2.dds (1.4MB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_03_TheMeasured_TextureAtlas_VTXNORM.dds (350KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_03_TimelineSet.xml (396B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_04.MeshDesc (368B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_04.Palette (928B) │   │   │   │   ├── TheMeasured_Cosmetic_Large_04.dds (88KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_04_TheMeasured_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_04_TheMeasured_TextureAtlas_UV2.dds (1.4MB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_04_TheMeasured_TextureAtlas_VTXNORM.dds (350KB) │   │   │   │   ├── TheMeasured_Cosmetic_Large_04_TimelineSet.xml (396B) │   │   │   │   ├── TheMeasured_Cosmetic_Medium_01.MeshDesc (369B) │   │   │   │   ├── TheMeasured_Cosmetic_Medium_01.Palette (932B) │   │   │   │   ├── TheMeasured_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── TheMeasured_Cosmetic_Medium_01_TheMeasured_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── TheMeasured_Cosmetic_Medium_01_TheMeasured_TextureAtlas_UV2.dds (1.4MB) │   │   │   │   ├── TheMeasured_Cosmetic_Medium_01_TheMeasured_TextureAtlas_VTXNORM.dds (350KB) │   │   │   │   ├── TheMeasured_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── TheMeasured_TextureAtlas_AO.dds (699KB) │   │   │   │   ├── TheMeasured_TextureAtlas_DIF.dds (1.4MB) │   │   │   │   ├── TheMeasured_TextureAtlas_EMIS.dds (1.4MB) │   │   │   │   ├── TheMeasured_TextureAtlas_GradientArray.dds (1.4MB) │   │   │   │   ├── TheMeasured_TextureAtlas_NORMT.dds (1.4MB) │   │   │   │   └── TheMeasured_TextureAtlas_SPEC.dds (1.4MB) │   │   │   ├── TheMeasured_ShipParts.AssetGroup (1.9KB) │   │   │   ├── Trandals (83 Entries) │   │   │   │   ├── TrandalsPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── TrandalsPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── TrandalsPart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── TrandalsPart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── TrandalsPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── TrandalsPart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Large_01.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Large_01.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Large_01_TimelineSet.xml (719B) │   │   │   │   ├── Trandals_Cosmetic_Large_01_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Large_01_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Large_01_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Large_02.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Large_02.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Large_02.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Large_02_TimelineSet.xml (988B) │   │   │   │   ├── Trandals_Cosmetic_Large_02_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Large_02_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Large_02_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Medium_01.MeshDesc (367B) │   │   │   │   ├── Trandals_Cosmetic_Medium_01.Palette (903B) │   │   │   │   ├── Trandals_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Trandals_Cosmetic_Medium_01_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Medium_01_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Medium_01_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Medium_02.MeshDesc (346B) │   │   │   │   ├── Trandals_Cosmetic_Medium_02.Palette (819B) │   │   │   │   ├── Trandals_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Medium_02_Root_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Medium_02_Root_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Medium_02_Root_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Medium_02_TimelineSet.xml (304B) │   │   │   │   ├── Trandals_Cosmetic_Small_01.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Small_01.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Small_01_TimelineSet.xml (396B) │   │   │   │   ├── Trandals_Cosmetic_Small_01_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Small_01_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Small_01_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Small_02.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Small_02.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   │   ├── Trandals_Cosmetic_Small_02_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Small_02_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Small_02_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Small_03.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Small_03.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── Trandals_Cosmetic_Small_03_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Small_03_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Small_03_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Small_04.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Small_04.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Small_04.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Small_04_TimelineSet.xml (396B) │   │   │   │   ├── Trandals_Cosmetic_Small_04_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Small_04_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Small_04_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Small_05.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Small_05.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Small_05.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Small_05_TimelineSet.xml (559B) │   │   │   │   ├── Trandals_Cosmetic_Small_05_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Small_05_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Small_05_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Small_06.MeshDesc (366B) │   │   │   │   ├── Trandals_Cosmetic_Small_06.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Small_06.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Small_06_TimelineSet.xml (396B) │   │   │   │   ├── Trandals_Cosmetic_Small_06_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Small_06_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Trandals_Cosmetic_Small_06_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Trandals_Cosmetic_Small_07.MeshDesc (592B) │   │   │   │   ├── Trandals_Cosmetic_Small_07.Palette (899B) │   │   │   │   ├── Trandals_Cosmetic_Small_07.dds (88KB) │   │   │   │   ├── Trandals_Cosmetic_Small_07_TimelineSet.xml (579B) │   │   │   │   ├── Trandals_Cosmetic_Small_07_TrandalsPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Trandals_Cosmetic_Small_07_TrandalsPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   └── Trandals_Cosmetic_Small_07_TrandalsPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   ├── Trandals_ShipParts.AssetGroup (3.6KB) │   │   │   ├── Tywom (71 Entries) │   │   │   │   ├── TywomPart_TextureAtlas_AO.dds (2.8MB) │   │   │   │   ├── TywomPart_TextureAtlas_DIF.dds (5.6MB) │   │   │   │   ├── TywomPart_TextureAtlas_EMIS.dds (5.6MB) │   │   │   │   ├── TywomPart_TextureAtlas_GBlend.dds (5.6MB) │   │   │   │   ├── TywomPart_TextureAtlas_GMask.dds (5.6MB) │   │   │   │   ├── TywomPart_TextureAtlas_GradientArray.dds (5.6MB) │   │   │   │   ├── TywomPart_TextureAtlas_NORMT.dds (5.6MB) │   │   │   │   ├── TywomPart_TextureAtlas_SPEC.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Large_01.MeshDesc (360B) │   │   │   │   ├── Tywom_Cosmetic_Large_01.Palette (830B) │   │   │   │   ├── Tywom_Cosmetic_Large_01.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Large_01_TimelineSet.xml (1.7KB) │   │   │   │   ├── Tywom_Cosmetic_Large_01_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Large_01_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Large_01_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_01.MeshDesc (361B) │   │   │   │   ├── Tywom_Cosmetic_Medium_01.Palette (834B) │   │   │   │   ├── Tywom_Cosmetic_Medium_01.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_01_TimelineSet.xml (396B) │   │   │   │   ├── Tywom_Cosmetic_Medium_01_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_01_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_01_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_02.MeshDesc (361B) │   │   │   │   ├── Tywom_Cosmetic_Medium_02.Palette (834B) │   │   │   │   ├── Tywom_Cosmetic_Medium_02.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_02_TimelineSet.xml (1.2KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_02_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_02_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_02_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_03.MeshDesc (361B) │   │   │   │   ├── Tywom_Cosmetic_Medium_03.Palette (834B) │   │   │   │   ├── Tywom_Cosmetic_Medium_03.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_03_TimelineSet.xml (396B) │   │   │   │   ├── Tywom_Cosmetic_Medium_03_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_03_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_03_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_04.MeshDesc (361B) │   │   │   │   ├── Tywom_Cosmetic_Medium_04.Palette (834B) │   │   │   │   ├── Tywom_Cosmetic_Medium_04.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_04_TimelineSet.xml (396B) │   │   │   │   ├── Tywom_Cosmetic_Medium_04_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_04_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_04_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_05.MeshDesc (361B) │   │   │   │   ├── Tywom_Cosmetic_Medium_05.Palette (834B) │   │   │   │   ├── Tywom_Cosmetic_Medium_05.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_05_TimelineSet.xml (396B) │   │   │   │   ├── Tywom_Cosmetic_Medium_05_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Medium_05_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Medium_05_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Small_01.MeshDesc (360B) │   │   │   │   ├── Tywom_Cosmetic_Small_01.Palette (830B) │   │   │   │   ├── Tywom_Cosmetic_Small_01.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Small_01_TimelineSet.xml (722B) │   │   │   │   ├── Tywom_Cosmetic_Small_01_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Small_01_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Small_01_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Small_02.MeshDesc (360B) │   │   │   │   ├── Tywom_Cosmetic_Small_02.Palette (830B) │   │   │   │   ├── Tywom_Cosmetic_Small_02.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Small_02_TimelineSet.xml (396B) │   │   │   │   ├── Tywom_Cosmetic_Small_02_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Small_02_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   ├── Tywom_Cosmetic_Small_02_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   │   ├── Tywom_Cosmetic_Small_03.MeshDesc (360B) │   │   │   │   ├── Tywom_Cosmetic_Small_03.Palette (830B) │   │   │   │   ├── Tywom_Cosmetic_Small_03.dds (88KB) │   │   │   │   ├── Tywom_Cosmetic_Small_03_TimelineSet.xml (396B) │   │   │   │   ├── Tywom_Cosmetic_Small_03_TywomPart_TextureAtlas_POS.dds (699KB) │   │   │   │   ├── Tywom_Cosmetic_Small_03_TywomPart_TextureAtlas_UV2.dds (5.6MB) │   │   │   │   └── Tywom_Cosmetic_Small_03_TywomPart_TextureAtlas_VTXNORM.dds (1.4MB) │   │   │   └── Tywom_ShipParts.AssetGroup (2.7KB) │   │   ├── SlowSlimeProjectileBullet_TimelineSet.xml (2.4KB) │   │   ├── SmallLaserBullet_Red_TimelineSet.xml (2.3KB) │   │   ├── SmallProjectileBullet_Blue_TimelineSet.xml (1.9KB) │   │   ├── SmallProjectileBullet_Green_TimelineSet.xml (1.9KB) │   │   ├── SmallProjectileBullet_Purple_TimelineSet.xml (1.9KB) │   │   ├── SmallProjectileBullet_Red_TimelineSet.xml (1.9KB) │   │   ├── Startup.AssetGroup (503B) │   │   ├── Terrain (8 Entries) │   │   │   ├── Deco (13 Entries) │   │   │   │   ├── CrystalSpikesA (6 Entries) │   │   │   │   │   ├── CrystalSpikesA.MeshDesc (407B) │   │   │   │   │   ├── CrystalSpikesA.Palette (446B) │   │   │   │   │   ├── CrystalSpikesA_DIF.dds (1.4MB) │   │   │   │   │   ├── CrystalSpikesA_NORMW.dds (1.4MB) │   │   │   │   │   ├── CrystalSpikesA_NRM.DDS (1.4MB) │   │   │   │   │   └── CrystalSpikesA_POS.dds (699KB) │   │   │   │   ├── ElephantTreeA (6 Entries) │   │   │   │   │   ├── ElephantTreeA.MeshDesc (412B) │   │   │   │   │   ├── ElephantTreeA.Palette (466B) │   │   │   │   │   ├── ElephantTreeA_DIF.dds (1.4MB) │   │   │   │   │   ├── ElephantTreeA_NORMW.dds (1.4MB) │   │   │   │   │   ├── ElephantTreeA_POS.dds (699KB) │   │   │   │   │   └── ElephantTreeA_TimelineSet.xml (307B) │   │   │   │   ├── FlatCrystalA (8 Entries) │   │   │   │   │   ├── FlatCrystalA.MeshDesc (410B) │   │   │   │   │   ├── FlatCrystalA.Palette (484B) │   │   │   │   │   ├── FlatCrystalA_DIF.dds (350KB) │   │   │   │   │   ├── FlatCrystalA_NORMW.dds (350KB) │   │   │   │   │   ├── FlatCrystalA_NRM.DDS (350KB) │   │   │   │   │   ├── FlatCrystalA_POS.dds (699KB) │   │   │   │   │   ├── FlatCrystalA_SPEC.dds (5.6MB) │   │   │   │   │   └── FlatCrystalA_TimelineSet.xml (307B) │   │   │   │   ├── FloatingLightsA (8 Entries) │   │   │   │   │   ├── FloatingLightsA.MeshDesc (296B) │   │   │   │   │   ├── FloatingLightsA.Palette (479B) │   │   │   │   │   ├── FloatingLightsA_DIF.dds (350KB) │   │   │   │   │   ├── FloatingLightsA_EMIS.dds (350KB) │   │   │   │   │   ├── FloatingLightsA_NORMW.dds (350KB) │   │   │   │   │   ├── FloatingLightsA_NRM.DDS (350KB) │   │   │   │   │   ├── FloatingLightsA_POS.dds (699KB) │   │   │   │   │   └── FloatingLightsA_TimelineSet.xml (307B) │   │   │   │   ├── GlowingTentaclesA (8 Entries) │   │   │   │   │   ├── GlowingTentaclesA.MeshDesc (307B) │   │   │   │   │   ├── GlowingTentaclesA.Palette (529B) │   │   │   │   │   ├── GlowingTentaclesA_DIF.dds (350KB) │   │   │   │   │   ├── GlowingTentaclesA_NORMW.dds (350KB) │   │   │   │   │   ├── GlowingTentaclesA_NRM.DDS (350KB) │   │   │   │   │   ├── GlowingTentaclesA_POS.dds (699KB) │   │   │   │   │   ├── GlowingTentaclesA_SPEC.dds (350KB) │   │   │   │   │   └── GlowingTentaclesA_TimelineSet.xml (534B) │   │   │   │   ├── LayeredFlatRockA (12 Entries) │   │   │   │   │   ├── LayeredFlatRockA.MeshDesc (304B) │   │   │   │   │   ├── LayeredFlatRockA.Palette (487B) │   │   │   │   │   ├── LayeredFlatRockA_DIF.dds (1.4MB) │   │   │   │   │   ├── LayeredFlatRockA_Grey.MeshDesc (311B) │   │   │   │   │   ├── LayeredFlatRockA_Grey.Palette (507B) │   │   │   │   │   ├── LayeredFlatRockA_Grey_DIF.dds (1.4MB) │   │   │   │   │   ├── LayeredFlatRockA_Grey_NORMW.dds (1.4MB) │   │   │   │   │   ├── LayeredFlatRockA_Grey_POS.dds (699KB) │   │   │   │   │   ├── LayeredFlatRockA_NORMW.dds (1.4MB) │   │   │   │   │   ├── LayeredFlatRockA_NRM.DDS (350KB) │   │   │   │   │   ├── LayeredFlatRockA_POS.dds (699KB) │   │   │   │   │   └── LayeredFlatRockA_TimelineSet.xml (307B) │   │   │   │   ├── LightGrassA (7 Entries) │   │   │   │   │   ├── LightGrassA.MeshDesc (292B) │   │   │   │   │   ├── LightGrassA.Palette (475B) │   │   │   │   │   ├── LightGrassA_DIF.dds (350KB) │   │   │   │   │   ├── LightGrassA_EMIS.dds (350KB) │   │   │   │   │   ├── LightGrassA_NORMW.dds (350KB) │   │   │   │   │   ├── LightGrassA_POS.dds (699KB) │   │   │   │   │   └── LightGrassA_TimelineSet.xml (307B) │   │   │   │   ├── LightGrassAInverted (7 Entries) │   │   │   │   │   ├── LightGrassAInverted.MeshDesc (300B) │   │   │   │   │   ├── LightGrassAInverted.Palette (547B) │   │   │   │   │   ├── LightGrassAInverted_DIF.dds (350KB) │   │   │   │   │   ├── LightGrassAInverted_EMIS.dds (350KB) │   │   │   │   │   ├── LightGrassAInverted_NORMW.dds (350KB) │   │   │   │   │   ├── LightGrassAInverted_POS.dds (699KB) │   │   │   │   │   └── LightGrassAInverted_TimelineSet.xml (307B) │   │   │   │   ├── LollipopTreeA (7 Entries) │   │   │   │   │   ├── LollipopTreeA.MeshDesc (409B) │   │   │   │   │   ├── LollipopTreeA.Palette (466B) │   │   │   │   │   ├── LollipopTreeA_DIF.dds (1.4MB) │   │   │   │   │   ├── LollipopTreeA_NORMW.dds (1.4MB) │   │   │   │   │   ├── LollipopTreeA_NRM.DDS (5.6MB) │   │   │   │   │   ├── LollipopTreeA_POS.dds (699KB) │   │   │   │   │   └── LollipopTreeA_TimelineSet.xml (307B) │   │   │   │   ├── MetalTreeA (8 Entries) │   │   │   │   │   ├── MetalTreeA.MeshDesc (406B) │   │   │   │   │   ├── MetalTreeA.Palette (467B) │   │   │   │   │   ├── MetalTreeA_DIF.dds (1.4MB) │   │   │   │   │   ├── MetalTreeA_NORMW.dds (1.4MB) │   │   │   │   │   ├── MetalTreeA_NRM.DDS (1.4MB) │   │   │   │   │   ├── MetalTreeA_POS.dds (699KB) │   │   │   │   │   ├── MetalTreeA_SPEC.dds (1.4MB) │   │   │   │   │   └── MetalTreeA_TimelineSet.xml (307B) │   │   │   │   ├── RiverGrassA (7 Entries) │   │   │   │   │   ├── RiverGrassA.MeshDesc (287B) │   │   │   │   │   ├── RiverGrassA.Palette (452B) │   │   │   │   │   ├── RiverGrassA_DIF.dds (5.6MB) │   │   │   │   │   ├── RiverGrassA_NORMW.dds (5.6MB) │   │   │   │   │   ├── RiverGrassA_NRM.DDS (5.6MB) │   │   │   │   │   ├── RiverGrassA_POS.dds (699KB) │   │   │   │   │   └── RiverGrassA_TimelineSet.xml (307B) │   │   │   │   ├── RockPileA (6 Entries) │   │   │   │   │   ├── RockPileA.MeshDesc (399B) │   │   │   │   │   ├── RockPileA.Palette (437B) │   │   │   │   │   ├── RockPileA_DIF.dds (350KB) │   │   │   │   │   ├── RockPileA_NORMW.dds (350KB) │   │   │   │   │   ├── RockPileA_POS.dds (699KB) │   │   │   │   │   └── RockPileA_TimelineSet.xml (307B) │   │   │   │   └── SharpRockA (7 Entries) │   │   │   │   ├── SharpRockA.MeshDesc (300B) │   │   │   │   ├── SharpRockA.Palette (444B) │   │   │   │   ├── SharpRockA_DIF.DDS (350KB) │   │   │   │   ├── SharpRockA_NORMW.dds (350KB) │   │   │   │   ├── SharpRockA_NRM.DDS (1.4MB) │   │   │   │   ├── SharpRockA_POS.dds (699KB) │   │   │   │   └── SharpRockA_TimelineSet.xml (307B) │   │   │   ├── Features (21 Entries) │   │   │   │   ├── CliffFaceA (7 Entries) │   │   │   │   │   ├── CliffFaceA_Lrg_01 (8 Entries) │   │   │   │   │   │   ├── CliffFaceA_Lrg_01 - Copy.txt (51KB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_01.MeshDesc (305B) │   │   │   │   │   │   ├── CliffFaceA_Lrg_01.Palette (539B) │   │   │   │   │   │   ├── CliffFaceA_Lrg_01_DIF.dds (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_01_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_01_NRM.DDS (5.6MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_01_POS.dds (699KB) │   │   │   │   │   │   └── CliffFaceA_Lrg_01_TimelineSet.xml (307B) │   │   │   │   │   ├── CliffFaceA_Lrg_02 (7 Entries) │   │   │   │   │   │   ├── CliffFaceA_Lrg_02.MeshDesc (305B) │   │   │   │   │   │   ├── CliffFaceA_Lrg_02.Palette (539B) │   │   │   │   │   │   ├── CliffFaceA_Lrg_02_DIF.dds (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_02_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_02_NRM.DDS (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_02_POS.dds (699KB) │   │   │   │   │   │   └── CliffFaceA_Lrg_02_TimelineSet.xml (307B) │   │   │   │   │   ├── CliffFaceA_Lrg_03 (7 Entries) │   │   │   │   │   │   ├── CliffFaceA_Lrg_03.MeshDesc (305B) │   │   │   │   │   │   ├── CliffFaceA_Lrg_03.Palette (539B) │   │   │   │   │   │   ├── CliffFaceA_Lrg_03_DIF.dds (5.6MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_03_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_03_NRM.DDS (5.6MB) │   │   │   │   │   │   ├── CliffFaceA_Lrg_03_POS.dds (699KB) │   │   │   │   │   │   └── CliffFaceA_Lrg_03_TimelineSet.xml (307B) │   │   │   │   │   ├── CliffFaceA_Med_01 (7 Entries) │   │   │   │   │   │   ├── CliffFaceA_Med_01.MeshDesc (305B) │   │   │   │   │   │   ├── CliffFaceA_Med_01.Palette (538B) │   │   │   │   │   │   ├── CliffFaceA_Med_01_DIF.dds (5.6MB) │   │   │   │   │   │   ├── CliffFaceA_Med_01_NORMW.dds (350KB) │   │   │   │   │   │   ├── CliffFaceA_Med_01_NRM.DDS (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Med_01_POS.dds (699KB) │   │   │   │   │   │   └── CliffFaceA_Med_01_TimelineSet.xml (307B) │   │   │   │   │   ├── CliffFaceA_Med_02 (7 Entries) │   │   │   │   │   │   ├── CliffFaceA_Med_02.MeshDesc (305B) │   │   │   │   │   │   ├── CliffFaceA_Med_02.Palette (538B) │   │   │   │   │   │   ├── CliffFaceA_Med_02_DIF.dds (5.6MB) │   │   │   │   │   │   ├── CliffFaceA_Med_02_NORMW.dds (350KB) │   │   │   │   │   │   ├── CliffFaceA_Med_02_NRM.DDS (1.4MB) │   │   │   │   │   │   ├── CliffFaceA_Med_02_POS.dds (699KB) │   │   │   │   │   │   └── CliffFaceA_Med_02_TimelineSet.xml (307B) │   │   │   │   │   ├── CliffFaceA_Sml_01 (7 Entries) │   │   │   │   │   │   ├── CliffFaceA_Sml_01.MeshDesc (305B) │   │   │   │   │   │   ├── CliffFaceA_Sml_01.Palette (538B) │   │   │   │   │   │   ├── CliffFaceA_Sml_01_DIF.dds (88KB) │   │   │   │   │   │   ├── CliffFaceA_Sml_01_NORMW.dds (88KB) │   │   │   │   │   │   ├── CliffFaceA_Sml_01_NRM.DDS (350KB) │   │   │   │   │   │   ├── CliffFaceA_Sml_01_POS.dds (699KB) │   │   │   │   │   │   └── CliffFaceA_Sml_01_TimelineSet.xml (307B) │   │   │   │   │   └── CliffFaceArch_01 (7 Entries) │   │   │   │   │   ├── CliffFaceArch_01.MeshDesc (304B) │   │   │   │   │   ├── CliffFaceArch_01.Palette (532B) │   │   │   │   │   ├── CliffFaceArch_01_DIF.dds (1.4MB) │   │   │   │   │   ├── CliffFaceArch_01_NORMW.dds (1.4MB) │   │   │   │   │   ├── CliffFaceArch_01_NRM.DDS (5.6MB) │   │   │   │   │   ├── CliffFaceArch_01_POS.dds (699KB) │   │   │   │   │   └── CliffFaceArch_01_TimelineSet.xml (307B) │   │   │   │   ├── CliffFaceB (1 Entries) │   │   │   │   │   └── CliffFaceB_Lrg_01 (7 Entries) │   │   │   │   │   ├── CliffFaceB_Lrg_01.MeshDesc (300B) │   │   │   │   │   ├── CliffFaceB_Lrg_01.Palette (539B) │   │   │   │   │   ├── CliffFaceB_Lrg_01_DIF.dds (5.6MB) │   │   │   │   │   ├── CliffFaceB_Lrg_01_NORMW.dds (1.4MB) │   │   │   │   │   ├── CliffFaceB_Lrg_01_NRM.DDS (5.6MB) │   │   │   │   │   ├── CliffFaceB_Lrg_01_POS.dds (699KB) │   │   │   │   │   └── CliffFaceB_Lrg_01_TimelineSet.xml (307B) │   │   │   │   ├── CrystalA (8 Entries) │   │   │   │   │   ├── CrystalA.MeshDesc (400B) │   │   │   │   │   ├── CrystalA.Palette (465B) │   │   │   │   │   ├── CrystalA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalA_POS.dds (699KB) │   │   │   │   │   ├── CrystalA_SPEC.dds (5.6MB) │   │   │   │   │   ├── CrystalA_TimelineSet.xml (307B) │   │   │   │   │   └── FlatCrystalACollision_POS.dds (699KB) │   │   │   │   ├── CrystalAmethystA (8 Entries) │   │   │   │   │   ├── CrystalAmethystA.MeshDesc (416B) │   │   │   │   │   ├── CrystalAmethystA.Palette (537B) │   │   │   │   │   ├── CrystalAmethystA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalAmethystA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalAmethystA_POS.dds (699KB) │   │   │   │   │   ├── CrystalAmethystA_SPEC.dds (5.6MB) │   │   │   │   │   ├── CrystalAmethystA_TimelineSet.xml (307B) │   │   │   │   │   └── FlatCrystalAmethystACollision_POS.dds (699KB) │   │   │   │   ├── CrystalAmethystB (7 Entries) │   │   │   │   │   ├── CrystalAmethystB.MeshDesc (413B) │   │   │   │   │   ├── CrystalAmethystB.Palette (537B) │   │   │   │   │   ├── CrystalAmethystB_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalAmethystB_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalAmethystB_POS.dds (699KB) │   │   │   │   │   ├── CrystalAmethystB_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalAmethystB_TimelineSet.xml (307B) │   │   │   │   ├── CrystalArchA (7 Entries) │   │   │   │   │   ├── CrystalArchA.MeshDesc (405B) │   │   │   │   │   ├── CrystalArchA.Palette (501B) │   │   │   │   │   ├── CrystalArchA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalArchA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalArchA_POS.dds (699KB) │   │   │   │   │   ├── CrystalArchA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalArchA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalArchAmethystA (7 Entries) │   │   │   │   │   ├── CrystalArchAmethystA.MeshDesc (421B) │   │   │   │   │   ├── CrystalArchAmethystA.Palette (573B) │   │   │   │   │   ├── CrystalArchAmethystA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalArchAmethystA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalArchAmethystA_POS.dds (699KB) │   │   │   │   │   ├── CrystalArchAmethystA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalArchAmethystA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalArchEmeraldA (7 Entries) │   │   │   │   │   ├── CrystalArchEmeraldA.MeshDesc (419B) │   │   │   │   │   ├── CrystalArchEmeraldA.Palette (564B) │   │   │   │   │   ├── CrystalArchEmeraldA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalArchEmeraldA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalArchEmeraldA_POS.dds (699KB) │   │   │   │   │   ├── CrystalArchEmeraldA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalArchEmeraldA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalArchPellucidA (7 Entries) │   │   │   │   │   ├── CrystalArchPellucidA.MeshDesc (421B) │   │   │   │   │   ├── CrystalArchPellucidA.Palette (573B) │   │   │   │   │   ├── CrystalArchPellucidA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalArchPellucidA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalArchPellucidA_POS.dds (699KB) │   │   │   │   │   ├── CrystalArchPellucidA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalArchPellucidA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalArchRubyA (7 Entries) │   │   │   │   │   ├── CrystalArchRubyA.MeshDesc (413B) │   │   │   │   │   ├── CrystalArchRubyA.Palette (537B) │   │   │   │   │   ├── CrystalArchRubyA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalArchRubyA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalArchRubyA_POS.dds (699KB) │   │   │   │   │   ├── CrystalArchRubyA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalArchRubyA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalB (7 Entries) │   │   │   │   │   ├── CrystalB.MeshDesc (397B) │   │   │   │   │   ├── CrystalB.Palette (465B) │   │   │   │   │   ├── CrystalB_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalB_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalB_POS.dds (699KB) │   │   │   │   │   ├── CrystalB_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalB_TimelineSet.xml (307B) │   │   │   │   ├── CrystalBlockA (8 Entries) │   │   │   │   │   ├── CrystalBlockA.MeshDesc (296B) │   │   │   │   │   ├── CrystalBlockA.Palette (510B) │   │   │   │   │   ├── CrystalBlockA_DIF.dds (1.4MB) │   │   │   │   │   ├── CrystalBlockA_NORMW.dds (1.4MB) │   │   │   │   │   ├── CrystalBlockA_NRM.DDS (5.6MB) │   │   │   │   │   ├── CrystalBlockA_POS.dds (699KB) │   │   │   │   │   ├── CrystalBlockA_SPEC.dds (1.4MB) │   │   │   │   │   └── CrystalBlockA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalEmeraldA (8 Entries) │   │   │   │   │   ├── CrystalEmeraldA.MeshDesc (414B) │   │   │   │   │   ├── CrystalEmeraldA.Palette (528B) │   │   │   │   │   ├── CrystalEmeraldACollision_POS.dds (699KB) │   │   │   │   │   ├── CrystalEmeraldA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalEmeraldA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalEmeraldA_POS.dds (699KB) │   │   │   │   │   ├── CrystalEmeraldA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalEmeraldA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalEmeraldB (7 Entries) │   │   │   │   │   ├── CrystalEmeraldB.MeshDesc (411B) │   │   │   │   │   ├── CrystalEmeraldB.Palette (528B) │   │   │   │   │   ├── CrystalEmeraldB_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalEmeraldB_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalEmeraldB_POS.dds (699KB) │   │   │   │   │   ├── CrystalEmeraldB_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalEmeraldB_TimelineSet.xml (307B) │   │   │   │   ├── CrystalPellucidA (8 Entries) │   │   │   │   │   ├── CrystalPellucidA.MeshDesc (416B) │   │   │   │   │   ├── CrystalPellucidA.Palette (537B) │   │   │   │   │   ├── CrystalPellucidACollision_POS.dds (699KB) │   │   │   │   │   ├── CrystalPellucidA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalPellucidA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalPellucidA_POS.dds (699KB) │   │   │   │   │   ├── CrystalPellucidA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalPellucidA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalPellucidB (7 Entries) │   │   │   │   │   ├── CrystalPellucidB.MeshDesc (416B) │   │   │   │   │   ├── CrystalPellucidB.Palette (537B) │   │   │   │   │   ├── CrystalPellucidB_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalPellucidB_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalPellucidB_POS.dds (699KB) │   │   │   │   │   ├── CrystalPellucidB_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalPellucidB_TimelineSet.xml (307B) │   │   │   │   ├── CrystalRubyA (9 Entries) │   │   │   │   │   ├── CrystalRubyA.MeshDesc (408B) │   │   │   │   │   ├── CrystalRubyA.Palette (501B) │   │   │   │   │   ├── CrystalRubyACollision_POS.dds (699KB) │   │   │   │   │   ├── CrystalRubyA_AO.dds (516B) │   │   │   │   │   ├── CrystalRubyA_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalRubyA_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalRubyA_POS.dds (699KB) │   │   │   │   │   ├── CrystalRubyA_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalRubyA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalRubyB (7 Entries) │   │   │   │   │   ├── CrystalRubyB.MeshDesc (405B) │   │   │   │   │   ├── CrystalRubyB.Palette (501B) │   │   │   │   │   ├── CrystalRubyB_DIF.dds (5.6MB) │   │   │   │   │   ├── CrystalRubyB_NORMW.dds (5.6MB) │   │   │   │   │   ├── CrystalRubyB_POS.dds (699KB) │   │   │   │   │   ├── CrystalRubyB_SPEC.dds (5.6MB) │   │   │   │   │   └── CrystalRubyB_TimelineSet.xml (307B) │   │   │   │   ├── Lava (5 Entries) │   │   │   │   │   ├── Lava.MeshDesc (280B) │   │   │   │   │   ├── Lava.Palette (388B) │   │   │   │   │   ├── Lava_DIF.dds (350KB) │   │   │   │   │   ├── Lava_NRM.DDS (350KB) │   │   │   │   │   └── Lava_POS.dds (699KB) │   │   │   │   ├── RockFormation (3 Entries) │   │   │   │   │   ├── RockFormationGiantArchA (14 Entries) │   │   │   │   │   │   ├── RockFormationGiantArchA.MeshDesc (589B) │   │   │   │   │   │   ├── RockFormationGiantArchA.Palette (1.5KB) │   │   │   │   │   │   ├── RockFormationGiantArchACollision_DIF.dds (1.4MB) │   │   │   │   │   │   ├── RockFormationGiantArchACollision_NORMW.dds (5.6MB) │   │   │   │   │   │   ├── RockFormationGiantArchACollision_POS.dds (699KB) │   │   │   │   │   │   ├── RockFormationGiantArchA_TimelineSet.xml (307B) │   │   │   │   │   │   ├── RockFormationGiantArchBottomA_DIF.dds (1.4MB) │   │   │   │   │   │   ├── RockFormationGiantArchBottomA_NORMW.dds (5.6MB) │   │   │   │   │   │   ├── RockFormationGiantArchBottomA_NRM.DDS (5.6MB) │   │   │   │   │   │   ├── RockFormationGiantArchBottomA_POS.dds (699KB) │   │   │   │   │   │   ├── RockFormationGiantArchTopA_DIF.dds (1.4MB) │   │   │   │   │   │   ├── RockFormationGiantArchTopA_NORMW.dds (5.6MB) │   │   │   │   │   │   ├── RockFormationGiantArchTopA_NRM.DDS (5.6MB) │   │   │   │   │   │   └── RockFormationGiantArchTopA_POS.dds (699KB) │   │   │   │   │   ├── RockFormationTallPillarA (11 Entries) │   │   │   │   │   │   ├── RockFormationTallPillarA.MeshDesc (431B) │   │   │   │   │   │   ├── RockFormationTallPillarA.Palette (1.2KB) │   │   │   │   │   │   ├── RockFormationTallPillarACollision_DIF.dds (350KB) │   │   │   │   │   │   ├── RockFormationTallPillarACollision_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── RockFormationTallPillarACollision_POS.dds (699KB) │   │   │   │   │   │   ├── RockFormationTallPillarA_AO.dds (175KB) │   │   │   │   │   │   ├── RockFormationTallPillarA_DIF.DDS (350KB) │   │   │   │   │   │   ├── RockFormationTallPillarA_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── RockFormationTallPillarA_NRM.DDS (1.4MB) │   │   │   │   │   │   ├── RockFormationTallPillarA_POS.dds (699KB) │   │   │   │   │   │   └── RockFormationTallPillarA_TimelineSet.xml (307B) │   │   │   │   │   └── RockFormationTopHatA (10 Entries) │   │   │   │   │   ├── RockFormationTopHatA.MeshDesc (418B) │   │   │   │   │   ├── RockFormationTopHatA.Palette (986B) │   │   │   │   │   ├── RockFormationTopHatACollision_DIF.dds (350KB) │   │   │   │   │   ├── RockFormationTopHatACollision_NORMW.dds (1.4MB) │   │   │   │   │   ├── RockFormationTopHatACollision_POS.dds (699KB) │   │   │   │   │   ├── RockFormationTopHatA_DIF.dds (350KB) │   │   │   │   │   ├── RockFormationTopHatA_NORMW.dds (1.4MB) │   │   │   │   │   ├── RockFormationTopHatA_NRM.DDS (1.4MB) │   │   │   │   │   ├── RockFormationTopHatA_POS.dds (699KB) │   │   │   │   │   └── RockFormationTopHatA_TimelineSet.xml (307B) │   │   │   │   └── Test (10 Entries) │   │   │   │   ├── LoopdeLoop_01 (5 Entries) │   │   │   │   │   ├── LoopdeLoop_01.MeshDesc (296B) │   │   │   │   │   ├── LoopdeLoop_01.Palette (446B) │   │   │   │   │   ├── LoopdeLoop_01_DIF.dds (350KB) │   │   │   │   │   ├── LoopdeLoop_01_NORMW.dds (88KB) │   │   │   │   │   └── LoopdeLoop_01_POS.dds (699KB) │   │   │   │   ├── LoopdeLoop_02 (5 Entries) │   │   │   │   │   ├── LoopdeLoop_02.MeshDesc (296B) │   │   │   │   │   ├── LoopdeLoop_02.Palette (446B) │   │   │   │   │   ├── LoopdeLoop_02_DIF.dds (350KB) │   │   │   │   │   ├── LoopdeLoop_02_NORMW.dds (88KB) │   │   │   │   │   └── LoopdeLoop_02_POS.dds (699KB) │   │   │   │   ├── LoopdeLoop_03 (5 Entries) │   │   │   │   │   ├── LoopdeLoop_03.MeshDesc (296B) │   │   │   │   │   ├── LoopdeLoop_03.Palette (446B) │   │   │   │   │   ├── LoopdeLoop_03_DIF.dds (350KB) │   │   │   │   │   ├── LoopdeLoop_03_NORMW.dds (88KB) │   │   │   │   │   └── LoopdeLoop_03_POS.dds (699KB) │   │   │   │   ├── LoopdeLoop_04 (5 Entries) │   │   │   │   │   ├── LoopdeLoop_04.MeshDesc (296B) │   │   │   │   │   ├── LoopdeLoop_04.Palette (446B) │   │   │   │   │   ├── LoopdeLoop_04_DIF.dds (350KB) │   │   │   │   │   ├── LoopdeLoop_04_NORMW.dds (88KB) │   │   │   │   │   └── LoopdeLoop_04_POS.dds (699KB) │   │   │   │   ├── Ramp_01 (5 Entries) │   │   │   │   │   ├── Ramp_01.MeshDesc (290B) │   │   │   │   │   ├── Ramp_01.Palette (404B) │   │   │   │   │   ├── Ramp_01_DIF.dds (350KB) │   │   │   │   │   ├── Ramp_01_NORMW.dds (88KB) │   │   │   │   │   └── Ramp_01_POS.dds (699KB) │   │   │   │   ├── Ramp_02 (5 Entries) │   │   │   │   │   ├── Ramp_02.MeshDesc (290B) │   │   │   │   │   ├── Ramp_02.Palette (404B) │   │   │   │   │   ├── Ramp_02_DIF.dds (350KB) │   │   │   │   │   ├── Ramp_02_NORMW.dds (88KB) │   │   │   │   │   └── Ramp_02_POS.dds (699KB) │   │   │   │   ├── Ramp_03 (5 Entries) │   │   │   │   │   ├── Ramp_03.MeshDesc (290B) │   │   │   │   │   ├── Ramp_03.Palette (404B) │   │   │   │   │   ├── Ramp_03_DIF.dds (350KB) │   │   │   │   │   ├── Ramp_03_NORMW.dds (88KB) │   │   │   │   │   └── Ramp_03_POS.dds (699KB) │   │   │   │   ├── Ramp_04 (5 Entries) │   │   │   │   │   ├── Ramp_04.MeshDesc (290B) │   │   │   │   │   ├── Ramp_04.Palette (404B) │   │   │   │   │   ├── Ramp_04_DIF.dds (350KB) │   │   │   │   │   ├── Ramp_04_NORMW.dds (88KB) │   │   │   │   │   └── Ramp_04_POS.dds (699KB) │   │   │   │   ├── Ramp_05 (5 Entries) │   │   │   │   │   ├── Ramp_05.MeshDesc (290B) │   │   │   │   │   ├── Ramp_05.Palette (404B) │   │   │   │   │   ├── Ramp_05_DIF.dds (350KB) │   │   │   │   │   ├── Ramp_05_NORMW.dds (88KB) │   │   │   │   │   └── Ramp_05_POS.dds (699KB) │   │   │   │   └── SteppingBlocks_01 (5 Entries) │   │   │   │   ├── SteppingBlocks_01.MeshDesc (300B) │   │   │   │   ├── SteppingBlocks_01.Palette (474B) │   │   │   │   ├── SteppingBlocks_01_DIF.dds (350KB) │   │   │   │   ├── SteppingBlocks_01_NORMW.dds (88KB) │   │   │   │   └── SteppingBlocks_01_POS.dds (699KB) │   │   │   ├── GroundClutter (14 Entries) │   │   │   │   ├── BushA (7 Entries) │   │   │   │   │   ├── BushA.MeshDesc (284B) │   │   │   │   │   ├── BushA.Palette (436B) │   │   │   │   │   ├── BushA_DIF.dds (350KB) │   │   │   │   │   ├── BushA_NORMW.dds (350KB) │   │   │   │   │   ├── BushA_NRM.DDS (350KB) │   │   │   │   │   ├── BushA_POS.dds (699KB) │   │   │   │   │   └── BushA_TimelineSet.xml (307B) │   │   │   │   ├── CrystalitesA (8 Entries) │   │   │   │   │   ├── CrystalitesA.MeshDesc (291B) │   │   │   │   │   ├── CrystalitesA.Palette (520B) │   │   │   │   │   ├── CrystalitesA_DIF.dds (350KB) │   │   │   │   │   ├── CrystalitesA_NORMW.dds (350KB) │   │   │   │   │   ├── CrystalitesA_NRM.DDS (350KB) │   │   │   │   │   ├── CrystalitesA_POS.dds (699KB) │   │   │   │   │   ├── CrystalitesA_SPEC.dds (350KB) │   │   │   │   │   └── CrystalitesA_TimelineSet.xml (479B) │   │   │   │   ├── DandelionWhite (8 Entries) │   │   │   │   │   ├── DandelionWhite.MeshDesc (293B) │   │   │   │   │   ├── DandelionWhite.Palette (538B) │   │   │   │   │   ├── DandelionWhite_DIF.dds (350KB) │   │   │   │   │   ├── DandelionWhite_NORMW.dds (350KB) │   │   │   │   │   ├── DandelionWhite_NRM.DDS (350KB) │   │   │   │   │   ├── DandelionWhite_POS.dds (699KB) │   │   │   │   │   ├── DandelionWhite_SPEC.dds (350KB) │   │   │   │   │   └── DandelionWhite_TimelineSet.xml (307B) │   │   │   │   ├── Desert_GrassClump (20 Entries) │   │   │   │   │   ├── Desert_GrassClump_01.MeshDesc (299B) │   │   │   │   │   ├── Desert_GrassClump_01.Palette (632B) │   │   │   │   │   ├── Desert_GrassClump_01_AO.dds (175KB) │   │   │   │   │   ├── Desert_GrassClump_01_DIF.dds (350KB) │   │   │   │   │   ├── Desert_GrassClump_01_NORMW.dds (350KB) │   │   │   │   │   ├── Desert_GrassClump_01_NRM.DDS (350KB) │   │   │   │   │   ├── Desert_GrassClump_01_POS.dds (699KB) │   │   │   │   │   ├── Desert_GrassClump_01_SPEC.dds (350KB) │   │   │   │   │   ├── Desert_GrassClump_01_TimelineSet.xml (307B) │   │   │   │   │   ├── Desert_GrassClump_01_UV.png (158KB) │   │   │   │   │   ├── Desert_GrassClump_02.MeshDesc (294B) │   │   │   │   │   ├── Desert_GrassClump_02.Palette (632B) │   │   │   │   │   ├── Desert_GrassClump_02_AO.dds (175KB) │   │   │   │   │   ├── Desert_GrassClump_02_DIF.dds (350KB) │   │   │   │   │   ├── Desert_GrassClump_02_NORMW.dds (350KB) │   │   │   │   │   ├── Desert_GrassClump_02_NRM.DDS (350KB) │   │   │   │   │   ├── Desert_GrassClump_02_POS.dds (699KB) │   │   │   │   │   ├── Desert_GrassClump_02_SPEC.dds (350KB) │   │   │   │   │   ├── Desert_GrassClump_02_TimelineSet.xml (307B) │   │   │   │   │   └── Desert_GrassClump_DIF.dds (350KB) │   │   │   │   ├── GlowingMushroomsA (9 Entries) │   │   │   │   │   ├── GlowingMushroomsA.MeshDesc (296B) │   │   │   │   │   ├── GlowingMushroomsA.Palette (610B) │   │   │   │   │   ├── GlowingMushroomsA_DIF.dds (350KB) │   │   │   │   │   ├── GlowingMushroomsA_EMIS.dds (350KB) │   │   │   │   │   ├── GlowingMushroomsA_NORMW.dds (350KB) │   │   │   │   │   ├── GlowingMushroomsA_NRM.DDS (350KB) │   │   │   │   │   ├── GlowingMushroomsA_POS.dds (699KB) │   │   │   │   │   ├── GlowingMushroomsA_SPEC.dds (350KB) │   │   │   │   │   └── GlowingMushroomsA_TimelineSet.xml (536B) │   │   │   │   ├── GrassSkirtA (7 Entries) │   │   │   │   │   ├── GrassSkirtA.MeshDesc (284B) │   │   │   │   │   ├── GrassSkirtA.Palette (452B) │   │   │   │   │   ├── GrassSkirtA_DIF.dds (1.4MB) │   │   │   │   │   ├── GrassSkirtA_NORMW.dds (1.4MB) │   │   │   │   │   ├── GrassSkirtA_NRM.DDS (1.4MB) │   │   │   │   │   ├── GrassSkirtA_POS.dds (699KB) │   │   │   │   │   └── GrassSkirtA_TimelineSet.xml (307B) │   │   │   │   ├── GrassSkirtAPurple (7 Entries) │   │   │   │   │   ├── GrassSkirtAPurple.MeshDesc (290B) │   │   │   │   │   ├── GrassSkirtAPurple.Palette (494B) │   │   │   │   │   ├── GrassSkirtAPurple_DIF.dds (1.4MB) │   │   │   │   │   ├── GrassSkirtAPurple_NORMW.dds (1.4MB) │   │   │   │   │   ├── GrassSkirtAPurple_NRM.DDS (1.4MB) │   │   │   │   │   ├── GrassSkirtAPurple_POS.dds (699KB) │   │   │   │   │   └── GrassSkirtAPurple_TimelineSet.xml (307B) │   │   │   │   ├── LillyPadsA (7 Entries) │   │   │   │   │   ├── LillyPadsA.MeshDesc (291B) │   │   │   │   │   ├── LillyPadsA.Palette (471B) │   │   │   │   │   ├── LillyPadsA_DIF.dds (1.4MB) │   │   │   │   │   ├── LillyPadsA_NORMW.dds (350KB) │   │   │   │   │   ├── LillyPadsA_NRM.DDS (350KB) │   │   │   │   │   ├── LillyPadsA_POS.dds (699KB) │   │   │   │   │   └── LillyPadsA_TimelineSet.xml (307B) │   │   │   │   ├── Rock01SmallVol (8 Entries) │   │   │   │   │   ├── Rock01SmallVol.MeshDesc (286B) │   │   │   │   │   ├── Rock01SmallVol.Palette (538B) │   │   │   │   │   ├── Rock01SmallVol_DIF.dds (88KB) │   │   │   │   │   ├── Rock01SmallVol_NORMW.dds (88KB) │   │   │   │   │   ├── Rock01SmallVol_NRM.DDS (88KB) │   │   │   │   │   ├── Rock01SmallVol_POS.dds (699KB) │   │   │   │   │   ├── Rock01SmallVol_SPEC.dds (87KB) │   │   │   │   │   └── Rock01SmallVol_TimelineSet.xml (307B) │   │   │   │   ├── Rock02SmallVol (8 Entries) │   │   │   │   │   ├── Rock02SmallVol.MeshDesc (286B) │   │   │   │   │   ├── Rock02SmallVol.Palette (499B) │   │   │   │   │   ├── Rock02SmallVol_DIF.dds (88KB) │   │   │   │   │   ├── Rock02SmallVol_NORMW.dds (88KB) │   │   │   │   │   ├── Rock02SmallVol_NRM.DDS (88KB) │   │   │   │   │   ├── Rock02SmallVol_POS.dds (699KB) │   │   │   │   │   ├── Rock02SmallVol_SPEC.dds (350KB) │   │   │   │   │   └── Rock02SmallVol_TimelineSet.xml (307B) │   │   │   │   ├── Rock03SmallVol (8 Entries) │   │   │   │   │   ├── Rock03SmallVol.MeshDesc (286B) │   │   │   │   │   ├── Rock03SmallVol.Palette (499B) │   │   │   │   │   ├── Rock03SmallVol_DIF.dds (88KB) │   │   │   │   │   ├── Rock03SmallVol_NORMW.dds (88KB) │   │   │   │   │   ├── Rock03SmallVol_NRM.DDS (88KB) │   │   │   │   │   ├── Rock03SmallVol_POS.dds (699KB) │   │   │   │   │   ├── Rock03SmallVol_SPEC.dds (350KB) │   │   │   │   │   └── Rock03SmallVol_TimelineSet.xml (307B) │   │   │   │   ├── Rock_01 (14 Entries) │   │   │   │   │   ├── Rock_01_Grey.MeshDesc (291B) │   │   │   │   │   ├── Rock_01_Grey.Palette (500B) │   │   │   │   │   ├── Rock_01_Grey_DIF.dds (88KB) │   │   │   │   │   ├── Rock_01_Grey_NORMW.dds (88KB) │   │   │   │   │   ├── Rock_01_Grey_POS.dds (699KB) │   │   │   │   │   ├── Rock_01_Grey_SPEC.dds (87KB) │   │   │   │   │   ├── Rock_01_NRM.DDS (22KB) │   │   │   │   │   ├── Rock_01_Orange.MeshDesc (293B) │   │   │   │   │   ├── Rock_01_Orange.Palette (510B) │   │   │   │   │   ├── Rock_01_Orange_DIF.dds (88KB) │   │   │   │   │   ├── Rock_01_Orange_NORMW.dds (88KB) │   │   │   │   │   ├── Rock_01_Orange_POS.dds (699KB) │   │   │   │   │   ├── Rock_01_Orange_SPEC.dds (87KB) │   │   │   │   │   └── Rock_01_TimelineSet.xml (307B) │   │   │   │   ├── SticksA (9 Entries) │   │   │   │   │   ├── SticksA.MeshDesc (281B) │   │   │   │   │   ├── SticksA.Palette (504B) │   │   │   │   │   ├── SticksA_AO.dds (175KB) │   │   │   │   │   ├── SticksA_DIF.dds (350KB) │   │   │   │   │   ├── SticksA_NORMW.dds (350KB) │   │   │   │   │   ├── SticksA_NRM.DDS (350KB) │   │   │   │   │   ├── SticksA_POS.dds (699KB) │   │   │   │   │   ├── SticksA_SPEC.DDS (350KB) │   │   │   │   │   └── SticksA_TimelineSet.xml (307B) │   │   │   │   └── SunFlowers (7 Entries) │   │   │   │   ├── SunFlowers.MeshDesc (279B) │   │   │   │   ├── SunFlowers.Palette (471B) │   │   │   │   ├── SunFlowers_DIF.dds (350KB) │   │   │   │   ├── SunFlowers_NORMW.dds (350KB) │   │   │   │   ├── SunFlowers_NRM.DDS (350KB) │   │   │   │   ├── SunFlowers_POS.dds (699KB) │   │   │   │   └── SunFlowers_TimelineSet.xml (307B) │   │   │   ├── Props (8 Entries) │   │   │   │   ├── Alien (1 Entries) │   │   │   │   │   └── Mushroom01 (11 Entries) │   │   │   │   │   ├── Mushroom01.MeshDesc (401B) │   │   │   │   │   ├── Mushroom01.Palette (877B) │   │   │   │   │   ├── Mushroom01_Collision_NORMW.dds (88KB) │   │   │   │   │   ├── Mushroom01_Collision_POS.dds (699KB) │   │   │   │   │   ├── Mushroom01_Root_AO.dds (2.8MB) │   │   │   │   │   ├── Mushroom01_Root_DIF.dds (5.6MB) │   │   │   │   │   ├── Mushroom01_Root_EMIS.dds (5.6MB) │   │   │   │   │   ├── Mushroom01_Root_NORMW.dds (5.6MB) │   │   │   │   │   ├── Mushroom01_Root_POS.dds (699KB) │   │   │   │   │   ├── Mushroom01_Root_SPEC.dds (5.6MB) │   │   │   │   │   └── Mushroom01_TimelineSet.xml (295B) │   │   │   │   ├── Crystal (1 Entries) │   │   │   │   │   └── CrystalShards (9 Entries) │   │   │   │   │   ├── CrystalShard01 (9 Entries) │   │   │   │   │   │   ├── CrystalShard01.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard01.Palette (730B) │   │   │   │   │   │   ├── CrystalShard01_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard01_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard01_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard01_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard01_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard01_TimelineSet.xml (295B) │   │   │   │   │   ├── CrystalShard02 (9 Entries) │   │   │   │   │   │   ├── CrystalShard02.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard02.Palette (730B) │   │   │   │   │   │   ├── CrystalShard02_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard02_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard02_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard02_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard02_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard02_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard02_TimelineSet.xml (295B) │   │   │   │   │   ├── CrystalShard03 (9 Entries) │   │   │   │   │   │   ├── CrystalShard03.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard03.Palette (730B) │   │   │   │   │   │   ├── CrystalShard03_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard03_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard03_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard03_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard03_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard03_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard03_TimelineSet.xml (295B) │   │   │   │   │   ├── CrystalShard04 (9 Entries) │   │   │   │   │   │   ├── CrystalShard04.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard04.Palette (730B) │   │   │   │   │   │   ├── CrystalShard04_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard04_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard04_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard04_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard04_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard04_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard04_TimelineSet.xml (295B) │   │   │   │   │   ├── CrystalShard05 (9 Entries) │   │   │   │   │   │   ├── CrystalShard05.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard05.Palette (730B) │   │   │   │   │   │   ├── CrystalShard05_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard05_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard05_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard05_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard05_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard05_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard05_TimelineSet.xml (295B) │   │   │   │   │   ├── CrystalShard06 (9 Entries) │   │   │   │   │   │   ├── CrystalShard06.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard06.Palette (730B) │   │   │   │   │   │   ├── CrystalShard06_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard06_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard06_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard06_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard06_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard06_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard06_TimelineSet.xml (295B) │   │   │   │   │   ├── CrystalShard07 (9 Entries) │   │   │   │   │   │   ├── CrystalShard07.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard07.Palette (730B) │   │   │   │   │   │   ├── CrystalShard07_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard07_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard07_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard07_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard07_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard07_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard07_TimelineSet.xml (295B) │   │   │   │   │   ├── CrystalShard08 (9 Entries) │   │   │   │   │   │   ├── CrystalShard08.MeshDesc (289B) │   │   │   │   │   │   ├── CrystalShard08.Palette (730B) │   │   │   │   │   │   ├── CrystalShard08_Root_AO.dds (44KB) │   │   │   │   │   │   ├── CrystalShard08_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── CrystalShard08_Root_EMIS.dds (87KB) │   │   │   │   │   │   ├── CrystalShard08_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── CrystalShard08_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CrystalShard08_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── CrystalShard08_TimelineSet.xml (295B) │   │   │   │   │   └── CrystalShard09 (9 Entries) │   │   │   │   │   ├── CrystalShard09.MeshDesc (289B) │   │   │   │   │   ├── CrystalShard09.Palette (730B) │   │   │   │   │   ├── CrystalShard09_Root_AO.dds (44KB) │   │   │   │   │   ├── CrystalShard09_Root_DIF.dds (88KB) │   │   │   │   │   ├── CrystalShard09_Root_EMIS.dds (87KB) │   │   │   │   │   ├── CrystalShard09_Root_NORMW.dds (88KB) │   │   │   │   │   ├── CrystalShard09_Root_POS.dds (699KB) │   │   │   │   │   ├── CrystalShard09_Root_SPEC.dds (87KB) │   │   │   │   │   └── CrystalShard09_TimelineSet.xml (295B) │   │   │   │   ├── Desert (3 Entries) │   │   │   │   │   ├── DesertRockPile01 (8 Entries) │   │   │   │   │   │   ├── DesertRockPile01.MeshDesc (291B) │   │   │   │   │   │   ├── DesertRockPile01.Palette (620B) │   │   │   │   │   │   ├── DesertRockPile01_Root_AO.dds (1.3MB) │   │   │   │   │   │   ├── DesertRockPile01_Root_DIF.dds (1.4MB) │   │   │   │   │   │   ├── DesertRockPile01_Root_NORMW.dds (5.2MB) │   │   │   │   │   │   ├── DesertRockPile01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── DesertRockPile01_Root_SPEC.dds (5.2MB) │   │   │   │   │   │   └── DesertRockPile01_TimelineSet.xml (291B) │   │   │   │   │   ├── WispyRock01 (10 Entries) │   │   │   │   │   │   ├── WispyRock01.MeshDesc (403B) │   │   │   │   │   │   ├── WispyRock01.Palette (866B) │   │   │   │   │   │   ├── WispyRock01_Collision_NORMW.dds (88KB) │   │   │   │   │   │   ├── WispyRock01_Collision_POS.dds (699KB) │   │   │   │   │   │   ├── WispyRock01_Root_AO.dds (5.2MB) │   │   │   │   │   │   ├── WispyRock01_Root_DIF.dds (5.6MB) │   │   │   │   │   │   ├── WispyRock01_Root_NORMW.dds (5.6MB) │   │   │   │   │   │   ├── WispyRock01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── WispyRock01_Root_SPEC.dds (5.6MB) │   │   │   │   │   │   └── WispyRock01_TimelineSet.xml (295B) │   │   │   │   │   └── WispyRock02 (8 Entries) │   │   │   │   │   ├── WispyRock02.MeshDesc (286B) │   │   │   │   │   ├── WispyRock02.Palette (565B) │   │   │   │   │   ├── WispyRock02_Root_AO.dds (699KB) │   │   │   │   │   ├── WispyRock02_Root_DIF.dds (1.4MB) │   │   │   │   │   ├── WispyRock02_Root_NORMW.dds (1.4MB) │   │   │   │   │   ├── WispyRock02_Root_POS.dds (699KB) │   │   │   │   │   ├── WispyRock02_Root_SPEC.dds (1.4MB) │   │   │   │   │   └── WispyRock02_TimelineSet.xml (291B) │   │   │   │   ├── Frozen (7 Entries) │   │   │   │   │   ├── FrozenArch01 (10 Entries) │   │   │   │   │   │   ├── FrozenArch01.MeshDesc (408B) │   │   │   │   │   │   ├── FrozenArch01.Palette (589B) │   │   │   │   │   │   ├── FrozenArch01_AO.dds (699KB) │   │   │   │   │   │   ├── FrozenArch01_DIF.dds (22MB) │   │   │   │   │   │   ├── FrozenArch01_EMIS.dds (22MB) │   │   │   │   │   │   ├── FrozenArch01_Material_MaskArray.dds (66KB) │   │   │   │   │   │   ├── FrozenArch01_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── FrozenArch01_POS.dds (699KB) │   │   │   │   │   │   ├── FrozenArch01_SPEC.dds (22MB) │   │   │   │   │   │   └── FrozenArch01_TimelineSet.xml (305B) │   │   │   │   │   ├── FrozenCometRockPile (8 Entries) │   │   │   │   │   │   ├── FrozenCometRockPile01.MeshDesc (415B) │   │   │   │   │   │   ├── FrozenCometRockPile01.Palette (665B) │   │   │   │   │   │   ├── FrozenCometRockPile01_Root_AO.dds (1.3MB) │   │   │   │   │   │   ├── FrozenCometRockPile01_Root_DIF.dds (5.2MB) │   │   │   │   │   │   ├── FrozenCometRockPile01_Root_NORMW.dds (5.2MB) │   │   │   │   │   │   ├── FrozenCometRockPile01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── FrozenCometRockPile01_Root_SPEC.dds (5.2MB) │   │   │   │   │   │   └── FrozenCometRockPile01_TimelineSet.xml (291B) │   │   │   │   │   ├── FrozenFlatLayeredRock01 (8 Entries) │   │   │   │   │   │   ├── FrozenFlatLayeredRock01.MeshDesc (421B) │   │   │   │   │   │   ├── FrozenFlatLayeredRock01.Palette (697B) │   │   │   │   │   │   ├── FrozenFlatLayeredRock01_Root_AO.dds (699KB) │   │   │   │   │   │   ├── FrozenFlatLayeredRock01_Root_DIF.dds (22MB) │   │   │   │   │   │   ├── FrozenFlatLayeredRock01_Root_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── FrozenFlatLayeredRock01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── FrozenFlatLayeredRock01_Root_SPEC.dds (1.4MB) │   │   │   │   │   │   └── FrozenFlatLayeredRock01_TimelineSet.xml (291B) │   │   │   │   │   ├── FrozenRamp01 (9 Entries) │   │   │   │   │   │   ├── FrozenRamp01.MeshDesc (287B) │   │   │   │   │   │   ├── FrozenRamp01.Palette (615B) │   │   │   │   │   │   ├── FrozenRamp01_Root_AO.dds (1.3MB) │   │   │   │   │   │   ├── FrozenRamp01_Root_DIF.dds (5.2MB) │   │   │   │   │   │   ├── FrozenRamp01_Root_EMIS.dds (5.2MB) │   │   │   │   │   │   ├── FrozenRamp01_Root_NORMW.dds (5.2MB) │   │   │   │   │   │   ├── FrozenRamp01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── FrozenRamp01_Root_SPEC.dds (5.2MB) │   │   │   │   │   │   └── FrozenRamp01_TimelineSet.xml (291B) │   │   │   │   │   ├── FrozenRoundRock01 (8 Entries) │   │   │   │   │   │   ├── FrozenRoundRock01.MeshDesc (409B) │   │   │   │   │   │   ├── FrozenRoundRock01.Palette (631B) │   │   │   │   │   │   ├── FrozenRoundRock01_Root_AO.dds (1.3MB) │   │   │   │   │   │   ├── FrozenRoundRock01_Root_DIF.dds (5.2MB) │   │   │   │   │   │   ├── FrozenRoundRock01_Root_NORMW.dds (5.2MB) │   │   │   │   │   │   ├── FrozenRoundRock01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── FrozenRoundRock01_Root_SPEC.dds (5.2MB) │   │   │   │   │   │   └── FrozenRoundRock01_TimelineSet.xml (295B) │   │   │   │   │   ├── IceBlocks01 (9 Entries) │   │   │   │   │   │   ├── IceBlocks01.MeshDesc (286B) │   │   │   │   │   │   ├── IceBlocks01.Palette (602B) │   │   │   │   │   │   ├── IceBlocks01_Root_AO.dds (1.3MB) │   │   │   │   │   │   ├── IceBlocks01_Root_DIF.dds (5.6MB) │   │   │   │   │   │   ├── IceBlocks01_Root_EMIS.dds (5.2MB) │   │   │   │   │   │   ├── IceBlocks01_Root_NORMW.dds (5.2MB) │   │   │   │   │   │   ├── IceBlocks01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── IceBlocks01_Root_SPEC.dds (5.2MB) │   │   │   │   │   │   └── IceBlocks01_TimelineSet.xml (296B) │   │   │   │   │   └── IceCoral01 (9 Entries) │   │   │   │   │   ├── IceCoral01.MeshDesc (285B) │   │   │   │   │   ├── IceCoral01.Palette (589B) │   │   │   │   │   ├── IceCoral01_Root_AO.dds (1.3MB) │   │   │   │   │   ├── IceCoral01_Root_DIF.dds (5.2MB) │   │   │   │   │   ├── IceCoral01_Root_EMIS.dds (5.6MB) │   │   │   │   │   ├── IceCoral01_Root_NORMW.dds (5.2MB) │   │   │   │   │   ├── IceCoral01_Root_POS.dds (699KB) │   │   │   │   │   ├── IceCoral01_Root_SPEC.dds (5.2MB) │   │   │   │   │   └── IceCoral01_TimelineSet.xml (490B) │   │   │   │   ├── Generic (2 Entries) │   │   │   │   │   ├── CritterCarcus01 (8 Entries) │   │   │   │   │   │   ├── CritterCarcus01.MeshDesc (403B) │   │   │   │   │   │   ├── CritterCarcus01.Palette (614B) │   │   │   │   │   │   ├── CritterCarcus01_Root_AO.dds (1.3MB) │   │   │   │   │   │   ├── CritterCarcus01_Root_DIF.dds (5.2MB) │   │   │   │   │   │   ├── CritterCarcus01_Root_NORMW.dds (5.2MB) │   │   │   │   │   │   ├── CritterCarcus01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CritterCarcus01_Root_SPEC.dds (5.2MB) │   │   │   │   │   │   └── CritterCarcus01_TimelineSet.xml (291B) │   │   │   │   │   └── RockShards (9 Entries) │   │   │   │   │   ├── RockShard01 (8 Entries) │   │   │   │   │   │   ├── RockShard01.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard01.Palette (624B) │   │   │   │   │   │   ├── RockShard01_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard01_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard01_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard01_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard01_TimelineSet.xml (295B) │   │   │   │   │   ├── RockShard02 (8 Entries) │   │   │   │   │   │   ├── RockShard02.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard02.Palette (624B) │   │   │   │   │   │   ├── RockShard02_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard02_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard02_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard02_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard02_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard02_TimelineSet.xml (295B) │   │   │   │   │   ├── RockShard03 (8 Entries) │   │   │   │   │   │   ├── RockShard03.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard03.Palette (624B) │   │   │   │   │   │   ├── RockShard03_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard03_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard03_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard03_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard03_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard03_TimelineSet.xml (295B) │   │   │   │   │   ├── RockShard04 (8 Entries) │   │   │   │   │   │   ├── RockShard04.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard04.Palette (624B) │   │   │   │   │   │   ├── RockShard04_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard04_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard04_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard04_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard04_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard04_TimelineSet.xml (295B) │   │   │   │   │   ├── RockShard05 (8 Entries) │   │   │   │   │   │   ├── RockShard05.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard05.Palette (624B) │   │   │   │   │   │   ├── RockShard05_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard05_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard05_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard05_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard05_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard05_TimelineSet.xml (295B) │   │   │   │   │   ├── RockShard06 (8 Entries) │   │   │   │   │   │   ├── RockShard06.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard06.Palette (624B) │   │   │   │   │   │   ├── RockShard06_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard06_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard06_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard06_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard06_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard06_TimelineSet.xml (295B) │   │   │   │   │   ├── RockShard07 (8 Entries) │   │   │   │   │   │   ├── RockShard07.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard07.Palette (624B) │   │   │   │   │   │   ├── RockShard07_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard07_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard07_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard07_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard07_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard07_TimelineSet.xml (295B) │   │   │   │   │   ├── RockShard08 (8 Entries) │   │   │   │   │   │   ├── RockShard08.MeshDesc (286B) │   │   │   │   │   │   ├── RockShard08.Palette (624B) │   │   │   │   │   │   ├── RockShard08_Root_AO.dds (44KB) │   │   │   │   │   │   ├── RockShard08_Root_DIF.dds (88KB) │   │   │   │   │   │   ├── RockShard08_Root_NORMW.dds (88KB) │   │   │   │   │   │   ├── RockShard08_Root_POS.dds (699KB) │   │   │   │   │   │   ├── RockShard08_Root_SPEC.dds (87KB) │   │   │   │   │   │   └── RockShard08_TimelineSet.xml (295B) │   │   │   │   │   └── RockShard09 (8 Entries) │   │   │   │   │   ├── RockShard09.MeshDesc (286B) │   │   │   │   │   ├── RockShard09.Palette (624B) │   │   │   │   │   ├── RockShard09_Root_AO.dds (44KB) │   │   │   │   │   ├── RockShard09_Root_DIF.dds (88KB) │   │   │   │   │   ├── RockShard09_Root_NORMW.dds (88KB) │   │   │   │   │   ├── RockShard09_Root_POS.dds (699KB) │   │   │   │   │   ├── RockShard09_Root_SPEC.dds (87KB) │   │   │   │   │   └── RockShard09_TimelineSet.xml (295B) │   │   │   │   ├── Moon (6 Entries) │   │   │   │   │   ├── Arch (8 Entries) │   │   │   │   │   │   ├── Arch.MeshDesc (390B) │   │   │   │   │   │   ├── Arch.Palette (472B) │   │   │   │   │   │   ├── Arch_AO.dds (5.6MB) │   │   │   │   │   │   ├── Arch_DIF.dds (5.6MB) │   │   │   │   │   │   ├── Arch_EMIS.dds (5.6MB) │   │   │   │   │   │   ├── Arch_NORMW.dds (5.6MB) │   │   │   │   │   │   ├── Arch_POS.dds (699KB) │   │   │   │   │   │   └── Arch_SPEC.dds (4.2MB) │   │   │   │   │   ├── CometRock (9 Entries) │   │   │   │   │   │   ├── CometRock.MeshDesc (404B) │   │   │   │   │   │   ├── CometRock.Palette (538B) │   │   │   │   │   │   ├── CometRock_AO.dds (699KB) │   │   │   │   │   │   ├── CometRock_DIF.dds (1.4MB) │   │   │   │   │   │   ├── CometRock_EMIS.dds (1.4MB) │   │   │   │   │   │   ├── CometRock_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── CometRock_POS.dds (699KB) │   │   │   │   │   │   ├── CometRock_SPEC.dds (1.4MB) │   │   │   │   │   │   └── CometRock_TimelineSet.xml (307B) │   │   │   │   │   ├── CometRockPile01 (8 Entries) │   │   │   │   │   │   ├── CometRockPile01.MeshDesc (290B) │   │   │   │   │   │   ├── CometRockPile01.Palette (599B) │   │   │   │   │   │   ├── CometRockPile01_Root_AO.dds (699KB) │   │   │   │   │   │   ├── CometRockPile01_Root_DIF.dds (1.4MB) │   │   │   │   │   │   ├── CometRockPile01_Root_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── CometRockPile01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── CometRockPile01_Root_SPEC.dds (1.4MB) │   │   │   │   │   │   └── CometRockPile01_TimelineSet.xml (300B) │   │   │   │   │   ├── FlatLayeredRock01 (8 Entries) │   │   │   │   │   │   ├── FlatLayeredRock01.MeshDesc (410B) │   │   │   │   │   │   ├── FlatLayeredRock01.Palette (621B) │   │   │   │   │   │   ├── FlatLayeredRock01_Root_AO.dds (2.8MB) │   │   │   │   │   │   ├── FlatLayeredRock01_Root_DIF.dds (5.6MB) │   │   │   │   │   │   ├── FlatLayeredRock01_Root_NORMW.dds (5.6MB) │   │   │   │   │   │   ├── FlatLayeredRock01_Root_POS.dds (699KB) │   │   │   │   │   │   ├── FlatLayeredRock01_Root_SPEC.dds (1.4MB) │   │   │   │   │   │   └── FlatLayeredRock01_TimelineSet.xml (300B) │   │   │   │   │   ├── Ramp (9 Entries) │   │   │   │   │   │   ├── Ramp.MeshDesc (394B) │   │   │   │   │   │   ├── Ramp.Palette (457B) │   │   │   │   │   │   ├── Ramp_AO.dds (699KB) │   │   │   │   │   │   ├── Ramp_DIF.dds (1.4MB) │   │   │   │   │   │   ├── Ramp_EMIS.dds (5.6MB) │   │   │   │   │   │   ├── Ramp_NORMW.dds (1.4MB) │   │   │   │   │   │   ├── Ramp_POS.dds (699KB) │   │   │   │   │   │   ├── Ramp_SPEC.dds (1.4MB) │   │   │   │   │   │   └── Ramp_TimelineSet.xml (307B) │   │   │   │   │   └── SteamGeyser (7 Entries) │   │   │   │   │   ├── SteamGeyser.MeshDesc (405B) │   │   │   │   │   ├── SteamGeyser.Palette (504B) │   │   │   │   │   ├── SteamGeyser_AO.dds (699KB) │   │   │   │   │   ├── SteamGeyser_DIF.dds (1.4MB) │   │   │   │   │   ├── SteamGeyser_NORMW.dds (1.4MB) │   │   │   │   │   ├── SteamGeyser_POS.dds (699KB) │   │   │   │   │   └── SteamGeyser_TimelineSet.xml (307B) │   │   │   │   ├── RelicA (9 Entries) │   │   │   │   │   ├── RelicA.MeshDesc (281B) │   │   │   │   │   ├── RelicA.Palette (495B) │   │   │   │   │   ├── RelicA_Root_AO.dds (2.8MB) │   │   │   │   │   ├── RelicA_Root_DIF.dds (5.6MB) │   │   │   │   │   ├── RelicA_Root_EMIS.dds (5.6MB) │   │   │   │   │   ├── RelicA_Root_NORMW.dds (5.6MB) │   │   │   │   │   ├── RelicA_Root_POS.dds (699KB) │   │   │   │   │   ├── RelicA_Root_SPEC.dds (5.6MB) │   │   │   │   │   └── RelicA_TimelineSet.xml (295B) │   │   │   │   └── Terrestrial (1 Entries) │   │   │   │   └── Tree01 (8 Entries) │   │   │   │   ├── Tree01.MeshDesc (388B) │   │   │   │   ├── Tree01.Palette (535B) │   │   │   │   ├── Tree01_Root_AO.dds (2.8MB) │   │   │   │   ├── Tree01_Root_DIF.dds (5.6MB) │   │   │   │   ├── Tree01_Root_NORMW.dds (5.6MB) │   │   │   │   ├── Tree01_Root_POS.dds (699KB) │   │   │   │   ├── Tree01_Root_SPEC.dds (5.6MB) │   │   │   │   └── Tree01_TimelineSet.xml (295B) │   │   │   ├── Prototype (1 Entries) │   │   │   │   └── ShootableRock (22 Entries) │   │   │   │   ├── ProtoShootableRock.MeshDesc (297B) │   │   │   │   ├── ProtoShootableRock.Palette (475B) │   │   │   │   ├── SmallRock.MeshDesc (288B) │   │   │   │   ├── SmallRock.Palette (446B) │   │   │   │   ├── SmallRock1.MeshDesc (290B) │   │   │   │   ├── SmallRock1.Palette (450B) │   │   │   │   ├── SmallRock2.MeshDesc (290B) │   │   │   │   ├── SmallRock2.Palette (450B) │   │   │   │   ├── SmallRock3.MeshDesc (290B) │   │   │   │   ├── SmallRock3.Palette (450B) │   │   │   │   ├── SmallRock4.MeshDesc (290B) │   │   │   │   ├── SmallRock4.Palette (450B) │   │   │   │   ├── SmallRock5.MeshDesc (290B) │   │   │   │   ├── SmallRock5.Palette (450B) │   │   │   │   ├── SmallRock6.MeshDesc (290B) │   │   │   │   ├── SmallRock6.Palette (450B) │   │   │   │   ├── SmallRock7.MeshDesc (290B) │   │   │   │   ├── SmallRock7.Palette (450B) │   │   │   │   ├── SmallRock8.MeshDesc (290B) │   │   │   │   ├── SmallRock8.Palette (450B) │   │   │   │   ├── SmallRock_NORMW.dds (5.6MB) │   │   │   │   └── SmallRock_POS.dds (44KB) │   │   │   ├── Ruler (5 Entries) │   │   │   │   ├── Ruler.MeshDesc (275B) │   │   │   │   ├── Ruler.Palette (368B) │   │   │   │   ├── Ruler_DIF.dds (1.5KB) │   │   │   │   ├── Ruler_NRM.DDS (350KB) │   │   │   │   └── Ruler_POS.dds (699KB) │   │   │   ├── ShootableRock (203 Entries) │   │   │   │   ├── RockPart01.MeshDesc (297B) │   │   │   │   ├── RockPart01.Palette (502B) │   │   │   │   ├── RockPart01_AO.dds (2.9KB) │   │   │   │   ├── RockPart01_DIF.dds (22KB) │   │   │   │   ├── RockPart01_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart01_Material_MaskArray.dds (66KB) │   │   │   │   ├── RockPart01_NORMW.dds (88KB) │   │   │   │   ├── RockPart01_POS.dds (699KB) │   │   │   │   ├── RockPart01_SPEC.dds (22KB) │   │   │   │   ├── RockPart01_TimelineSet.xml (307B) │   │   │   │   ├── RockPart02.MeshDesc (297B) │   │   │   │   ├── RockPart02.Palette (502B) │   │   │   │   ├── RockPart02_AO.dds (2.9KB) │   │   │   │   ├── RockPart02_DIF.dds (22KB) │   │   │   │   ├── RockPart02_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart02_NORMW.dds (88KB) │   │   │   │   ├── RockPart02_POS.dds (699KB) │   │   │   │   ├── RockPart02_SPEC.dds (22KB) │   │   │   │   ├── RockPart02_TimelineSet.xml (307B) │   │   │   │   ├── RockPart03.MeshDesc (297B) │   │   │   │   ├── RockPart03.Palette (502B) │   │   │   │   ├── RockPart03_AO.dds (2.9KB) │   │   │   │   ├── RockPart03_DIF.dds (22KB) │   │   │   │   ├── RockPart03_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart03_NORMW.dds (88KB) │   │   │   │   ├── RockPart03_POS.dds (699KB) │   │   │   │   ├── RockPart03_SPEC.dds (22KB) │   │   │   │   ├── RockPart03_TimelineSet.xml (307B) │   │   │   │   ├── RockPart04.MeshDesc (297B) │   │   │   │   ├── RockPart04.Palette (502B) │   │   │   │   ├── RockPart04_AO.dds (2.9KB) │   │   │   │   ├── RockPart04_DIF.dds (22KB) │   │   │   │   ├── RockPart04_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart04_NORMW.dds (88KB) │   │   │   │   ├── RockPart04_POS.dds (699KB) │   │   │   │   ├── RockPart04_SPEC.dds (22KB) │   │   │   │   ├── RockPart04_TimelineSet.xml (307B) │   │   │   │   ├── RockPart05.MeshDesc (297B) │   │   │   │   ├── RockPart05.Palette (502B) │   │   │   │   ├── RockPart05_AO.dds (2.9KB) │   │   │   │   ├── RockPart05_DIF.dds (22KB) │   │   │   │   ├── RockPart05_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart05_NORMW.dds (88KB) │   │   │   │   ├── RockPart05_POS.dds (699KB) │   │   │   │   ├── RockPart05_SPEC.dds (22KB) │   │   │   │   ├── RockPart05_TimelineSet.xml (307B) │   │   │   │   ├── RockPart06.MeshDesc (297B) │   │   │   │   ├── RockPart06.Palette (502B) │   │   │   │   ├── RockPart06_AO.dds (2.9KB) │   │   │   │   ├── RockPart06_DIF.dds (22KB) │   │   │   │   ├── RockPart06_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart06_NORMW.dds (88KB) │   │   │   │   ├── RockPart06_POS.dds (699KB) │   │   │   │   ├── RockPart06_SPEC.dds (22KB) │   │   │   │   ├── RockPart06_TimelineSet.xml (307B) │   │   │   │   ├── RockPart07.MeshDesc (297B) │   │   │   │   ├── RockPart07.Palette (502B) │   │   │   │   ├── RockPart07_AO.dds (2.9KB) │   │   │   │   ├── RockPart07_DIF.dds (22KB) │   │   │   │   ├── RockPart07_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart07_NORMW.dds (88KB) │   │   │   │   ├── RockPart07_POS.dds (699KB) │   │   │   │   ├── RockPart07_SPEC.dds (22KB) │   │   │   │   ├── RockPart07_TimelineSet.xml (307B) │   │   │   │   ├── RockPart08.MeshDesc (297B) │   │   │   │   ├── RockPart08.Palette (502B) │   │   │   │   ├── RockPart08_AO.dds (2.9KB) │   │   │   │   ├── RockPart08_DIF.dds (22KB) │   │   │   │   ├── RockPart08_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart08_NORMW.dds (88KB) │   │   │   │   ├── RockPart08_POS.dds (699KB) │   │   │   │   ├── RockPart08_SPEC.dds (22KB) │   │   │   │   ├── RockPart08_TimelineSet.xml (307B) │   │   │   │   ├── RockPart09.MeshDesc (297B) │   │   │   │   ├── RockPart09.Palette (502B) │   │   │   │   ├── RockPart09_AO.dds (2.9KB) │   │   │   │   ├── RockPart09_DIF.dds (22KB) │   │   │   │   ├── RockPart09_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart09_NORMW.dds (88KB) │   │   │   │   ├── RockPart09_POS.dds (699KB) │   │   │   │   ├── RockPart09_SPEC.dds (22KB) │   │   │   │   ├── RockPart09_TimelineSet.xml (307B) │   │   │   │   ├── RockPart10.MeshDesc (297B) │   │   │   │   ├── RockPart10.Palette (502B) │   │   │   │   ├── RockPart10_AO.dds (2.9KB) │   │   │   │   ├── RockPart10_DIF.dds (22KB) │   │   │   │   ├── RockPart10_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart10_NORMW.dds (88KB) │   │   │   │   ├── RockPart10_POS.dds (699KB) │   │   │   │   ├── RockPart10_SPEC.dds (22KB) │   │   │   │   ├── RockPart10_TimelineSet.xml (307B) │   │   │   │   ├── RockPart11.MeshDesc (297B) │   │   │   │   ├── RockPart11.Palette (502B) │   │   │   │   ├── RockPart11_AO.dds (2.9KB) │   │   │   │   ├── RockPart11_DIF.dds (22KB) │   │   │   │   ├── RockPart11_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart11_NORMW.dds (88KB) │   │   │   │   ├── RockPart11_POS.dds (699KB) │   │   │   │   ├── RockPart11_SPEC.dds (22KB) │   │   │   │   ├── RockPart11_TimelineSet.xml (307B) │   │   │   │   ├── RockPart12.MeshDesc (297B) │   │   │   │   ├── RockPart12.Palette (502B) │   │   │   │   ├── RockPart12_AO.dds (2.9KB) │   │   │   │   ├── RockPart12_DIF.dds (22KB) │   │   │   │   ├── RockPart12_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart12_NORMW.dds (88KB) │   │   │   │   ├── RockPart12_POS.dds (699KB) │   │   │   │   ├── RockPart12_SPEC.dds (22KB) │   │   │   │   ├── RockPart12_TimelineSet.xml (307B) │   │   │   │   ├── RockPart13.MeshDesc (297B) │   │   │   │   ├── RockPart13.Palette (502B) │   │   │   │   ├── RockPart13_AO.dds (2.9KB) │   │   │   │   ├── RockPart13_DIF.dds (22KB) │   │   │   │   ├── RockPart13_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart13_NORMW.dds (88KB) │   │   │   │   ├── RockPart13_POS.dds (699KB) │   │   │   │   ├── RockPart13_SPEC.dds (22KB) │   │   │   │   ├── RockPart13_TimelineSet.xml (307B) │   │   │   │   ├── RockPart14.MeshDesc (297B) │   │   │   │   ├── RockPart14.Palette (502B) │   │   │   │   ├── RockPart14_AO.dds (2.9KB) │   │   │   │   ├── RockPart14_DIF.dds (22KB) │   │   │   │   ├── RockPart14_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart14_NORMW.dds (88KB) │   │   │   │   ├── RockPart14_POS.dds (699KB) │   │   │   │   ├── RockPart14_SPEC.dds (22KB) │   │   │   │   ├── RockPart14_TimelineSet.xml (307B) │   │   │   │   ├── RockPart15.MeshDesc (297B) │   │   │   │   ├── RockPart15.Palette (502B) │   │   │   │   ├── RockPart15_AO.dds (2.9KB) │   │   │   │   ├── RockPart15_DIF.dds (22KB) │   │   │   │   ├── RockPart15_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart15_NORMW.dds (22KB) │   │   │   │   ├── RockPart15_POS.dds (175KB) │   │   │   │   ├── RockPart15_SPEC.dds (22KB) │   │   │   │   ├── RockPart15_TimelineSet.xml (307B) │   │   │   │   ├── RockPart16.MeshDesc (297B) │   │   │   │   ├── RockPart16.Palette (501B) │   │   │   │   ├── RockPart16_AO.dds (2.9KB) │   │   │   │   ├── RockPart16_DIF.dds (22KB) │   │   │   │   ├── RockPart16_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart16_NORMW.dds (5.6KB) │   │   │   │   ├── RockPart16_POS.dds (44KB) │   │   │   │   ├── RockPart16_SPEC.dds (22KB) │   │   │   │   ├── RockPart16_TimelineSet.xml (307B) │   │   │   │   ├── RockPart17.MeshDesc (297B) │   │   │   │   ├── RockPart17.Palette (501B) │   │   │   │   ├── RockPart17_AO.dds (2.9KB) │   │   │   │   ├── RockPart17_DIF.dds (22KB) │   │   │   │   ├── RockPart17_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart17_NORMW.dds (5.6KB) │   │   │   │   ├── RockPart17_POS.dds (44KB) │   │   │   │   ├── RockPart17_SPEC.dds (22KB) │   │   │   │   ├── RockPart17_TimelineSet.xml (307B) │   │   │   │   ├── RockPart18.MeshDesc (297B) │   │   │   │   ├── RockPart18.Palette (501B) │   │   │   │   ├── RockPart18_AO.dds (2.9KB) │   │   │   │   ├── RockPart18_DIF.dds (22KB) │   │   │   │   ├── RockPart18_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart18_NORMW.dds (5.6KB) │   │   │   │   ├── RockPart18_POS.dds (44KB) │   │   │   │   ├── RockPart18_SPEC.dds (22KB) │   │   │   │   ├── RockPart18_TimelineSet.xml (307B) │   │   │   │   ├── RockPart19.MeshDesc (297B) │   │   │   │   ├── RockPart19.Palette (502B) │   │   │   │   ├── RockPart19_AO.dds (2.9KB) │   │   │   │   ├── RockPart19_DIF.dds (22KB) │   │   │   │   ├── RockPart19_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart19_NORMW.dds (88KB) │   │   │   │   ├── RockPart19_POS.dds (699KB) │   │   │   │   ├── RockPart19_SPEC.dds (22KB) │   │   │   │   ├── RockPart19_TimelineSet.xml (307B) │   │   │   │   ├── RockPart20.MeshDesc (297B) │   │   │   │   ├── RockPart20.Palette (502B) │   │   │   │   ├── RockPart20_AO.dds (2.9KB) │   │   │   │   ├── RockPart20_DIF.dds (22KB) │   │   │   │   ├── RockPart20_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart20_NORMW.dds (88KB) │   │   │   │   ├── RockPart20_POS.dds (699KB) │   │   │   │   ├── RockPart20_SPEC.dds (22KB) │   │   │   │   ├── RockPart20_TimelineSet.xml (307B) │   │   │   │   ├── RockPart21.MeshDesc (297B) │   │   │   │   ├── RockPart21.Palette (502B) │   │   │   │   ├── RockPart21_AO.dds (2.9KB) │   │   │   │   ├── RockPart21_DIF.dds (22KB) │   │   │   │   ├── RockPart21_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart21_NORMW.dds (88KB) │   │   │   │   ├── RockPart21_POS.dds (699KB) │   │   │   │   ├── RockPart21_SPEC.dds (22KB) │   │   │   │   ├── RockPart21_TimelineSet.xml (307B) │   │   │   │   ├── RockPart_AO.dds (2.9KB) │   │   │   │   ├── RockPart_DIF.dds (22KB) │   │   │   │   ├── RockPart_EMIS.dds (5.6KB) │   │   │   │   ├── RockPart_SPEC.dds (22KB) │   │   │   │   ├── ShootableRock.MeshDesc (294B) │   │   │   │   ├── ShootableRock.Palette (524B) │   │   │   │   ├── ShootableRock_AO.dds (699KB) │   │   │   │   ├── ShootableRock_DIF.dds (1.4MB) │   │   │   │   ├── ShootableRock_EMIS.dds (22KB) │   │   │   │   ├── ShootableRock_NORMW.dds (1.4MB) │   │   │   │   ├── ShootableRock_POS.dds (699KB) │   │   │   │   ├── ShootableRock_SPEC.dds (1.4MB) │   │   │   │   └── ShootableRock_TimelineSet.xml (295B) │   │   │   └── Test (2 Entries) │   │   │   ├── Testspheres (10 Entries) │   │   │   │   ├── Testspheres.MeshDesc (292B) │   │   │   │   ├── Testspheres.Palette (710B) │   │   │   │   ├── Testspheres_ANIM.dds (34MB) │   │   │   │   ├── Testspheres_AO.dds (699KB) │   │   │   │   ├── Testspheres_DIF.dds (1.4MB) │   │   │   │   ├── Testspheres_EMIS.dds (1.4MB) │   │   │   │   ├── Testspheres_NORMT.dds (5.6MB) │   │   │   │   ├── Testspheres_POS.dds (699KB) │   │   │   │   ├── Testspheres_SPEC.dds (1.4MB) │   │   │   │   └── Testspheres_UV2.dds (22MB) │   │   │   └── TestspheresIndividual (84 Entries) │   │   │   ├── TestspheresIndividualBlackDull.MeshDesc (304B) │   │   │   ├── TestspheresIndividualBlackDull.Palette (867B) │   │   │   ├── TestspheresIndividualBlackDull_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualBlackDull_POS.dds (699KB) │   │   │   ├── TestspheresIndividualBlackMid.MeshDesc (303B) │   │   │   ├── TestspheresIndividualBlackMid.Palette (863B) │   │   │   ├── TestspheresIndividualBlackMid_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualBlackMid_POS.dds (699KB) │   │   │   ├── TestspheresIndividualBlackShinny.MeshDesc (306B) │   │   │   ├── TestspheresIndividualBlackShinny.Palette (875B) │   │   │   ├── TestspheresIndividualBlackShinny_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualBlackShinny_POS.dds (699KB) │   │   │   ├── TestspheresIndividualBlack_DIF.dds (1.0MB) │   │   │   ├── TestspheresIndividualBlueDull.MeshDesc (303B) │   │   │   ├── TestspheresIndividualBlueDull.Palette (863B) │   │   │   ├── TestspheresIndividualBlueDull_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualBlueDull_POS.dds (699KB) │   │   │   ├── TestspheresIndividualBlueMid.MeshDesc (302B) │   │   │   ├── TestspheresIndividualBlueMid.Palette (859B) │   │   │   ├── TestspheresIndividualBlueMid_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualBlueMid_POS.dds (699KB) │   │   │   ├── TestspheresIndividualBlueShinny.Palette (871B) │   │   │   ├── TestspheresIndividualBlueShinny_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualBlueShinny_POS.dds (699KB) │   │   │   ├── TestspheresIndividualBlue_DIF.dds (1.4MB) │   │   │   ├── TestspheresIndividualBlueshinny.MeshDesc (305B) │   │   │   ├── TestspheresIndividualDull_SPEC.dds (1.0MB) │   │   │   ├── TestspheresIndividualGreyDull.MeshDesc (303B) │   │   │   ├── TestspheresIndividualGreyDull.Palette (863B) │   │   │   ├── TestspheresIndividualGreyDull_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualGreyDull_POS.dds (699KB) │   │   │   ├── TestspheresIndividualGreyMid.MeshDesc (302B) │   │   │   ├── TestspheresIndividualGreyMid.Palette (859B) │   │   │   ├── TestspheresIndividualGreyMid_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualGreyMid_POS.dds (699KB) │   │   │   ├── TestspheresIndividualGreyShinny.MeshDesc (305B) │   │   │   ├── TestspheresIndividualGreyShinny.Palette (871B) │   │   │   ├── TestspheresIndividualGreyShinny_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualGreyShinny_POS.dds (699KB) │   │   │   ├── TestspheresIndividualGrey_DIF.dds (1.4MB) │   │   │   ├── TestspheresIndividualMid_SPEC.dds (1.4MB) │   │   │   ├── TestspheresIndividualRedDull.MeshDesc (302B) │   │   │   ├── TestspheresIndividualRedDull.Palette (859B) │   │   │   ├── TestspheresIndividualRedDull_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualRedDull_POS.dds (699KB) │   │   │   ├── TestspheresIndividualRedMid.MeshDesc (301B) │   │   │   ├── TestspheresIndividualRedMid.Palette (855B) │   │   │   ├── TestspheresIndividualRedMid_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualRedMid_POS.dds (699KB) │   │   │   ├── TestspheresIndividualRedShinny.MeshDesc (304B) │   │   │   ├── TestspheresIndividualRedShinny.Palette (867B) │   │   │   ├── TestspheresIndividualRedShinny_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualRedShinny_POS.dds (699KB) │   │   │   ├── TestspheresIndividualRed_DIF.dds (1.4MB) │   │   │   ├── TestspheresIndividualShinny_SPEC.dds (1.4MB) │   │   │   ├── TestspheresIndividualWhiteDull.MeshDesc (304B) │   │   │   ├── TestspheresIndividualWhiteDull.Palette (867B) │   │   │   ├── TestspheresIndividualWhiteDull_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualWhiteDull_POS.dds (699KB) │   │   │   ├── TestspheresIndividualWhiteMid.MeshDesc (303B) │   │   │   ├── TestspheresIndividualWhiteMid.Palette (863B) │   │   │   ├── TestspheresIndividualWhiteMid_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualWhiteMid_POS.dds (699KB) │   │   │   ├── TestspheresIndividualWhiteShinny.MeshDesc (306B) │   │   │   ├── TestspheresIndividualWhiteShinny.Palette (875B) │   │   │   ├── TestspheresIndividualWhiteShinny_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualWhiteShinny_POS.dds (699KB) │   │   │   ├── TestspheresIndividualWhite_DIF.dds (1.4MB) │   │   │   ├── TestspheresIndividualYellowDull.MeshDesc (305B) │   │   │   ├── TestspheresIndividualYellowDull.Palette (870B) │   │   │   ├── TestspheresIndividualYellowDull_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualYellowDull_POS.dds (699KB) │   │   │   ├── TestspheresIndividualYellowMid.MeshDesc (304B) │   │   │   ├── TestspheresIndividualYellowMid.Palette (867B) │   │   │   ├── TestspheresIndividualYellowMid_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualYellowMid_POS.dds (699KB) │   │   │   ├── TestspheresIndividualYellowShinny.MeshDesc (307B) │   │   │   ├── TestspheresIndividualYellowShinny_ANIM.dds (34MB) │   │   │   ├── TestspheresIndividualYellowShinny_POS.dds (699KB) │   │   │   ├── TestspheresIndividualYellow_DIF.dds (1.4MB) │   │   │   ├── TestspheresIndividualYellowshinny.Palette (879B) │   │   │   ├── TestspheresIndividual_AO.dds (262KB) │   │   │   ├── TestspheresIndividual_EMIS.dds (1.0MB) │   │   │   └── TestspheresIndividual_NORMT.dds (5.6MB) │   │   ├── Terrestrial.AssetGroup (445B) │   │   ├── TestCritter (4 Entries) │   │   │   ├── CritterSpitter01.AnimDesc (50B) │   │   │   ├── CritterSpitter01.MeshDesc (323B) │   │   │   ├── CritterSpitter01.Palette (527B) │   │   │   └── CritterSpitter01_TimelineSet.xml (439B) │   │   ├── TestGeo (14 Entries) │   │   │   ├── CheckerText512_Diffuse.dds (350KB) │   │   │   ├── CheckerText512_Spec.dds (350KB) │   │   │   ├── MultiUV_Box.MeshDesc (292B) │   │   │   ├── MultiUV_Box.Palette (528B) │   │   │   ├── MultiUV_Box_NORMW.dds (350KB) │   │   │   ├── MultiUV_Box_POS.dds (699KB) │   │   │   ├── MultiUV_Box_UV2.dds (1.4MB) │   │   │   ├── TestGeo.MeshDesc (281B) │   │   │   ├── TestGeo.Palette (435B) │   │   │   ├── TestGeo_Material_MaskArray.dds (7.0MB) │   │   │   ├── TestGeo_NORMT.dds (1.4MB) │   │   │   ├── TestGeo_POS.dds (699KB) │   │   │   ├── TestGeo_diffuse.dds (1.4MB) │   │   │   └── TestGeo_occlusion.dds (1.4MB) │   │   ├── TestRamp (4 Entries) │   │   │   ├── TestRamp.MeshDesc (289B) │   │   │   ├── TestRamp.Palette (367B) │   │   │   ├── TestRamp_NORMW.dds (88KB) │   │   │   └── TestRamp_POS.dds (699KB) │   │   ├── TestSpheres.AssetGroup (7.6KB) │   │   ├── TheMeasured (2 Entries) │   │   │   ├── Animations (0 Entries) │   │   │   └── MeasuredShip (10 Entries) │   │   │   ├── MeasuredShip.MeshDesc (309B) │   │   │   ├── MeasuredShip.Palette (546B) │   │   │   ├── MeasuredShip.animdesc (731B) │   │   │   ├── MeasuredShip_ANIM.dds (2.1MB) │   │   │   ├── MeasuredShip_AO.dds (2.8MB) │   │   │   ├── MeasuredShip_DIF.dds (5.6MB) │   │   │   ├── MeasuredShip_NORMW.dds (5.6MB) │   │   │   ├── MeasuredShip_POS.dds (699KB) │   │   │   ├── MeasuredShip_TimelineSet.xml (1.1KB) │   │   │   └── animations (0 Entries) │   │   ├── TheMeasuredDialogSceneEmpty.AssetGroup (171B) │   │   ├── Tornado (11 Entries) │   │   │   ├── DebrisCloud.MeshDesc (288B) │   │   │   ├── DebrisCloud.Palette (387B) │   │   │   ├── DebrisCloud_NORMW.dds (350KB) │   │   │   ├── DebrisCloud_POS.dds (699KB) │   │   │   ├── DebrisCloud_diffuse.dds (1.4MB) │   │   │   ├── Tornado.MeshDesc (286B) │   │   │   ├── Tornado.Palette (373B) │   │   │   ├── Tornado_NORMW.dds (1.4MB) │   │   │   ├── Tornado_POS.dds (699KB) │   │   │   ├── Tornado_diffuse.dds (1.4MB) │   │   │   └── Tornado_occlusion.dds (5.6MB) │   │   ├── Toxic.AssetGroup (391B) │   │   ├── TrandalShip.AssetGroup (420B) │   │   ├── Trandals (9 Entries) │   │   │   ├── Root_Material_MaskArray.dds (28MB) │   │   │   ├── Ship (25 Entries) │   │   │   │   ├── TrandalShip.AnimDesc (2.1KB) │   │   │   │   ├── TrandalShip.MeshDesc (647B) │   │   │   │   ├── TrandalShip.Palette (849B) │   │   │   │   ├── TrandalShipBall_ANIM.dds (2.1MB) │   │   │   │   ├── TrandalShipBall_AO.dds (175KB) │   │   │   │   ├── TrandalShipBall_DIF.dds (350KB) │   │   │   │   ├── TrandalShipBall_Material_MaskArray.dds (1.7MB) │   │   │   │   ├── TrandalShipBall_NORMW.dds (350KB) │   │   │   │   ├── TrandalShipBall_POS.dds (699KB) │   │   │   │   ├── TrandalShipBall_diffuse.dds (350KB) │   │   │   │   ├── TrandalShipBall_normals.DDS (350KB) │   │   │   │   ├── TrandalShipBall_occlusion.dds (175KB) │   │   │   │   ├── TrandalShip_ANIM.dds (2.1MB) │   │   │   │   ├── TrandalShip_AO.dds (2.8MB) │   │   │   │   ├── TrandalShip_DIF.dds (5.6MB) │   │   │   │   ├── TrandalShip_EMIS.dds (5.6MB) │   │   │   │   ├── TrandalShip_Material_MaskArray.dds (28MB) │   │   │   │   ├── TrandalShip_NORMW.dds (5.6MB) │   │   │   │   ├── TrandalShip_POS.dds (699KB) │   │   │   │   ├── TrandalShip_SPEC.dds (5.6MB) │   │   │   │   ├── TrandalShip_TimelineSet.xml (2.3KB) │   │   │   │   ├── TrandalShip_diffuse.dds (5.6MB) │   │   │   │   ├── TrandalShip_normals.DDS (5.6MB) │   │   │   │   ├── TrandalShip_occlusion.dds (2.8MB) │   │   │   │   └── animations (0 Entries) │   │   │   ├── Trandals_ANIM.dds (34MB) │   │   │   ├── Trandals_AO.dds (5.6MB) │   │   │   ├── Trandals_Color.dds (5.6MB) │   │   │   ├── Trandals_Normals.dds (22MB) │   │   │   ├── Trandals_POS.dds (699KB) │   │   │   ├── Trandals_Root_SPEC.dds (5.6MB) │   │   │   └── Trandals_TimelineSet.xml (398B) │   │   ├── TrandalsDialogSceneEmpty.AssetGroup (171B) │   │   ├── Tree01.AssetGroup (423B) │   │   ├── Tywom (67 Entries) │   │   │   ├── TywomBkgndClean.MeshDesc (304B) │   │   │   ├── TywomBkgndClean.Palette (373B) │   │   │   ├── TywomBkgndClean_Color.dds (2.1MB) │   │   │   ├── TywomBkgndHomeworld.MeshDesc (308B) │   │   │   ├── TywomBkgndHomeworld.Palette (381B) │   │   │   ├── TywomBkgndHomeworld_Color.dds (2.1MB) │   │   │   ├── TywomBkgnd_POS.dds (699KB) │   │   │   ├── TywomBustedEngine_POS.dds (699KB) │   │   │   ├── TywomBustedShip_ANIM.dds (34MB) │   │   │   ├── TywomBustedShip_AO.dds (2.8MB) │   │   │   ├── TywomBustedShip_DIF.dds (5.6MB) │   │   │   ├── TywomBustedShip_NORMW.dds (5.6MB) │   │   │   ├── TywomBustedShip_POS.dds (699KB) │   │   │   ├── TywomCaptain_ANIM.dds (2.1MB) │   │   │   ├── TywomCaptain_DIF.dds (5.6MB) │   │   │   ├── TywomCaptain_POS.dds (699KB) │   │   │   ├── TywomCaptain_SPEC.dds (5.6MB) │   │   │   ├── TywomDrone_ANIM.dds (34MB) │   │   │   ├── TywomDrone_AO.dds (175KB) │   │   │   ├── TywomDrone_DIF.dds (350KB) │   │   │   ├── TywomDrone_NORMW.dds (350KB) │   │   │   ├── TywomDrone_OnPlanet.MeshDesc (294B) │   │   │   ├── TywomDrone_OnPlanet.Palette (459B) │   │   │   ├── TywomDrone_OnPlanet_Root_AO.dds (2.8MB) │   │   │   ├── TywomDrone_OnPlanet_Root_DIF.dds (5.6MB) │   │   │   ├── TywomDrone_OnPlanet_Root_NORMW.dds (350KB) │   │   │   ├── TywomDrone_OnPlanet_Root_POS.dds (699KB) │   │   │   ├── TywomDrone_OnPlanet_TimelineSet.xml (300B) │   │   │   ├── TywomDrone_POS.dds (699KB) │   │   │   ├── TywomLeader_ANIM.dds (2.1MB) │   │   │   ├── TywomLeader_AO.dds (2.8MB) │   │   │   ├── TywomLeader_BackPiece_ANIM.dds (2.1MB) │   │   │   ├── TywomLeader_BackPiece_AO.dds (699KB) │   │   │   ├── TywomLeader_BackPiece_DIF.dds (1.4MB) │   │   │   ├── TywomLeader_BackPiece_EMIS.dds (1.4MB) │   │   │   ├── TywomLeader_BackPiece_NORMW.dds (1.4MB) │   │   │   ├── TywomLeader_BackPiece_POS.dds (699KB) │   │   │   ├── TywomLeader_BackPiece_SPEC.dds (1.4MB) │   │   │   ├── TywomLeader_DIF.dds (5.6MB) │   │   │   ├── TywomLeader_EMIS.dds (5.6MB) │   │   │   ├── TywomLeader_NORMW.dds (5.6MB) │   │   │   ├── TywomLeader_POS.dds (699KB) │   │   │   ├── TywomLeader_SPEC.dds (5.6MB) │   │   │   ├── TywomShip.animdesc (2.5KB) │   │   │   ├── TywomShip_ANIM.dds (2.1MB) │   │   │   ├── TywomShip_AO.dds (2.8MB) │   │   │   ├── TywomShip_DIF.dds (5.6MB) │   │   │   ├── TywomShip_EMIS.dds (5.6MB) │   │   │   ├── TywomShip_Material_MaskArray.dds (14MB) │   │   │   ├── TywomShip_NORMW.dds (5.6MB) │   │   │   ├── TywomShip_POS.dds (699KB) │   │   │   ├── TywomShip_SPEC.dds (5.6MB) │   │   │   ├── TywomShip_TimelineSet.xml (2.8KB) │   │   │   ├── TywomShip_occlusion.dds (2.8MB) │   │   │   ├── Tywom_BustedEngine.MeshDesc (298B) │   │   │   ├── Tywom_BustedEngine.Palette (434B) │   │   │   ├── Tywom_BustedShip.MeshDesc (296B) │   │   │   ├── Tywom_BustedShip.Palette (455B) │   │   │   ├── Tywom_BustedShip_TimelineSet.xml (307B) │   │   │   ├── Tywom_Drone.MeshDesc (307B) │   │   │   ├── Tywom_Drone.Palette (439B) │   │   │   ├── Tywom_Drone.animdesc (750B) │   │   │   ├── Tywom_Drone_TimelineSet.xml (1.4KB) │   │   │   ├── Tywom_POS.dds (699KB) │   │   │   ├── Tywom_Ship.MeshDesc (476B) │   │   │   ├── Tywom_Ship.Palette (440B) │   │   │   └── animations (2 Entries) │   │   │   ├── TywomShip_IdleCombat.fbx.markers (69B) │   │   │   └── TywomShip_Shoot.fbx.markers (31B) │   │   ├── TywomDialogSceneEmpty.AssetGroup (171B) │   │   ├── TywomDialogSceneTestVar2.AssetGroup (171B) │   │   ├── TywomDialogSceneTestVar3.AssetGroup (171B) │   │   ├── TywomShip.AssetGroup (789B) │   │   ├── UnitSphere (54 Entries) │   │   │   ├── BlueStar_TimelineSet.xml (3.0KB) │   │   │   ├── BrownDwarfStar_TimelineSet.xml (1.2KB) │   │   │   ├── GreenStar_TimelineSet.xml (2.4KB) │   │   │   ├── OrangeStar_TimelineSet.xml (2.8KB) │   │   │   ├── Planet_Earth_Texture_Test.dds (2.8MB) │   │   │   ├── PurpleStar_TimelineSet.xml (2.2KB) │   │   │   ├── RedDwarfStar_TimelineSet.xml (1.2KB) │   │   │   ├── RedStar_TimelineSet.xml (2.4KB) │   │   │   ├── UnitSphere_BlackHole.MeshDesc (299B) │   │   │   ├── UnitSphere_BlueStar.MeshDesc (298B) │   │   │   ├── UnitSphere_BrownDwarfStar.MeshDesc (304B) │   │   │   ├── UnitSphere_GreenStar.MeshDesc (299B) │   │   │   ├── UnitSphere_Mineral_ANIM.dds (34MB) │   │   │   ├── UnitSphere_Mineral_NORMW.dds (5.6MB) │   │   │   ├── UnitSphere_Mineral_POS.dds (699KB) │   │   │   ├── UnitSphere_NeutronStar.MeshDesc (301B) │   │   │   ├── UnitSphere_OrangeStar.MeshDesc (300B) │   │   │   ├── UnitSphere_PurpleStar.MeshDesc (300B) │   │   │   ├── UnitSphere_RedDwarfStar.MeshDesc (302B) │   │   │   ├── UnitSphere_RedStar.MeshDesc (297B) │   │   │   ├── UnitSphere_WhiteDwarfStar.MeshDesc (304B) │   │   │   ├── UnitSphere_WhiteStar.MeshDesc (299B) │   │   │   ├── UnitSphere_YellowStar.MeshDesc (300B) │   │   │   ├── UnitSphere_earthmap1k.MeshDesc (300B) │   │   │   ├── UnitSphere_earthmap1k.Palette (412B) │   │   │   ├── UnitSphere_earthmap1k_NORMW.dds (1.4MB) │   │   │   ├── UnitSphere_earthmap1k_POS.dds (699KB) │   │   │   ├── UnitSphere_jupitermap.MeshDesc (300B) │   │   │   ├── UnitSphere_jupitermap.Palette (412B) │   │   │   ├── UnitSphere_jupitermap_NORMW.dds (1.4MB) │   │   │   ├── UnitSphere_jupitermap_POS.dds (699KB) │   │   │   ├── UnitSphere_mars_1k_color.MeshDesc (303B) │   │   │   ├── UnitSphere_mars_1k_color.Palette (431B) │   │   │   ├── UnitSphere_mercurymap.MeshDesc (298B) │   │   │   ├── UnitSphere_mercurymap.Palette (335B) │   │   │   ├── UnitSphere_mineral.MeshDesc (298B) │   │   │   ├── UnitSphere_mineral.Palette (556B) │   │   │   ├── UnitSphere_moon_1k.MeshDesc (297B) │   │   │   ├── UnitSphere_moon_1k.Palette (407B) │   │   │   ├── UnitSphere_plutomap1k.MeshDesc (300B) │   │   │   ├── UnitSphere_plutomap1k.Palette (419B) │   │   │   ├── UnitSphere_saturnmap.MeshDesc (299B) │   │   │   ├── UnitSphere_saturnmap.Palette (415B) │   │   │   ├── UnitSphere_star.MeshDesc (294B) │   │   │   ├── UnitSphere_star.Palette (363B) │   │   │   ├── UnitSphere_star_NORMW.dds (1.4MB) │   │   │   ├── UnitSphere_star_POS.dds (699KB) │   │   │   ├── UnitSphere_sunmap.MeshDesc (296B) │   │   │   ├── UnitSphere_sunmap.Palette (403B) │   │   │   ├── UnitSphere_venusmap.MeshDesc (296B) │   │   │   ├── UnitSphere_venusmap.Palette (411B) │   │   │   ├── WhiteDwarfStar_TimelineSet.xml (1.2KB) │   │   │   ├── WhiteStar_TimelineSet.xml (3.0KB) │   │   │   └── YellowStar_TimelineSet.xml (2.4KB) │   │   ├── UnitSphere_BlackHole.AssetGroup (368B) │   │   ├── UnitSphere_BlueStar.AssetGroup (374B) │   │   ├── UnitSphere_BrownDwarfStar.AssetGroup (398B) │   │   ├── UnitSphere_Earth.AssetGroup (371B) │   │   ├── UnitSphere_GreenStar.AssetGroup (377B) │   │   ├── UnitSphere_Jupiter.AssetGroup (373B) │   │   ├── UnitSphere_NeutronStar.AssetGroup (372B) │   │   ├── UnitSphere_OrangeStar.AssetGroup (386B) │   │   ├── UnitSphere_PurpleStar.AssetGroup (380B) │   │   ├── UnitSphere_RedDwarfStar.AssetGroup (392B) │   │   ├── UnitSphere_RedStar.AssetGroup (371B) │   │   ├── UnitSphere_Star.AssetGroup (358B) │   │   ├── UnitSphere_WhiteDwarfStar.AssetGroup (398B) │   │   ├── UnitSphere_WhiteStar.AssetGroup (377B) │   │   ├── UnitSphere_YellowStar.AssetGroup (380B) │   │   ├── VolcanoBullet_TimelineSet.xml (5.0KB) │   │   ├── boxRamped (6 Entries) │   │   │   ├── Critter01test_AO.dds (1.4MB) │   │   │   ├── boxRamped.MeshDesc (283B) │   │   │   ├── boxRamped.Palette (397B) │   │   │   ├── boxRamped_Color.dds (1.4MB) │   │   │   ├── boxRamped_NORMW.dds (1.4MB) │   │   │   └── boxRamped_POS.dds (699KB) │   │   ├── boxWithArrow (5 Entries) │   │   │   ├── boxWithArrow.MeshDesc (286B) │   │   │   ├── boxWithArrow.Palette (406B) │   │   │   ├── boxWithArrow_Color.dds (350KB) │   │   │   ├── boxWithArrow_NORMW.dds (1.4MB) │   │   │   └── boxWithArrow_POS.dds (699KB) │   │   ├── triangleShip (4 Entries) │   │   │   ├── triangleShip.MeshDesc (286B) │   │   │   ├── triangleShip.Palette (387B) │   │   │   ├── triangleShip_NORMW.dds (22KB) │   │   │   └── triangleShip_POS.dds (699KB) │   │   └── z_ShaderSwatches (16 Entries) │   │   ├── Swatch.MeshDesc (589B) │   │   ├── Swatch.Palette (1.3KB) │   │   ├── Swatch1_ANIM.dds (34MB) │   │   ├── Swatch1_Color.dds (22MB) │   │   ├── Swatch1_Material_MaskArray.dds (14MB) │   │   ├── Swatch1_POS.dds (699KB) │   │   ├── Swatch2_ANIM.dds (34MB) │   │   ├── Swatch2_Color.dds (22MB) │   │   ├── Swatch2_Material_MaskArray.dds (14MB) │   │   ├── Swatch2_POS.dds (699KB) │   │   ├── SwatchText_ANIM.dds (34MB) │   │   ├── SwatchText_POS.dds (699KB) │   │   ├── Swatch_AO.dds (2.8MB) │   │   ├── Swatch_Color.dds (5.6MB) │   │   ├── Swatch_Normals.DDS (5.6MB) │   │   └── Swatch_TimelineSet.xml (421B) │   ├── Movies (4 Entries) │   │   ├── Precursor Robot.webm (9.4MB) │   │   ├── ShieldVFX.webm (630KB) │   │   ├── StarControlMainMenuBackground.webm (123MB) │   │   └── Wormhole.webm (1.5MB) │   ├── Particles (64 Entries) │   │   ├── BlackHoleSwirls1.dds (1.4MB) │   │   ├── BlueFlare1.dds (88KB) │   │   ├── BlueLensFlare1.dds (88KB) │   │   ├── BlueSparkle1.dds (22KB) │   │   ├── BubbleQuad1.dds (101KB) │   │   ├── Cloud.dds (88KB) │   │   ├── FacingQuad.csv (88KB) │   │   ├── FireWisps1.dds (350KB) │   │   ├── GassyCloud1.dds (350KB) │   │   ├── GassyCloud1_TopHeavy.dds (350KB) │   │   ├── GlareCircles1.dds (88KB) │   │   ├── GlowOval1.dds (1.0MB) │   │   ├── GlowOval2.dds (1.0MB) │   │   ├── GreenGlowCircle1.dds (22KB) │   │   ├── GreenLensFlare1.dds (350KB) │   │   ├── GreenSparkle1.dds (22KB) │   │   ├── GreySmoke1.dds (88KB) │   │   ├── InkBlob1.dds (66KB) │   │   ├── InkBlob2.dds (66KB) │   │   ├── JeffEye1.dds (350KB) │   │   ├── LandingZone_OrangeCorners1.dds (1.4MB) │   │   ├── LandingZone_OrangeSquare1.dds (1.4MB) │   │   ├── LightningZap1.dds (66KB) │   │   ├── MagmaSplashTexture.dds (22KB) │   │   ├── MeteorChunk1.dds (5.3KB) │   │   ├── MeteorChunk2.dds (4.2KB) │   │   ├── Paperwork1.dds (17KB) │   │   ├── Paperwork2.dds (17KB) │   │   ├── Paperwork3.dds (17KB) │   │   ├── PurpleSparkle1.dds (22KB) │   │   ├── RedGlowCircle1.dds (22KB) │   │   ├── RedLensFlare1.dds (350KB) │   │   ├── RedLensFlare2.dds (350KB) │   │   ├── RedLensFlare3.dds (350KB) │   │   ├── RedSparkle1.dds (22KB) │   │   ├── ScryveScreen1.dds (1.0MB) │   │   ├── ScryveScreen2.dds (1.0MB) │   │   ├── ScryveScreen3.dds (1.0MB) │   │   ├── Snowflakes1.dds (350KB) │   │   ├── SpeckQuad1.dds (1.2KB) │   │   ├── SunRimOrange1.dds (1.4MB) │   │   ├── SunRimYellow1.dds (1.4MB) │   │   ├── SunShaftQuad1.dds (4.2MB) │   │   ├── ThickFalloffOval1.dds (88KB) │   │   ├── TywomScene_BlueScreenGlow_Bottom.dds (730KB) │   │   ├── TywomScene_BlueScreenGlow_Center.dds (853KB) │   │   ├── TywomScene_BlueScreenGlow_Left.dds (1.7MB) │   │   ├── TywomScene_BlueScreenImages_Center.dds (853KB) │   │   ├── TywomScene_BlueScreenImages_Left.dds (1.7MB) │   │   ├── TywomScene_RedDomeGlow_Full.dds (609KB) │   │   ├── TywomScene_RedDomeGlow_Half.dds (553KB) │   │   ├── TywomScene_YellowDoorGlowQuad.dds (1.4MB) │   │   ├── White.dds (5.6KB) │   │   ├── WhiteBlackRamp.dds (5.6KB) │   │   ├── WhiteCircleBlurred.dds (22KB) │   │   ├── WhiteCircleRounded1.dds (66KB) │   │   ├── WhiteCircleSoft.dds (350KB) │   │   ├── WhiteCircleSoftGlow.dds (4.2KB) │   │   ├── WhiteCircleSofter.dds (88KB) │   │   ├── WhiteCircleTrans.dds (88KB) │   │   ├── WhiteSparkle1.dds (22KB) │   │   ├── WispyShape1.dds (17KB) │   │   ├── WispyShape2.dds (17KB) │   │   └── YellowSparkle1.dds (22KB) │   ├── PhysicsCollisionShapeList (52 Entries) │   │   ├── Box_1500_Small.shapelist_xml (393B) │   │   ├── Box_2400_Small.shapelist_xml (401B) │   │   ├── Box_500_Small.shapelist_xml (405B) │   │   ├── BurstHazard.shapelist_xml (328B) │   │   ├── DestructibleRock.shapelist_xml (343B) │   │   ├── DestructibleRock_A.shapelist_xml (312B) │   │   ├── DestructibleRock_A_01.shapelist_xml (347B) │   │   ├── DestructibleRock_A_02.shapelist_xml (348B) │   │   ├── DestructibleRock_A_03.shapelist_xml (346B) │   │   ├── DestructibleRock_A_04.shapelist_xml (348B) │   │   ├── DestructibleRock_A_05.shapelist_xml (346B) │   │   ├── DestructibleRock_A_06.shapelist_xml (349B) │   │   ├── DestructibleRock_A_07.shapelist_xml (347B) │   │   ├── DestructibleRock_A_08.shapelist_xml (345B) │   │   ├── DestructibleRock_A_09.shapelist_xml (347B) │   │   ├── DestructibleRock_A_10.shapelist_xml (347B) │   │   ├── DestructibleRock_B.shapelist_xml (312B) │   │   ├── DestructibleRock_C.shapelist_xml (314B) │   │   ├── DestructibleRock_D.shapelist_xml (312B) │   │   ├── Geyser.shapelist_xml (330B) │   │   ├── Lava.shapelist_xml (328B) │   │   ├── RockPart_01.shapelist_xml (399B) │   │   ├── RockPart_02.shapelist_xml (400B) │   │   ├── RockPart_03.shapelist_xml (401B) │   │   ├── RockPart_04.shapelist_xml (399B) │   │   ├── RockPart_05.shapelist_xml (400B) │   │   ├── RockPart_06.shapelist_xml (400B) │   │   ├── RockPart_07.shapelist_xml (401B) │   │   ├── RockPart_08.shapelist_xml (400B) │   │   ├── RockPart_09.shapelist_xml (399B) │   │   ├── RockPart_10.shapelist_xml (399B) │   │   ├── RockPart_11.shapelist_xml (399B) │   │   ├── RockPart_12.shapelist_xml (398B) │   │   ├── RockPart_13.shapelist_xml (398B) │   │   ├── RockPart_14.shapelist_xml (399B) │   │   ├── RockPart_15.shapelist_xml (398B) │   │   ├── RockPart_16.shapelist_xml (399B) │   │   ├── RockPart_17.shapelist_xml (400B) │   │   ├── RockPart_18.shapelist_xml (400B) │   │   ├── RockPart_19.shapelist_xml (399B) │   │   ├── RockPart_20.shapelist_xml (398B) │   │   ├── RockPart_21.shapelist_xml (398B) │   │   ├── Rock_2.shapelist_xml (395B) │   │   ├── Rock_3.shapelist_xml (398B) │   │   ├── Rock_6.shapelist_xml (401B) │   │   ├── ShootableRock.shapelist_xml (343B) │   │   ├── StormCloudHazard.shapelist_xml (328B) │   │   ├── TestBox.shapelist_xml (345B) │   │   ├── TestCapsule.shapelist_xml (325B) │   │   ├── TestCylinder.shapelist_xml (315B) │   │   ├── TestSphere.shapelist_xml (310B) │   │   └── Tornado.shapelist_xml (331B) │   ├── PickupList (5 Entries) │   │   ├── CritterGeneric.pickuplist_xml (470B) │   │   ├── CritterMeat.pickuplist_xml (480B) │   │   ├── DestructibleRock.pickuplist_xml (487B) │   │   ├── DroneDrop.pickuplist_xml (487B) │   │   └── Lander.pickuplist_xml (465B) │   ├── PiecesList (3 Entries) │   │   ├── DestructibleRock.pieceslist_xml (6.9KB) │   │   ├── DestructibleRockA.pieceslist_xml (7.0KB) │   │   └── WormRock.pieceslist_xml (395B) │   ├── PlanetTemplate (117 Entries) │   │   ├── Acid.planettemplate_xml (3.5KB) │   │   ├── Alkali.planettemplate_xml (3.5KB) │   │   ├── Amethyst.planettemplate_xml (1.2KB) │   │   ├── Auric.planettemplate_xml (1.7KB) │   │   ├── Azure.planettemplate_xml (2.5KB) │   │   ├── Barren.planettemplate_xml (3.7KB) │   │   ├── BrownDwarfStar.planettemplate_xml (306B) │   │   ├── Carbide.planettemplate_xml (2.7KB) │   │   ├── Chlorine.planettemplate_xml (1.8KB) │   │   ├── Chondrite.planettemplate_xml (2.5KB) │   │   ├── Cimmerian.planettemplate_xml (1.2KB) │   │   ├── Copper.planettemplate_xml (2.5KB) │   │   ├── Crimson.planettemplate_xml (1.3KB) │   │   ├── Cyanic.planettemplate_xml (2.8KB) │   │   ├── CyanicDrones.planettemplate_xml (2.9KB) │   │   ├── Dust.planettemplate_xml (3.8KB) │   │   ├── EggStoragePlanet.planettemplate_xml (404B) │   │   ├── Emerald.planettemplate_xml (2.8KB) │   │   ├── Fluorescent.planettemplate_xml (2.8KB) │   │   ├── GasGiant.planettemplate_xml (864B) │   │   ├── GasGiant1.planettemplate_xml (847B) │   │   ├── GasGiant2.planettemplate_xml (864B) │   │   ├── GasGiant3.planettemplate_xml (864B) │   │   ├── GasGiant4.planettemplate_xml (863B) │   │   ├── GasGiant5.planettemplate_xml (864B) │   │   ├── GasGiant6.planettemplate_xml (868B) │   │   ├── GasGiant7.planettemplate_xml (868B) │   │   ├── Green.planettemplate_xml (3.0KB) │   │   ├── Halide.planettemplate_xml (3.2KB) │   │   ├── Hydrocarbon.planettemplate_xml (3.0KB) │   │   ├── Infrared.planettemplate_xml (3.2KB) │   │   ├── Iodine.planettemplate_xml (2.1KB) │   │   ├── JupiterBase.planettemplate_xml (310B) │   │   ├── Lanthanide.planettemplate_xml (2.8KB) │   │   ├── Magma.planettemplate_xml (2.7KB) │   │   ├── Magnetic.planettemplate_xml (2.6KB) │   │   ├── Maroon.planettemplate_xml (2.4KB) │   │   ├── Metal.planettemplate_xml (1.4KB) │   │   ├── Noble.planettemplate_xml (3.0KB) │   │   ├── Oolite.planettemplate_xml (2.3KB) │   │   ├── Opalescent.planettemplate_xml (926B) │   │   ├── Organic.planettemplate_xml (3.2KB) │   │   ├── Pellucid.planettemplate_xml (2.6KB) │   │   ├── Plutonic.planettemplate_xml (1.3KB) │   │   ├── PlutonicFB.planettemplate_xml (262B) │   │   ├── Primordial.planettemplate_xml (2.9KB) │   │   ├── Purple.planettemplate_xml (2.5KB) │   │   ├── Quasi-Degenerate.planettemplate_xml (1.5KB) │   │   ├── Radioactive.planettemplate_xml (2.9KB) │   │   ├── Rainbow.planettemplate_xml (874B) │   │   ├── Redux.planettemplate_xml (3.4KB) │   │   ├── Ruby.planettemplate_xml (1.1KB) │   │   ├── Sapphire.planettemplate_xml (2.8KB) │   │   ├── Selenic.planettemplate_xml (2.5KB) │   │   ├── Shattered.planettemplate_xml (1.2KB) │   │   ├── StarControlStation.planettemplate_xml (341B) │   │   ├── StartingArtemis.planettemplate_xml (432B) │   │   ├── StartingPlanet1.planettemplate_xml (557B) │   │   ├── StartingPlanet2.planettemplate_xml (525B) │   │   ├── StartingPlanet3.planettemplate_xml (686B) │   │   ├── StartingPlanet4.planettemplate_xml (726B) │   │   ├── StartingPlanet5.planettemplate_xml (744B) │   │   ├── StartingPlanetCeres.planettemplate_xml (446B) │   │   ├── StartingPlanetCritterTest.planettemplate_xml (2.7KB) │   │   ├── StartingPlanetElpis.planettemplate_xml (2.6KB) │   │   ├── StartingPlanetEuropa.planettemplate_xml (2.8KB) │   │   ├── StartingPlanetGanymede.planettemplate_xml (2.8KB) │   │   ├── StartingPlanetIo.planettemplate_xml (759B) │   │   ├── StartingPlanetJupiter.planettemplate_xml (564B) │   │   ├── StartingPlanetMars.planettemplate_xml (2.3KB) │   │   ├── StartingPlanetMercury.planettemplate_xml (3.0KB) │   │   ├── StartingPlanetMiranda.planettemplate_xml (2.5KB) │   │   ├── StartingPlanetNeptune.planettemplate_xml (515B) │   │   ├── StartingPlanetOberon.planettemplate_xml (2.9KB) │   │   ├── StartingPlanetSaturn.planettemplate_xml (559B) │   │   ├── StartingPlanetSaturnRings.planettemplate_xml (349B) │   │   ├── StartingPlanetTitan.planettemplate_xml (3.8KB) │   │   ├── StartingPlanetTitania.planettemplate_xml (823B) │   │   ├── StartingPlanetTriton.planettemplate_xml (4.1KB) │   │   ├── StartingPlanetUranus.planettemplate_xml (523B) │   │   ├── StartingPlanetVenus.planettemplate_xml (3.6KB) │   │   ├── StoryPlanetBetaPolarisIII.planettemplate_xml (701B) │   │   ├── StoryPlanetEnifVI.planettemplate_xml (635B) │   │   ├── StoryPlanetLanderLore106.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetLanderLore166.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetLanderLore167.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetLanderLore174.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetLanderLore187.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetLanderLore19.planettemplate_xml (842B) │   │   ├── StoryPlanetLanderLore211.planettemplate_xml (462B) │   │   ├── StoryPlanetLanderLore24.planettemplate_xml (1.0KB) │   │   ├── StoryPlanetLanderLore35.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetLanderLore46.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetLanderLore67.planettemplate_xml (1.6KB) │   │   ├── StoryPlanetNeutronium.planettemplate_xml (632B) │   │   ├── StoryPlanetZetaPolarisII.planettemplate_xml (686B) │   │   ├── StuckMukayPlanet.planettemplate_xml (631B) │   │   ├── Super-Dense.planettemplate_xml (1.4KB) │   │   ├── Telluric.planettemplate_xml (3.1KB) │   │   ├── Test.planettemplate_xml (402B) │   │   ├── Treasure.planettemplate_xml (3.7KB) │   │   ├── Ultramarine.planettemplate_xml (2.7KB) │   │   ├── Ultraviolet.planettemplate_xml (1.0KB) │   │   ├── Urea.planettemplate_xml (1.3KB) │   │   ├── Vinylogous.planettemplate_xml (2.8KB) │   │   ├── Water.planettemplate_xml (915B) │   │   ├── Xenolithic.planettemplate_xml (3.3KB) │   │   ├── Yttric.planettemplate_xml (2.6KB) │   │   ├── default.planettemplate_xml (9.3KB) │   │   ├── earth.planettemplate_xml (544B) │   │   ├── mars.planettemplate_xml (345B) │   │   ├── mercury.planettemplate_xml (312B) │   │   ├── moon.planettemplate_xml (8.3KB) │   │   ├── neptune.planettemplate_xml (363B) │   │   ├── pluto.planettemplate_xml (320B) │   │   ├── saturn.planettemplate_xml (349B) │   │   └── venus.planettemplate_xml (318B) │   ├── PlanetoidBillboards (66 Entries) │   │   ├── Earth.dds (5.6KB) │   │   ├── Jupiter.dds (5.6KB) │   │   ├── Mars.dds (5.6KB) │   │   ├── Neptune.dds (5.6KB) │   │   ├── PlanetoidIcon_AcidWorld.dds (5.6KB) │   │   ├── PlanetoidIcon_AlienVeg.dds (5.6KB) │   │   ├── PlanetoidIcon_Alkali.dds (5.6KB) │   │   ├── PlanetoidIcon_Amethyst.dds (5.6KB) │   │   ├── PlanetoidIcon_Azure.dds (5.6KB) │   │   ├── PlanetoidIcon_BlackAndRed.dds (5.6KB) │   │   ├── PlanetoidIcon_Blue.dds (5.6KB) │   │   ├── PlanetoidIcon_Brown.dds (5.6KB) │   │   ├── PlanetoidIcon_Carbide.dds (5.6KB) │   │   ├── PlanetoidIcon_Chlorine.dds (5.6KB) │   │   ├── PlanetoidIcon_Chondrite.dds (5.6KB) │   │   ├── PlanetoidIcon_Copper.dds (5.6KB) │   │   ├── PlanetoidIcon_Crimson.dds (5.6KB) │   │   ├── PlanetoidIcon_Crystalline.dds (5.6KB) │   │   ├── PlanetoidIcon_Cyanic.dds (5.6KB) │   │   ├── PlanetoidIcon_Desert01.dds (5.6KB) │   │   ├── PlanetoidIcon_Desert02.dds (5.6KB) │   │   ├── PlanetoidIcon_Earthlike.dds (5.6KB) │   │   ├── PlanetoidIcon_Emerald.dds (5.6KB) │   │   ├── PlanetoidIcon_Empty.dds (5.6KB) │   │   ├── PlanetoidIcon_Fluorescent.dds (5.6KB) │   │   ├── PlanetoidIcon_Frozen.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant1.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant2.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant3.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant4.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant5.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant6.dds (5.6KB) │   │   ├── PlanetoidIcon_GasGiant7.dds (5.6KB) │   │   ├── PlanetoidIcon_Green.dds (5.6KB) │   │   ├── PlanetoidIcon_Grey.dds (5.6KB) │   │   ├── PlanetoidIcon_Halide.dds (5.6KB) │   │   ├── PlanetoidIcon_Hydrocarbon.dds (5.6KB) │   │   ├── PlanetoidIcon_Ice.dds (5.6KB) │   │   ├── PlanetoidIcon_Infrared.dds (5.6KB) │   │   ├── PlanetoidIcon_Iodine.dds (5.6KB) │   │   ├── PlanetoidIcon_Lanthanide.dds (5.6KB) │   │   ├── PlanetoidIcon_Magma.dds (5.6KB) │   │   ├── PlanetoidIcon_Magnetic.dds (5.6KB) │   │   ├── PlanetoidIcon_Maroon.dds (5.6KB) │   │   ├── PlanetoidIcon_Metal.dds (5.6KB) │   │   ├── PlanetoidIcon_Moon.dds (5.6KB) │   │   ├── PlanetoidIcon_Neoproterozoic.dds (5.6KB) │   │   ├── PlanetoidIcon_Pellucid.dds (5.6KB) │   │   ├── PlanetoidIcon_Plutonic.dds (5.6KB) │   │   ├── PlanetoidIcon_Purple.dds (5.6KB) │   │   ├── PlanetoidIcon_QuasiDegenerate.dds (5.6KB) │   │   ├── PlanetoidIcon_Rainbow.dds (5.6KB) │   │   ├── PlanetoidIcon_Red.dds (5.6KB) │   │   ├── PlanetoidIcon_Ruby.dds (5.6KB) │   │   ├── PlanetoidIcon_Sapphire.dds (5.6KB) │   │   ├── PlanetoidIcon_Selenic.dds (5.6KB) │   │   ├── PlanetoidIcon_Terrestrial.dds (5.6KB) │   │   ├── PlanetoidIcon_Treasure.dds (5.6KB) │   │   ├── PlanetoidIcon_Ultramarine.dds (5.6KB) │   │   ├── PlanetoidIcon_Urea.dds (5.6KB) │   │   ├── PlanetoidIcon_Vault.dds (5.6KB) │   │   ├── PlanetoidIcon_Volcanic.dds (5.6KB) │   │   ├── PlanetoidIcon_Xenolithic.dds (5.6KB) │   │   ├── PlanetoidIcon_Yellow.dds (5.6KB) │   │   └── Saturn.dds (5.6KB) │   ├── Schemas (96 Entries) │   │   ├── AIDifficultyItem.xsd (1.5KB) │   │   ├── AIParameters.xsd (1.8KB) │   │   ├── AIWeaponListItem.xsd (820B) │   │   ├── AdventureParameters.xsd (623B) │   │   ├── Aggressiveness_Enum.xsd (481B) │   │   ├── AiWeaponParameters.xsd (1.6KB) │   │   ├── AnimationParameters.xsd (944B) │   │   ├── ArenaInteractionBlueprint.xsd (1.5KB) │   │   ├── ArenaInteractionType_Enum.xsd (529B) │   │   ├── AsteroidBeltBlueprint.xsd (772B) │   │   ├── AsteroidBeltTemplateFileRecord.xsd (961B) │   │   ├── AsteroidTemplate.xsd (1.2KB) │   │   ├── AttackDefendBlueprint.xsd (1.6KB) │   │   ├── AttackWeaponType_Enum.xsd (1.2KB) │   │   ├── BeamBlueprint.xsd (2.5KB) │   │   ├── BulletListItem.xsd (712B) │   │   ├── BulletTemplate.xsd (738B) │   │   ├── BulletTemplateFileRecord.xsd (1.9KB) │   │   ├── BulletType_Enum.xsd (484B) │   │   ├── CharacterFileRecord.xsd (1.8KB) │   │   ├── ColorNode.xsd (883B) │   │   ├── ControllerType_Enum.xsd (414B) │   │   ├── CritterListFileRecord.xsd (673B) │   │   ├── CritterTemplate.xsd (820B) │   │   ├── CritterTemplateFileRecord.xsd (2.8KB) │   │   ├── CustomTypes.xsd (5.9KB) │   │   ├── DestructibleCritterSpawnListItem.xsd (745B) │   │   ├── DestructibleTemplate.xsd (784B) │   │   ├── DestructibleTemplateFileRecord.xsd (1.3KB) │   │   ├── EnvironmentFileRecord.xsd (727B) │   │   ├── EnvironmentMap.xsd (710B) │   │   ├── FactionRelationshipRecord.xsd (1.0KB) │   │   ├── FactionTemplateFileRecord.xsd (738B) │   │   ├── FleetBonusBlueprint.xsd (890B) │   │   ├── FleetFileRecord.xsd (1.1KB) │   │   ├── FleetMemberFileRecord.xsd (520B) │   │   ├── FontListItem.xsd (854B) │   │   ├── GalaxyBlueprint.xsd (1.2KB) │   │   ├── GameParameters.xsd (2.4KB) │   │   ├── GradientRow.xsd (698B) │   │   ├── GroundUnitBlueprint.xsd (1.0KB) │   │   ├── HazardTemplate.xsd (736B) │   │   ├── HazardTemplateFileRecord.xsd (2.5KB) │   │   ├── InventoryListItem.xsd (882B) │   │   ├── LevelsParameters.xsd (1.1KB) │   │   ├── LevelsParametersData_LevelsSetting.xsd (692B) │   │   ├── MeleeParameters.xsd (11KB) │   │   ├── MineralDepositModelFileRecord.xsd (1.2KB) │   │   ├── MineralElement.xsd (744B) │   │   ├── MineralElementFileRecord.xsd (1.3KB) │   │   ├── MineralPickupType_Enum.xsd (446B) │   │   ├── MineralRarity.xsd (736B) │   │   ├── MineralRarityFileRecord.xsd (688B) │   │   ├── MineralReward.xsd (736B) │   │   ├── MineralRewardFileRecord.xsd (758B) │   │   ├── Params.xsd (32KB) │   │   ├── PhysicsCollisionShapeListItem.xsd (1.4KB) │   │   ├── PickupListItem.xsd (1.3KB) │   │   ├── PlanetBlueprint.xsd (1.5KB) │   │   ├── PlanetCritterRecord.xsd (1.2KB) │   │   ├── PlanetDestructibleRecord.xsd (1.1KB) │   │   ├── PlanetHazardRecord.xsd (1.1KB) │   │   ├── PlanetMineralRecord.xsd (2.0KB) │   │   ├── PlanetParameters.xsd (15KB) │   │   ├── PlanetReentryRecord.xsd (588B) │   │   ├── PlanetStampInstance.xsd (850B) │   │   ├── PlanetStampInstanceRecord.xsd (830B) │   │   ├── PlanetTemplate.xsd (7.7KB) │   │   ├── ProjectileBlueprint.xsd (4.5KB) │   │   ├── Relationship_Enum.xsd (558B) │   │   ├── RoverParameters.xsd (5.6KB) │   │   ├── SDAudio.xsd (3.5KB) │   │   ├── ShapeType_Enum.xsd (516B) │   │   ├── ShipComponentType_Enum.xsd (1.0KB) │   │   ├── ShipComponents.xsd (4.2KB) │   │   ├── ShipControllerConfig.xsd (890B) │   │   ├── ShipDefinitions.xsd (5.8KB) │   │   ├── ShipDesign.xsd (1.8KB) │   │   ├── ShipHull.xsd (1.6KB) │   │   ├── ShipHullType_Enum.xsd (479B) │   │   ├── SolarSystemBlueprint.xsd (1.8KB) │   │   ├── SpaceBackground.xsd (3.8KB) │   │   ├── StampEditorModelFileRecord.xsd (883B) │   │   ├── StampListItem.xsd (699B) │   │   ├── StarTemplateFileRecord.xsd (1.8KB) │   │   ├── StarbaseBlueprint.xsd (822B) │   │   ├── StatusEffectBlueprint.xsd (1.0KB) │   │   ├── StatusEffectType_Enum.xsd (622B) │   │   ├── Team.xsd (474B) │   │   ├── TerrainMaterial.xsd (1.2KB) │   │   ├── TerrainMaterialSetFileRecord.xsd (877B) │   │   ├── UIParameters.xsd (3.0KB) │   │   ├── WeakpointBlueprint.xsd (929B) │   │   ├── WeaponAOEType_Enum.xsd (571B) │   │   ├── Weapons.xsd (8.4KB) │   │   └── WormholeBlueprint.xsd (672B) │   ├── ShipBillboards (2 Entries) │   │   ├── ShipIcon_NPCShip.dds (88KB) │   │   └── ShipIcon_PlayerShip.dds (88KB) │   ├── ShipControllerConfigList (4 Entries) │   │   ├── Generic.ShipControllerConfigList_xml (225B) │   │   ├── Greegrox.ShipControllerConfigList_xml (261B) │   │   ├── GreegroxFollower.ShipControllerConfigList_xml (303B) │   │   └── Measured.ShipControllerConfigList_xml (226B) │   ├── ShipHulls (3 Entries) │   │   ├── Large.hull_xml (510B) │   │   ├── Medium.hull_xml (509B) │   │   └── Small.hull_xml (508B) │   ├── Ships (29 Entries) │   │   ├── Alliance of Free Stars.StarControlFleet (43B) │   │   ├── Arilou (6 Entries) │   │   │   ├── Arilou.CaptainBitStrip (682B) │   │   │   ├── Arilou.png (221KB) │   │   │   ├── ArilouObserver01.ShipXML (1.4KB) │   │   │   ├── ArilouObserver01.png (337KB) │   │   │   ├── Arilou_overlay.CaptainBitStrip (139B) │   │   │   └── Arilou_overlay.png (1.8KB) │   │   ├── BeamBlueprints.xml (7.1KB) │   │   ├── Dannath (5 Entries) │   │   │   ├── Dannath.CaptainBitStrip (688B) │   │   │   ├── Dannath.png (259KB) │   │   │   ├── Dannath.shipXML (1.0KB) │   │   │   ├── Dannath_overlay.CaptainBitStrip (139B) │   │   │   └── Dannath_overlay.png (1.8KB) │   │   ├── Drenkend (5 Entries) │   │   │   ├── Drenkend.CaptainBitStrip (694B) │   │   │   ├── Drenkend.png (221KB) │   │   │   ├── Drenkend.shipXML (1.7KB) │   │   │   ├── Drenkend_overlay.CaptainBitStrip (139B) │   │   │   └── Drenkend_overlay.png (1.8KB) │   │   ├── Greegrox (5 Entries) │   │   │   ├── Greegrox.CaptainBitStrip (694B) │   │   │   ├── Greegrox.png (221KB) │   │   │   ├── Greegrox.shipXML (2.0KB) │   │   │   ├── Greegrox_overlay.CaptainBitStrip (139B) │   │   │   └── Greegrox_overlay.png (1.8KB) │   │   ├── GroundUnitBlueprints.xml (3.3KB) │   │   ├── Human (12 Entries) │   │   │   ├── EarthingCruiserMarkII.shipXML (1.4KB) │   │   │   ├── Earthling_Freighter.ShipXML (1.5KB) │   │   │   ├── Earthling_Freighter.png (368KB) │   │   │   ├── Earthling_Freighter.scdesign (8.8KB) │   │   │   ├── Earthling_Scout.ShipXML (1.5KB) │   │   │   ├── Earthling_Scout.png (330KB) │   │   │   ├── Earthling_Scout.scdesign (4.5KB) │   │   │   ├── Human.CaptainBitStrip (676B) │   │   │   ├── Human.shipXML (1.3KB) │   │   │   ├── Human_overlay.CaptainBitStrip (139B) │   │   │   ├── human.png (221KB) │   │   │   └── human_overlay.png (1.8KB) │   │   ├── Kzanti (1 Entries) │   │   │   └── KzantiRaider.ShipXML (1.4KB) │   │   ├── Lexite (5 Entries) │   │   │   ├── Lexite.CaptainBitStrip (676B) │   │   │   ├── Lexite.png (221KB) │   │   │   ├── Lexite_Interceptor.ShipXML (1.7KB) │   │   │   ├── Lexite_overlay.CaptainBitStrip (139B) │   │   │   └── Lexite_overlay.png (1.8KB) │   │   ├── Measured (7 Entries) │   │   │   ├── Measured.CaptainBitStrip (694B) │   │   │   ├── Measured.png (259KB) │   │   │   ├── Measured.shipXML (1.1KB) │   │   │   ├── Measured_overlay.CaptainBitStrip (139B) │   │   │   ├── Measured_overlay.png (1.8KB) │   │   │   ├── TheMeasuredSupervisor.ShipXML (1.4KB) │   │   │   └── TheMeasuredSupervisor.png (173KB) │   │   ├── Melnorme (3 Entries) │   │   │   ├── Melnorne_Trading_Ship.ShipXML (1.4KB) │   │   │   ├── Melnorne_Trading_Ship.png (369KB) │   │   │   └── Melnorne_Trading_Ship.scdesign (5.5KB) │   │   ├── Menkmack (7 Entries) │   │   │   ├── Menkmack.CaptainBitStrip (694B) │   │   │   ├── Menkmack.png (259KB) │   │   │   ├── Menkmack.shipXML (1.2KB) │   │   │   ├── Menkmack_Scoundrel.ShipXML (1.4KB) │   │   │   ├── Menkmack_Scoundrel.png (207KB) │   │   │   ├── Menkmack_overlay.CaptainBitStrip (139B) │   │   │   └── Menkmack_overlay.png (1.8KB) │   │   ├── Misc_CoreShips (2 Entries) │   │   │   ├── Scavenger01.ShipXML (1.3KB) │   │   │   └── Scavenger01.png (228KB) │   │   ├── Mowlings (8 Entries) │   │   │   ├── Jeff.shipXML (1.4KB) │   │   │   ├── Mowling_Pilgrim.ShipXML (1.4KB) │   │   │   ├── Mowling_Pilgrim.png (189KB) │   │   │   ├── Mowlings.CaptainBitStrip (694B) │   │   │   ├── Mowlings.png (221KB) │   │   │   ├── Mowlings.shipXML (1.1KB) │   │   │   ├── Mowlings_overlay.CaptainBitStrip (139B) │   │   │   └── Mowlings_overlay.png (1.8KB) │   │   ├── MuKay (20 Entries) │   │   │   ├── MuKay.CaptainBitStrip (676B) │   │   │   ├── MuKay.shipXML (1.1KB) │   │   │   ├── MuKayShip_Medium01.ShipXML (1.4KB) │   │   │   ├── MuKayShip_Medium01.png (176KB) │   │   │   ├── MuKayShip_Medium01.scdesign (7.5KB) │   │   │   ├── MuKayShip_Medium02.ShipXML (1.4KB) │   │   │   ├── MuKayShip_Medium02.png (175KB) │   │   │   ├── MuKayShip_Medium02.scdesign (4.4KB) │   │   │   ├── MuKayShip_Small01.ShipXML (1.4KB) │   │   │   ├── MuKayShip_Small01.png (145KB) │   │   │   ├── MuKayShip_Small01.scdesign (2.6KB) │   │   │   ├── MuKayShip_Small02.ShipXML (1.5KB) │   │   │   ├── MuKayShip_Small02.png (175KB) │   │   │   ├── MuKayShip_Small02.scdesign (7.3KB) │   │   │   ├── MuKayShip_Tiny01.ShipXML (1.4KB) │   │   │   ├── MuKayShip_Tiny01.png (128KB) │   │   │   ├── MuKayShip_Tiny01.scdesign (4.4KB) │   │   │   ├── Mukay.png (259KB) │   │   │   ├── Mukay_overlay.CaptainBitStrip (139B) │   │   │   └── Mukay_overlay.png (1.8KB) │   │   ├── Norast (4 Entries) │   │   │   ├── NorastEscort01.ShipXML (1.4KB) │   │   │   ├── NorastEscort01.png (205KB) │   │   │   ├── NorastTransport01.ShipXML (1.4KB) │   │   │   └── NorastTransport01.png (215KB) │   │   ├── Phamysht (7 Entries) │   │   │   ├── Phamysht.CaptainBitStrip (694B) │   │   │   ├── Phamysht.png (259KB) │   │   │   ├── Phamysht.shipXML (1.7KB) │   │   │   ├── PhamyshtWaiter.ShipXML (1.3KB) │   │   │   ├── PhamyshtWaiter.png (69KB) │   │   │   ├── Phamysht_overlay.CaptainBitStrip (139B) │   │   │   └── Phamysht_overlay.png (1.8KB) │   │   ├── Pinthi (5 Entries) │   │   │   ├── Pinthi.CaptainBitStrip (682B) │   │   │   ├── Pinthi.png (221KB) │   │   │   ├── Pinthi.shipXML (1.6KB) │   │   │   ├── Pinthi_overlay.CaptainBitStrip (139B) │   │   │   └── Pinthi_overlay.png (1.8KB) │   │   ├── ProjectileBlueprints.xml (23KB) │   │   ├── Scryve (40 Entries) │   │   │   ├── Scryve.CaptainBitStrip (680B) │   │   │   ├── Scryve.png (221KB) │   │   │   ├── Scryve.shipXML (1.1KB) │   │   │   ├── ScryveInterceptor.ShipXML (1.4KB) │   │   │   ├── ScryveInterceptor.png (320KB) │   │   │   ├── ScryveProbe.scdesign (4.5KB) │   │   │   ├── ScryveProbe.shipXML (1.4KB) │   │   │   ├── ScryveScout.scdesign (4.5KB) │   │   │   ├── ScryveScout.shipXML (1.2KB) │   │   │   ├── ScryveShip_Huge01.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Huge01.png (375KB) │   │   │   ├── ScryveShip_Huge01.scdesign (17KB) │   │   │   ├── ScryveShip_Medium01.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Medium01.png (354KB) │   │   │   ├── ScryveShip_Medium01.scdesign (7.2KB) │   │   │   ├── ScryveShip_Medium02.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Medium02.png (382KB) │   │   │   ├── ScryveShip_Medium02.scdesign (6.6KB) │   │   │   ├── ScryveShip_Small01.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Small01.png (317KB) │   │   │   ├── ScryveShip_Small01.scdesign (4.8KB) │   │   │   ├── ScryveShip_Small02.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Small02.png (375KB) │   │   │   ├── ScryveShip_Small02.scdesign (3.9KB) │   │   │   ├── ScryveShip_Tiny01.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Tiny01.png (340KB) │   │   │   ├── ScryveShip_Tiny01.scdesign (4.5KB) │   │   │   ├── ScryveShip_Tiny02.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Tiny02.png (333KB) │   │   │   ├── ScryveShip_Tiny02.scdesign (3.6KB) │   │   │   ├── ScryveShip_Tiny03.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Tiny03.png (333KB) │   │   │   ├── ScryveShip_Tiny03.scdesign (4.6KB) │   │   │   ├── ScryveShip_Tiny04.ShipXML (1.4KB) │   │   │   ├── ScryveShip_Tiny04.png (333KB) │   │   │   ├── ScryveShip_Tiny04.scdesign (5.8KB) │   │   │   ├── Scryve_Cruiser.ShipXML (1.4KB) │   │   │   ├── Scryve_Cruiser.scdesign (3.6KB) │   │   │   ├── Scryve_overlay.CaptainBitStrip (139B) │   │   │   └── Scryve_overlay.png (1.8KB) │   │   ├── Scryve Empire.StarControlFleet (121B) │   │   ├── ShipBlueprints.xml (2.0KB) │   │   ├── ShipComponents.xml (58KB) │   │   ├── The Alliance.StarControlFleet (123B) │   │   ├── Trandal (5 Entries) │   │   │   ├── Trandal.CaptainBitStrip (694B) │   │   │   ├── Trandal.png (221KB) │   │   │   ├── Trandal.shipXML (1.1KB) │   │   │   ├── Trandal_overlay.CaptainBitStrip (139B) │   │   │   └── Trandal_overlay.png (1.8KB) │   │   ├── Tywom (37 Entries) │   │   │   ├── BeaterTywomHitchiker.ShipXML (1.4KB) │   │   │   ├── BeaterTywomHitchiker.png (357KB) │   │   │   ├── Empty_Tywom_Handler.ShipXML (1.4KB) │   │   │   ├── Empty_Tywom_Handler.png (321KB) │   │   │   ├── Tywom.CaptainBitStrip (686B) │   │   │   ├── Tywom.png (259KB) │   │   │   ├── Tywom.shipXML (1.8KB) │   │   │   ├── TywomBattleCruiser.ShipComponentList (292B) │   │   │   ├── TywomBattleCruiser.ShipXML (1.3KB) │   │   │   ├── TywomBattleCruiser.png (385KB) │   │   │   ├── TywomBattleCruiser.scdesign (6.1KB) │   │   │   ├── TywomDefenderMkII.ShipXML (1.4KB) │   │   │   ├── TywomDefenderMkII.png (396KB) │   │   │   ├── TywomFreighter01.ShipXML (1.3KB) │   │   │   ├── TywomFreighter01.png (342KB) │   │   │   ├── TywomHandler.ShipXML (1.4KB) │   │   │   ├── TywomHandler.png (356KB) │   │   │   ├── TywomHitchiker.ShipXML (1.4KB) │   │   │   ├── TywomHitchiker.png (356KB) │   │   │   ├── TywomObserver.ShipXML (1.4KB) │   │   │   ├── TywomObserver.png (330KB) │   │   │   ├── TywomObserverMkII.ShipXML (1.4KB) │   │   │   ├── TywomObserverMkII.png (324KB) │   │   │   ├── TywomRecorder.ShipXML (1.3KB) │   │   │   ├── TywomRecorder.png (341KB) │   │   │   ├── TywomRecorderMkII.ShipXML (1.4KB) │   │   │   ├── TywomRecorderMkII.png (337KB) │   │   │   ├── TywomSurvey01.ShipXML (1.3KB) │   │   │   ├── TywomSurvey01.png (337KB) │   │   │   ├── TywomTransport01.ShipXML (1.3KB) │   │   │   ├── TywomTransport01.png (396KB) │   │   │   ├── TywomUnveiler(Old).ShipXML (1.4KB) │   │   │   ├── TywomUnveiler(Old).png (368KB) │   │   │   ├── TywomUnveiler.ShipXML (1.3KB) │   │   │   ├── TywomUnveiler.png (372KB) │   │   │   ├── Tywom_overlay.CaptainBitStrip (139B) │   │   │   └── Tywom_overlay.png (1.8KB) │   │   ├── Verenzi (2 Entries) │   │   │   ├── VereziCollector.ShipXML (1.4KB) │   │   │   └── VereziCollector.png (329KB) │   │   └── not to be shipped example of shipComponentlist.xml (207B) │   ├── SimpleScene (34 Entries) │   │   ├── 404_placeholder.xml (1.1KB) │   │   ├── ArilouDialogueScene.xml (1.7KB) │   │   ├── DanNathDialogScene.xml (1.4KB) │   │   ├── DrenkendDialogScene.xml (1.9KB) │   │   ├── DrenkendDialogSceneEmpty.xml (1.7KB) │   │   ├── GlooshDialogScene.xml (1.4KB) │   │   ├── GreegroxDialogScene.xml (1.4KB) │   │   ├── HumanAltDialogScene.xml (1.4KB) │   │   ├── HumanCommanderDialogScene.xml (4.1KB) │   │   ├── JeffBDialogScene.xml (1.4KB) │   │   ├── JeffDialogScene.xml (2.4KB) │   │   ├── KzantiDialogScene.xml (1.5KB) │   │   ├── MenkMackDialogScene.xml (1.6KB) │   │   ├── MenkMackDialogSceneEmpty.xml (1.5KB) │   │   ├── MowlingsDialogScene.xml (1.8KB) │   │   ├── MowlingsDialogSceneEmpty.xml (1.5KB) │   │   ├── MuKayDialogScene.xml (2.2KB) │   │   ├── MuKayDialogSceneEmpty.xml (3.1KB) │   │   ├── NorastDialogScene.xml (1.5KB) │   │   ├── PhamyshtDialogScene.xml (1.7KB) │   │   ├── PhamyshtDialogSceneEmpty.xml (1.9KB) │   │   ├── PinthiDialogScene.xml (1.4KB) │   │   ├── PinthiDialogSceneEmpty.xml (1.4KB) │   │   ├── ScryveDialogScene.xml (3.1KB) │   │   ├── ScryveDialogSceneEmpty.xml (3.0KB) │   │   ├── TheMeasuredDialogScene.xml (1.7KB) │   │   ├── TheMeasuredDialogSceneEmpty.xml (1.5KB) │   │   ├── TrandalsDialogScene.xml (1.9KB) │   │   ├── TrandalsDialogSceneEmpty.xml (1.6KB) │   │   ├── TywomDialogScene.xml (3.8KB) │   │   ├── TywomDialogSceneEmpty.xml (3.2KB) │   │   ├── TywomDialogSceneTestVar2.xml (3.6KB) │   │   ├── TywomDialogSceneTestVar3.xml (2.3KB) │   │   └── XrakiDialogScene.xml (1.6KB) │   ├── SolarSystem_OrbitLine_Diffuse_01.dds (1.4MB) │   ├── SpaceBackgrounds (32 Entries) │   │   ├── BlueNebula.spacebackground_xml (2.4KB) │   │   ├── DarkBackground.spacebackground_xml (2.4KB) │   │   ├── DarkBlueNebula.spacebackground_xml (2.5KB) │   │   ├── GreenNebula.spacebackground_xml (2.5KB) │   │   ├── HyperSpace.spacebackground_xml (2.4KB) │   │   ├── Melee.spacebackground_xml (2.1KB) │   │   ├── Nebula0.dds (5.6MB) │   │   ├── PurpleNebula.spacebackground_xml (2.4KB) │   │   ├── ShipDesigner.spacebackground_xml (2.5KB) │   │   ├── Star0.dds (3.3KB) │   │   ├── Star1.dds (3.3KB) │   │   ├── Star2.dds (3.3KB) │   │   ├── Star3.dds (3.3KB) │   │   ├── Star4.dds (3.3KB) │   │   ├── Star5.dds (3.3KB) │   │   ├── TealOrangeNebula.spacebackground_xml (2.5KB) │   │   ├── nebula1.dds (1.0MB) │   │   ├── nebula10.dds (17MB) │   │   ├── nebula11.dds (17MB) │   │   ├── nebula12.dds (17MB) │   │   ├── nebula13.dds (17MB) │   │   ├── nebula14.dds (1.4MB) │   │   ├── nebula15.dds (1.4MB) │   │   ├── nebula2.dds (4.2MB) │   │   ├── nebula3.dds (1.4MB) │   │   ├── nebula4.dds (1.4MB) │   │   ├── nebula5.dds (1.4MB) │   │   ├── nebula6.dds (1.4MB) │   │   ├── nebula61.dds (5.6MB) │   │   ├── nebula7.dds (5.6MB) │   │   ├── nebula8.dds (1.4MB) │   │   └── nebula9.dds (1.0MB) │   ├── StampList (71 Entries) │   │   ├── 404_Placeholder.stamplist_xml (430B) │   │   ├── Alien_Acid.stamplist_xml (529B) │   │   ├── Alien_Auric.stamplist_xml (1.1KB) │   │   ├── Alien_Azure.stamplist_xml (1.0KB) │   │   ├── Alien_Base.stamplist_xml (1.2KB) │   │   ├── Alien_Lanthanide.stamplist_xml (851B) │   │   ├── Alien_Magnetic.stamplist_xml (1.1KB) │   │   ├── Alien_Quasi.stamplist_xml (1.0KB) │   │   ├── Alien_Ultraviolet.stamplist_xml (2.7KB) │   │   ├── Alien_Urea.stamplist_xml (818B) │   │   ├── Aquatic_Base.stamplist_xml (776B) │   │   ├── Aquatic_Primordial.stamplist_xml (2.2KB) │   │   ├── Aquatic_Water.stamplist_xml (920B) │   │   ├── Canyon_Base.stamplist_xml (2.7KB) │   │   ├── Canyon_FrozenSparse.stamplist_xml (1.7KB) │   │   ├── Canyon_Sparse.stamplist_xml (1.9KB) │   │   ├── Canyon_Treasure.stamplist_xml (1.5KB) │   │   ├── Carbide_Surface.stamplist_xml (818B) │   │   ├── Chlorine_Surface.stamplist_xml (4.5KB) │   │   ├── Chondrite.stamplist_xml (892B) │   │   ├── Copper.stamplist_xml (4.3KB) │   │   ├── Crystal_Amethyst.stamplist_xml (1.2KB) │   │   ├── Crystal_Emerald.stamplist_xml (936B) │   │   ├── Crystal_Pellucid.stamplist_xml (1.4KB) │   │   ├── Crystal_Rainbow.stamplist_xml (2.5KB) │   │   ├── Crystal_Ruby.stamplist_xml (1.3KB) │   │   ├── Crystal_Sapphire.stamplist_xml (984B) │   │   ├── Cyanic.stamplist_xml (2.1KB) │   │   ├── Default.stamplist_xml (806B) │   │   ├── Desert_Alkali.stamplist_xml (4.2KB) │   │   ├── Desert_Barren.stamplist_xml (1.0KB) │   │   ├── Desert_Base.stamplist_xml (3.8KB) │   │   ├── Desert_Crimson.stamplist_xml (2.6KB) │   │   ├── Desert_Cyanic.stamplist_xml (4.0KB) │   │   ├── Desert_Dust.stamplist_xml (4.5KB) │   │   ├── Desert_Maroon.stamplist_xml (1.5KB) │   │   ├── Desert_Mars.stamplist_xml (4.4KB) │   │   ├── Desert_Oolite.stamplist_xml (3.9KB) │   │   ├── Desert_Radioactive.stamplist_xml (1.4KB) │   │   ├── Frozen_Base.stamplist_xml (826B) │   │   ├── Frozen_Infrared.stamplist_xml (2.4KB) │   │   ├── Frozen_Purple.stamplist_xml (1.8KB) │   │   ├── Frozen_Ultramarine.stamplist_xml (2.4KB) │   │   ├── Hydrocarbon.stamplist_xml (1.0KB) │   │   ├── Metal.stamplist_xml (883B) │   │   ├── Moon_Base.stamplist_xml (1.6KB) │   │   ├── Moon_Base2.stamplist_xml (1.5KB) │   │   ├── Moon_Iodine.stamplist_xml (1.5KB) │   │   ├── Moon_Xenolithic.stamplist_xml (1.6KB) │   │   ├── Noble_Surface.stamplist_xml (1.6KB) │   │   ├── Opalescent.stamplist_xml (513B) │   │   ├── Plutonic_Surface.stamplist_xml (1.5KB) │   │   ├── StampList_Hell.stamplist_xml (2.2KB) │   │   ├── Terrestrial_Base.stamplist_xml (1.2KB) │   │   ├── Terrestrial_Desert.stamplist_xml (1.8KB) │   │   ├── Terrestrial_Green.stamplist_xml (2.4KB) │   │   ├── Terrestrial_Habitable.stamplist_xml (1.3KB) │   │   ├── Terrestrial_Lush.stamplist_xml (891B) │   │   ├── Terrestrial_Marginal.stamplist_xml (1.2KB) │   │   ├── Terrestrial_Mud.stamplist_xml (1.7KB) │   │   ├── Terrestrial_Telluric.stamplist_xml (1.6KB) │   │   ├── Terrestrial_Vinylogous.stamplist_xml (1.3KB) │   │   ├── Terrestrial_Xraki.stamplist_xml (1.1KB) │   │   ├── Test.stamplist_xml (1.3KB) │   │   ├── Toxic_Base.stamplist_xml (727B) │   │   ├── Vault.stamplist_xml (858B) │   │   ├── Venus.stamplist_xml (925B) │   │   ├── Volcanic_Acid.stamplist_xml (1.4KB) │   │   ├── Volcanic_Base.stamplist_xml (1.2KB) │   │   ├── Volcanic_Cimmerian.stamplist_xml (1.8KB) │   │   └── Yttric.stamplist_xml (1.1KB) │   ├── Stamps (841 Entries) │   │   ├── 404Placeholder.DDS (524KB) │   │   ├── 404Placeholder_v1.stamp_xml (182B) │   │   ├── CanyonCap01.DDS (524KB) │   │   ├── CanyonCap01_Basev01.stamp_xml (1.0KB) │   │   ├── CanyonCap01_Crystal01.stamp_xml (1.1KB) │   │   ├── CanyonCap01_Ganymedev01.stamp_xml (655B) │   │   ├── CanyonCap01_Infraredv01.stamp_xml (650B) │   │   ├── CanyonCap01_Moon.stamp_xml (1.0KB) │   │   ├── CanyonCap01_Moon01.stamp_xml (577B) │   │   ├── CanyonCap01_Shallowv01.stamp_xml (1.1KB) │   │   ├── CanyonCap01_Ultravioletv01.stamp_xml (1.1KB) │   │   ├── CanyonCap01_mask_1.dds (44KB) │   │   ├── CanyonCap01_mask_2.dds (44KB) │   │   ├── CanyonCap01_mask_3.dds (44KB) │   │   ├── CanyonCap01_mask_4.dds (44KB) │   │   ├── CanyonCap02.DDS (524KB) │   │   ├── CanyonCap02_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonCap02_Infraredv01.stamp_xml (1.1KB) │   │   ├── CanyonCap02_Moon.stamp_xml (1.1KB) │   │   ├── CanyonCap02_Moon01.stamp_xml (613B) │   │   ├── CanyonCap02_Ultravioletv01.stamp_xml (1.1KB) │   │   ├── CanyonCap02_mask_1.dds (44KB) │   │   ├── CanyonCap02_mask_2.dds (44KB) │   │   ├── CanyonCap03.DDS (524KB) │   │   ├── CanyonCap03_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonCap03_Ganymedev01.stamp_xml (654B) │   │   ├── CanyonCap03_Infraredv01.stamp_xml (651B) │   │   ├── CanyonCap03_Shallowv01.stamp_xml (1.1KB) │   │   ├── CanyonCap03_Ultravioletv01.stamp_xml (1.4KB) │   │   ├── CanyonCap03_mask_1.dds (44KB) │   │   ├── CanyonCap03_mask_2.dds (44KB) │   │   ├── CanyonCap03_mask_3.dds (44KB) │   │   ├── CanyonCap03_mask_4.dds (44KB) │   │   ├── CanyonCap04.DDS (524KB) │   │   ├── CanyonCap04_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonCap04_Infraredv01.stamp_xml (1.1KB) │   │   ├── CanyonCap04_Ultravioletv01.stamp_xml (648B) │   │   ├── CanyonCap04_mask_1.dds (44KB) │   │   ├── CanyonCap04_mask_2.dds (44KB) │   │   ├── CanyonCap05.DDS (524KB) │   │   ├── CanyonCap05_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonCap05_Infraredv01.stamp_xml (651B) │   │   ├── CanyonCap05_Ultravioletv01.stamp_xml (1.4KB) │   │   ├── CanyonCap05_mask_1.dds (44KB) │   │   ├── CanyonCap05_mask_2.dds (44KB) │   │   ├── CanyonIntersectionT01.DDS (524KB) │   │   ├── CanyonIntersectionT01_Basev01.stamp_xml (1.4KB) │   │   ├── CanyonIntersectionT01_Infraredv01.stamp_xml (1.4KB) │   │   ├── CanyonIntersectionT01_Moon.stamp_xml (1.3KB) │   │   ├── CanyonIntersectionT01_Moon01.stamp_xml (1.3KB) │   │   ├── CanyonIntersectionT01_Shallow01.stamp_xml (1.4KB) │   │   ├── CanyonIntersectionT01_Ultravioletv01.stamp_xml (1.3KB) │   │   ├── CanyonIntersectionT01_mask_1.dds (44KB) │   │   ├── CanyonIntersectionT01_mask_2.dds (44KB) │   │   ├── CanyonIntersectionY01.DDS (524KB) │   │   ├── CanyonIntersectionY01_Basev01.stamp_xml (1.3KB) │   │   ├── CanyonIntersectionY01_Infraredv01.stamp_xml (895B) │   │   ├── CanyonIntersectionY01_Ultravioletv01.stamp_xml (893B) │   │   ├── CanyonIntersectionY01_mask_1.dds (44KB) │   │   ├── CanyonIntersectionY01_mask_2.dds (44KB) │   │   ├── CanyonOpen01.DDS (524KB) │   │   ├── CanyonOpen01_Basev01.stamp_xml (1.0KB) │   │   ├── CanyonOpen01_Crystal01.stamp_xml (1.2KB) │   │   ├── CanyonOpen01_Ganymedev01.stamp_xml (3.0KB) │   │   ├── CanyonOpen01_Infraredv01.stamp_xml (1.1KB) │   │   ├── CanyonOpen01_Moon.stamp_xml (1.0KB) │   │   ├── CanyonOpen01_Moon01.stamp_xml (1.0KB) │   │   ├── CanyonOpen01_Shallowv01.stamp_xml (2.9KB) │   │   ├── CanyonOpen01_Ultravioletv01.stamp_xml (1.1KB) │   │   ├── CanyonOpen01_mask_1.dds (44KB) │   │   ├── CanyonOpen01_mask_2.dds (44KB) │   │   ├── CanyonOpen01_mask_3.dds (44KB) │   │   ├── CanyonOpen01_mask_4.dds (44KB) │   │   ├── CanyonOpen02.DDS (524KB) │   │   ├── CanyonOpen02_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonOpen02_Ganymedev01.stamp_xml (1.8KB) │   │   ├── CanyonOpen02_Infraredv01.stamp_xml (686B) │   │   ├── CanyonOpen02_Shallowv01.stamp_xml (1.8KB) │   │   ├── CanyonOpen02_Ultravioletv01.stamp_xml (1.1KB) │   │   ├── CanyonOpen02_mask_1.dds (44KB) │   │   ├── CanyonOpen02_mask_2.dds (44KB) │   │   ├── CanyonOpen02_mask_3.dds (44KB) │   │   ├── CanyonOpen02_mask_4.dds (44KB) │   │   ├── CanyonOpen03.DDS (524KB) │   │   ├── CanyonOpen03_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonOpen03_Infraredv01.stamp_xml (686B) │   │   ├── CanyonOpen03_Moon.stamp_xml (1.1KB) │   │   ├── CanyonOpen03_Moon01.stamp_xml (1.1KB) │   │   ├── CanyonOpen03_Ultravioletv01.stamp_xml (1.4KB) │   │   ├── CanyonOpen03_mask_1.dds (44KB) │   │   ├── CanyonOpen03_mask_2.dds (44KB) │   │   ├── CanyonOpen04.DDS (524KB) │   │   ├── CanyonOpen04_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonOpen04_Infraredv01.stamp_xml (686B) │   │   ├── CanyonOpen04_Ultravioletv01.stamp_xml (1.4KB) │   │   ├── CanyonOpen04_mask_1.dds (44KB) │   │   ├── CanyonOpen04_mask_2.dds (44KB) │   │   ├── CanyonOpen05.DDS (524KB) │   │   ├── CanyonOpen05_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonOpen05_Infraredv01.stamp_xml (686B) │   │   ├── CanyonOpen05_Ultravioletv01.stamp_xml (1.1KB) │   │   ├── CanyonOpen05_Venusv01.stamp_xml (686B) │   │   ├── CanyonOpen05_mask_1.dds (44KB) │   │   ├── CanyonOpen05_mask_2.dds (44KB) │   │   ├── CanyonOpen06.DDS (524KB) │   │   ├── CanyonOpen06_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonOpen06_Infraredv01.stamp_xml (686B) │   │   ├── CanyonOpen06_Ultravioletv01.stamp_xml (1.4KB) │   │   ├── CanyonOpen06_mask_1.dds (44KB) │   │   ├── CanyonOpen06_mask_2.dds (44KB) │   │   ├── CanyonOpen07.DDS (524KB) │   │   ├── CanyonOpen07_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonOpen07_Infraredv01.stamp_xml (686B) │   │   ├── CanyonOpen07_Ultravioletv01.stamp_xml (1.4KB) │   │   ├── CanyonOpen07_Venusv01.stamp_xml (684B) │   │   ├── CanyonOpen07_mask_1.dds (44KB) │   │   ├── CanyonOpen07_mask_2.dds (44KB) │   │   ├── CanyonOpen08.DDS (524KB) │   │   ├── CanyonOpen08_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonOpen08_Infraredv01.stamp_xml (686B) │   │   ├── CanyonOpen08_Ultravioletv01.stamp_xml (1.4KB) │   │   ├── CanyonOpen08_mask_1.dds (44KB) │   │   ├── CanyonOpen08_mask_2.dds (44KB) │   │   ├── CanyonStraight01.DDS (524KB) │   │   ├── CanyonStraight01_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonStraight01_Crystal.stamp_xml (1.2KB) │   │   ├── CanyonStraight01_Ganymedev01.stamp_xml (2.6KB) │   │   ├── CanyonStraight01_Infraredv01.stamp_xml (753B) │   │   ├── CanyonStraight01_Moon.stamp_xml (1.2KB) │   │   ├── CanyonStraight01_Moon01.stamp_xml (1.2KB) │   │   ├── CanyonStraight01_Shallowv01.stamp_xml (3.0KB) │   │   ├── CanyonStraight01_Ultravioletv01.stamp_xml (1.2KB) │   │   ├── CanyonStraight01_mask_1.dds (44KB) │   │   ├── CanyonStraight01_mask_2.dds (44KB) │   │   ├── CanyonStraight01_mask_3.dds (44KB) │   │   ├── CanyonStraight01_mask_4.dds (44KB) │   │   ├── CanyonStraight02.DDS (524KB) │   │   ├── CanyonStraight02_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonStraight02_Infraredv01.stamp_xml (753B) │   │   ├── CanyonStraight02_Ultravioletv01.stamp_xml (1.2KB) │   │   ├── CanyonStraight02_mask_1.dds (44KB) │   │   ├── CanyonStraight02_mask_2.dds (44KB) │   │   ├── CanyonStraight03.DDS (524KB) │   │   ├── CanyonStraight03_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonStraight03_Infraredv01.stamp_xml (1.2KB) │   │   ├── CanyonStraight03_Ultravioletv01.stamp_xml (750B) │   │   ├── CanyonStraight03_mask_1.dds (44KB) │   │   ├── CanyonStraight03_mask_2.dds (44KB) │   │   ├── CanyonStraight04.DDS (524KB) │   │   ├── CanyonStraight04_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonStraight04_Infraredv01.stamp_xml (753B) │   │   ├── CanyonStraight04_Ultravioletv01.stamp_xml (1.5KB) │   │   ├── CanyonStraight04_mask_1.dds (44KB) │   │   ├── CanyonStraight04_mask_2.dds (44KB) │   │   ├── CanyonStraight05.DDS (524KB) │   │   ├── CanyonStraight05_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonStraight05_Infraredv01.stamp_xml (1.2KB) │   │   ├── CanyonStraight05_Ultravioletv01.stamp_xml (791B) │   │   ├── CanyonStraight05_mask_1.dds (44KB) │   │   ├── CanyonStraight05_mask_2.dds (44KB) │   │   ├── CanyonTurnL01.DDS (524KB) │   │   ├── CanyonTurnL01_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonTurnL01_Infraredv01.stamp_xml (734B) │   │   ├── CanyonTurnL01_Moon.stamp_xml (1.2KB) │   │   ├── CanyonTurnL01_Moon01.stamp_xml (1.2KB) │   │   ├── CanyonTurnL01_Shallow01.stamp_xml (1.1KB) │   │   ├── CanyonTurnL01_Ultravioletv01.stamp_xml (731B) │   │   ├── CanyonTurnL01_mask_1.dds (44KB) │   │   ├── CanyonTurnL01_mask_2.dds (44KB) │   │   ├── CanyonTurnL02.DDS (524KB) │   │   ├── CanyonTurnL02_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonTurnL02_Infraredv01.stamp_xml (734B) │   │   ├── CanyonTurnL02_Ultravioletv01.stamp_xml (731B) │   │   ├── CanyonTurnL02_mask_1.dds (44KB) │   │   ├── CanyonTurnL02_mask_2.dds (44KB) │   │   ├── CanyonTurnL03.DDS (524KB) │   │   ├── CanyonTurnL03_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonTurnL03_Infraredv01.stamp_xml (734B) │   │   ├── CanyonTurnL03_Shallow.stamp_xml (1.2KB) │   │   ├── CanyonTurnL03_Ultravioletv01.stamp_xml (731B) │   │   ├── CanyonTurnL03_mask_1.dds (44KB) │   │   ├── CanyonTurnL03_mask_2.dds (44KB) │   │   ├── CanyonTurnL04.DDS (524KB) │   │   ├── CanyonTurnL04_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonTurnL04_Infraredv01.stamp_xml (734B) │   │   ├── CanyonTurnL04_Ultravioletv01.stamp_xml (731B) │   │   ├── CanyonTurnL04_mask_1.dds (44KB) │   │   ├── CanyonTurnL04_mask_2.dds (44KB) │   │   ├── CanyonTurnObtuse01.DDS (524KB) │   │   ├── CanyonTurnObtuse01_Basev01.stamp_xml (1.1KB) │   │   ├── CanyonTurnObtuse01_Crystal01.stamp_xml (1.1KB) │   │   ├── CanyonTurnObtuse01_Infraredv01.stamp_xml (743B) │   │   ├── CanyonTurnObtuse01_Moon.stamp_xml (1.1KB) │   │   ├── CanyonTurnObtuse01_Moon01.stamp_xml (1.1KB) │   │   ├── CanyonTurnObtuse01_Shallowv01.stamp_xml (1.1KB) │   │   ├── CanyonTurnObtuse01_Ultravioletv01.stamp_xml (740B) │   │   ├── CanyonTurnObtuse01_mask_1.dds (44KB) │   │   ├── CanyonTurnObtuse01_mask_2.dds (44KB) │   │   ├── CanyonTurnObtuse02.DDS (524KB) │   │   ├── CanyonTurnObtuse02_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonTurnObtuse02_Infraredv01.stamp_xml (746B) │   │   ├── CanyonTurnObtuse02_Ultravioletv01.stamp_xml (743B) │   │   ├── CanyonTurnObtuse02_mask_1.dds (44KB) │   │   ├── CanyonTurnObtuse02_mask_2.dds (44KB) │   │   ├── CanyonTurnObtuse03.DDS (524KB) │   │   ├── CanyonTurnObtuse03_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonTurnObtuse03_Infraredv01.stamp_xml (746B) │   │   ├── CanyonTurnObtuse03_Ultravioletv01.stamp_xml (743B) │   │   ├── CanyonTurnObtuse03_mask_1.dds (44KB) │   │   ├── CanyonTurnObtuse03_mask_2.dds (44KB) │   │   ├── CanyonTurnObtuse04.DDS (524KB) │   │   ├── CanyonTurnObtuse04_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonTurnObtuse04_Infraredv01.stamp_xml (1.2KB) │   │   ├── CanyonTurnObtuse04_Ultravioletv01.stamp_xml (743B) │   │   ├── CanyonTurnObtuse04_mask_1.dds (44KB) │   │   ├── CanyonTurnObtuse04_mask_2.dds (44KB) │   │   ├── CanyonTurnObtuse05.DDS (524KB) │   │   ├── CanyonTurnObtuse05_Basev01.stamp_xml (1.2KB) │   │   ├── CanyonTurnObtuse05_Infraredv01.stamp_xml (746B) │   │   ├── CanyonTurnObtuse05_Ultravioletv01.stamp_xml (743B) │   │   ├── CanyonTurnObtuse05_mask_1.dds (44KB) │   │   ├── CanyonTurnObtuse05_mask_2.dds (44KB) │   │   ├── CharacterSpawner.DDS (524KB) │   │   ├── CharacterSpawner_AnyCharacter.stamp_xml (498B) │   │   ├── CharacterSpawner_CrashedTywom.stamp_xml (498B) │   │   ├── CharacterSpawner_Default.stamp_xml (483B) │   │   ├── CharacterSpawner_LanderLore19.stamp_xml (497B) │   │   ├── CharacterSpawner_LanderLore19a.stamp_xml (497B) │   │   ├── CharacterSpawner_LanderLore19b.stamp_xml (497B) │   │   ├── CharacterSpawner_LanderLore19c.stamp_xml (497B) │   │   ├── CharacterSpawner_LanderLore211.stamp_xml (498B) │   │   ├── CharacterSpawner_LanderLore24.stamp_xml (498B) │   │   ├── CharacterSpawner_LanderLore24a.stamp_xml (498B) │   │   ├── CharacterSpawner_LanderLore24b.stamp_xml (498B) │   │   ├── CharacterSpawner_LanderLore24c.stamp_xml (498B) │   │   ├── CharacterSpawner_LanderLore24d.stamp_xml (498B) │   │   ├── CharacterSpawner_StuckMukay.stamp_xml (633B) │   │   ├── CharacterSpawner_TywomScatteredPod1.stamp_xml (498B) │   │   ├── CharacterSpawner_TywomScatteredPod2.stamp_xml (498B) │   │   ├── Cliff01.DDS (524KB) │   │   ├── Cliff01_Basev01.stamp_xml (1.0KB) │   │   ├── Cliff01_Basev01Cap.stamp_xml (6.7KB) │   │   ├── Cliff01_Basev02.stamp_xml (3.2KB) │   │   ├── Cliff01_Basev02Cap.stamp_xml (5.7KB) │   │   ├── Cliff01_Basev03.stamp_xml (5.1KB) │   │   ├── Cliff01_Basev04.stamp_xml (2.0KB) │   │   ├── Cliff01_Basev05.stamp_xml (2.1KB) │   │   ├── Cliff01_Basev06.stamp_xml (3.0KB) │   │   ├── Cliff01_mask_1.dds (44KB) │   │   ├── CrackedGroundA.DDS (524KB) │   │   ├── CrackedGroundA.stamp_xml (1.0KB) │   │   ├── Crater01.DDS (524KB) │   │   ├── Crater01_Basev01.stamp_xml (2.0KB) │   │   ├── Crater01_Cimmerianv01.stamp_xml (1.9KB) │   │   ├── Crater01_CometRockv01.stamp_xml (403B) │   │   ├── Crater01_Radioactivev01.stamp_xml (1.9KB) │   │   ├── Crater01_ShallowFrozenv01.stamp_xml (320B) │   │   ├── Crater01_ShallowFrozenv02.stamp_xml (324B) │   │   ├── Crater01_mask_1.dds (44KB) │   │   ├── Crater01_mask_2.dds (44KB) │   │   ├── Crater02.DDS (524KB) │   │   ├── Crater02_Alien02.stamp_xml (2.5KB) │   │   ├── Crater02_Basev01.stamp_xml (2.6KB) │   │   ├── Crater02_Cimmerianv01.stamp_xml (2.5KB) │   │   ├── Crater02_Radioactivev01.stamp_xml (2.5KB) │   │   ├── Crater02_mask_1.dds (44KB) │   │   ├── Crater02_mask_2.dds (44KB) │   │   ├── Crater03.DDS (524KB) │   │   ├── Crater03_Basev01.stamp_xml (1.9KB) │   │   ├── Crater03_Cimmerianv01.stamp_xml (1.8KB) │   │   ├── Crater03_Radioactivev01.stamp_xml (1.8KB) │   │   ├── Crater03_mask_1.dds (44KB) │   │   ├── Crater03_mask_2.dds (44KB) │   │   ├── Crater04.DDS (524KB) │   │   ├── Crater04_Basev01.stamp_xml (2.9KB) │   │   ├── Crater04_Cimmerianv01.stamp_xml (2.8KB) │   │   ├── Crater04_Radioactivev01.stamp_xml (2.8KB) │   │   ├── Crater04_mask_1.dds (44KB) │   │   ├── Crater04_mask_2.dds (44KB) │   │   ├── Crater05.DDS (524KB) │   │   ├── Crater05_Basev01.stamp_xml (1.7KB) │   │   ├── Crater05_Cimmerianv01.stamp_xml (1.6KB) │   │   ├── Crater05_Molten.stamp_xml (1.7KB) │   │   ├── Crater05_Radioactivev01.stamp_xml (1.5KB) │   │   ├── Crater05_Smallv01.stamp_xml (1.7KB) │   │   ├── Crater05_mask_1.dds (44KB) │   │   ├── Crater05_mask_2.dds (44KB) │   │   ├── CraterD.DDS (524KB) │   │   ├── CraterD.stamp_xml (2.3KB) │   │   ├── CraterF.DDS (524KB) │   │   ├── CraterG.DDS (524KB) │   │   ├── Crater_01_HGT.DDS (524KB) │   │   ├── CrateredGroundA.DDS (524KB) │   │   ├── CrateredGroundA_mask_1.dds (44KB) │   │   ├── CrateredGroundA_v1.stamp_xml (1.2KB) │   │   ├── CrateredGroundA_v2.stamp_xml (4.5KB) │   │   ├── CritterSpawner_Generic.stamp_xml (561B) │   │   ├── CrystalGroundA.DDS (524KB) │   │   ├── CrystalPlates.DDS (524KB) │   │   ├── CrystalPlates.stamp_xml (1.3KB) │   │   ├── CrystalPlates_Base.stamp_xml (351B) │   │   ├── CrystalPoolA.DDS (524KB) │   │   ├── Deco01.DDS (524KB) │   │   ├── Deco01_Alienv01.stamp_xml (1.3KB) │   │   ├── Deco01_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco01_Canyonv02.stamp_xml (988B) │   │   ├── Deco01_Crystalv01.stamp_xml (514B) │   │   ├── Deco01_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco01_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco01_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco01_Mushroom01.stamp_xml (517B) │   │   ├── Deco01_Terrestrial.stamp_xml (1.7KB) │   │   ├── Deco01_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco02.DDS (524KB) │   │   ├── Deco02_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco02_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco02_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco02_Desertv01.stamp_xml (1.8KB) │   │   ├── Deco02_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco02_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco02_Terrestrial.stamp_xml (1.6KB) │   │   ├── Deco02_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco03.DDS (524KB) │   │   ├── Deco03_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco03_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco03_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco03_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco03_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco03_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco03_Terrestrial.stamp_xml (1.6KB) │   │   ├── Deco03_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco04.DDS (524KB) │   │   ├── Deco04_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco04_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco04_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco04_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco04_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco04_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco04_Terrestrial.stamp_xml (1.7KB) │   │   ├── Deco04_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco05.DDS (524KB) │   │   ├── Deco05_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco05_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco05_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco05_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco05_Frozenv01.stamp_xml (519B) │   │   ├── Deco05_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco05_Terrestrial.stamp_xml (1.4KB) │   │   ├── Deco05_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco06.DDS (524KB) │   │   ├── Deco06_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco06_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco06_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco06_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco06_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco06_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco06_Terrestrial.stamp_xml (1.4KB) │   │   ├── Deco06_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco07.DDS (524KB) │   │   ├── Deco07_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco07_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco07_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco07_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco07_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco07_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco07_Terrestrial.stamp_xml (3.1KB) │   │   ├── Deco07_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco08.DDS (524KB) │   │   ├── Deco08_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco08_Canyonv01.stamp_xml (1.1KB) │   │   ├── Deco08_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco08_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco08_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco08_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco08_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco09.DDS (524KB) │   │   ├── Deco09_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco09_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco09_Crystalv01.stamp_xml (419B) │   │   ├── Deco09_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco09_Frozenv01.stamp_xml (1.2KB) │   │   ├── Deco09_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco09_Volcanicv01.stamp_xml (1.2KB) │   │   ├── Deco10.DDS (524KB) │   │   ├── Deco10_Alienv01.stamp_xml (1.2KB) │   │   ├── Deco10_Canyonv01.stamp_xml (1.2KB) │   │   ├── Deco10_Crystalv01.stamp_xml (1.2KB) │   │   ├── Deco10_Desertv01.stamp_xml (1.2KB) │   │   ├── Deco10_Frozenv01.stamp_xml (1.8KB) │   │   ├── Deco10_Moonv01.stamp_xml (1.2KB) │   │   ├── Deco10_Volcanicv01.stamp_xml (1.2KB) │   │   ├── DryRiverBedStraight01.DDS (524KB) │   │   ├── DryRiverBedStraight02.DDS (524KB) │   │   ├── DryRiverBedTurn01.DDS (524KB) │   │   ├── DuneA.DDS (524KB) │   │   ├── DuneB.DDS (524KB) │   │   ├── DuneC.DDS (524KB) │   │   ├── DuneCap01.DDS (524KB) │   │   ├── DuneCap01_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap01_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap01_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap01_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap01_mask_1.dds (44KB) │   │   ├── DuneCap02.DDS (524KB) │   │   ├── DuneCap02_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap02_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap02_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap02_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap02_mask_1.dds (44KB) │   │   ├── DuneCap03.DDS (524KB) │   │   ├── DuneCap03_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap03_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap03_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap03_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap03_mask_1.dds (44KB) │   │   ├── DuneCap04.DDS (524KB) │   │   ├── DuneCap04_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap04_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap04_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap04_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap04_mask_1.dds (44KB) │   │   ├── DuneCap05.DDS (524KB) │   │   ├── DuneCap05_Alienv01.stamp_xml (1.4KB) │   │   ├── DuneCap05_Basev01.stamp_xml (1.4KB) │   │   ├── DuneCap05_Copperv01.stamp_xml (1.4KB) │   │   ├── DuneCap05_Frozenv01.stamp_xml (1.4KB) │   │   ├── DuneCap05_mask_1.dds (44KB) │   │   ├── DuneCap06.DDS (524KB) │   │   ├── DuneCap06_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap06_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap06_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap06_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap06_mask_1.dds (44KB) │   │   ├── DuneCap07.DDS (524KB) │   │   ├── DuneCap07_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap07_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap07_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap07_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap07_mask_1.dds (44KB) │   │   ├── DuneCap08.DDS (524KB) │   │   ├── DuneCap08_Alienv01.stamp_xml (1.4KB) │   │   ├── DuneCap08_Basev01.stamp_xml (1.4KB) │   │   ├── DuneCap08_Copperv01.stamp_xml (1.4KB) │   │   ├── DuneCap08_Frozenv01.stamp_xml (1.4KB) │   │   ├── DuneCap08_mask_1.dds (44KB) │   │   ├── DuneCap09.DDS (524KB) │   │   ├── DuneCap09_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap09_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap09_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap09_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap09_mask_1.dds (44KB) │   │   ├── DuneCap10.DDS (524KB) │   │   ├── DuneCap10_Alienv01.stamp_xml (1.9KB) │   │   ├── DuneCap10_Basev01.stamp_xml (1.9KB) │   │   ├── DuneCap10_Copperv01.stamp_xml (1.9KB) │   │   ├── DuneCap10_Frozenv01.stamp_xml (1.9KB) │   │   ├── DuneCap10_mask_1.dds (44KB) │   │   ├── DuneD.DDS (524KB) │   │   ├── DuneIntersectionT01.DDS (524KB) │   │   ├── DuneIntersectionT01_Alienv01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT01_Basev01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT01_Copperv01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT01_Frozenv01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT01_mask_1.dds (44KB) │   │   ├── DuneIntersectionT02.DDS (524KB) │   │   ├── DuneIntersectionT02_Alienv01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT02_Basev01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT02_Copperv01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT02_Frozenv01.stamp_xml (2.1KB) │   │   ├── DuneIntersectionT02_mask_1.dds (44KB) │   │   ├── DuneIntersectionY01.DDS (524KB) │   │   ├── DuneIntersectionY01_Alienv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY01_Basev01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY01_Copperv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY01_Frozenv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY01_mask_1.dds (44KB) │   │   ├── DuneIntersectionY02.DDS (524KB) │   │   ├── DuneIntersectionY02_Alienv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY02_Basev01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY02_Copperv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY02_Frozenv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY02_mask_1.dds (44KB) │   │   ├── DuneIntersectionY03.DDS (524KB) │   │   ├── DuneIntersectionY03_Alienv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY03_Basev01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY03_Copperv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY03_Frozenv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY03_mask_1.dds (44KB) │   │   ├── DuneIntersectionY04.DDS (524KB) │   │   ├── DuneIntersectionY04_Alienv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY04_Basev01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY04_Copperv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY04_Frozenv01.stamp_xml (2.0KB) │   │   ├── DuneIntersectionY04_mask_1.dds (44KB) │   │   ├── DuneStraight01.DDS (524KB) │   │   ├── DuneStraight01_Alienv01.stamp_xml (2.5KB) │   │   ├── DuneStraight01_Basev01.stamp_xml (2.5KB) │   │   ├── DuneStraight01_Copperv01.stamp_xml (2.5KB) │   │   ├── DuneStraight01_Frozenv01.stamp_xml (2.5KB) │   │   ├── DuneStraight01_mask_1.dds (44KB) │   │   ├── DuneStraight02.DDS (524KB) │   │   ├── DuneStraight02_Alienv01.stamp_xml (2.5KB) │   │   ├── DuneStraight02_Basev01.stamp_xml (2.5KB) │   │   ├── DuneStraight02_Copperv01.stamp_xml (2.5KB) │   │   ├── DuneStraight02_Frozenv01.stamp_xml (2.5KB) │   │   ├── DuneStraight02_mask_1.dds (44KB) │   │   ├── DuneStraight03.DDS (524KB) │   │   ├── DuneStraight03_Alienv01.stamp_xml (2.5KB) │   │   ├── DuneStraight03_Basev01.stamp_xml (2.5KB) │   │   ├── DuneStraight03_Copperv01.stamp_xml (2.5KB) │   │   ├── DuneStraight03_Frozenv01.stamp_xml (2.5KB) │   │   ├── DuneStraight03_mask_1.dds (44KB) │   │   ├── DuneStraight04.DDS (524KB) │   │   ├── DuneStraight04_Alienv01.stamp_xml (2.5KB) │   │   ├── DuneStraight04_Basev01.stamp_xml (2.5KB) │   │   ├── DuneStraight04_Copperv01.stamp_xml (2.5KB) │   │   ├── DuneStraight04_Frozenv01.stamp_xml (2.5KB) │   │   ├── DuneStraight04_mask_1.dds (44KB) │   │   ├── DuneTurnL01.DDS (524KB) │   │   ├── DuneTurnL01_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL01_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnL01_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL01_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL01_mask_1.dds (44KB) │   │   ├── DuneTurnL02.DDS (524KB) │   │   ├── DuneTurnL02_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL02_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnL02_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL02_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL02_mask_1.dds (44KB) │   │   ├── DuneTurnL03.DDS (524KB) │   │   ├── DuneTurnL03_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL03_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnL03_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL03_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL03_mask_1.dds (44KB) │   │   ├── DuneTurnL04.DDS (524KB) │   │   ├── DuneTurnL04_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL04_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnL04_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL04_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnL04_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse01.DDS (524KB) │   │   ├── DuneTurnObtuse01_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse01_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse01_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse01_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse01_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse02.DDS (524KB) │   │   ├── DuneTurnObtuse02_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse02_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse02_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse02_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse02_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse03.DDS (524KB) │   │   ├── DuneTurnObtuse03_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse03_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse03_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse03_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse03_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse04.DDS (524KB) │   │   ├── DuneTurnObtuse04_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse04_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse04_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse04_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse04_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse05.DDS (524KB) │   │   ├── DuneTurnObtuse05_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse05_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse05_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse05_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse05_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse06.DDS (524KB) │   │   ├── DuneTurnObtuse06_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse06_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse06_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse06_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse06_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse07.DDS (524KB) │   │   ├── DuneTurnObtuse07_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse07_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse07_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse07_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse07_mask_1.dds (44KB) │   │   ├── DuneTurnObtuse08.DDS (524KB) │   │   ├── DuneTurnObtuse08_Alienv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse08_Basev01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse08_Copperv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse08_Frozenv01.stamp_xml (1.6KB) │   │   ├── DuneTurnObtuse08_mask_1.dds (44KB) │   │   ├── ElephantTreeA.DDS (524KB) │   │   ├── ElephantTreeStumpA.DDS (524KB) │   │   ├── FlatGround.DDS (524KB) │   │   ├── FlatGroundA.DDS (699KB) │   │   ├── FlatGroundA_Frozen.stamp_xml (363B) │   │   ├── FlatGroundDuneA.DDS (524KB) │   │   ├── FlatGroundMudA.DDS (524KB) │   │   ├── FlatGround_CometRock.stamp_xml (431B) │   │   ├── FlatGround_DestructableRock01.stamp_xml (559B) │   │   ├── FlatGround_FlatLayeredRock01v1.stamp_xml (1.3KB) │   │   ├── FlatGround_FlatLayeredRock01v2.stamp_xml (552B) │   │   ├── FlatGround_FrozenArch01.stamp_xml (447B) │   │   ├── FlatGround_FrozenRamp01.stamp_xml (451B) │   │   ├── FlatGround_FrozenRoundRock01v1.stamp_xml (979B) │   │   ├── FlatGround_FrozenRoundRock01v2.stamp_xml (766B) │   │   ├── FlatGround_Mask_1.dds (44KB) │   │   ├── FlatGround_MiscHazards.stamp_xml (831B) │   │   ├── FlatGround_MoonFlatLayeredRock01v1.stamp_xml (761B) │   │   ├── FlatGround_MoonFlatLayeredRock01v2.stamp_xml (546B) │   │   ├── FlatGround_SteamGeyser.stamp_xml (572B) │   │   ├── FlatGround_WispyRock02v01.stamp_xml (354B) │   │   ├── FlatGround_mask_2.dds (44KB) │   │   ├── FlatGround_v1.stamp_xml (351B) │   │   ├── FlatGround_v2.stamp_xml (334B) │   │   ├── ForestA.DDS (524KB) │   │   ├── ForestA_Coldworld.stamp_xml (1.8KB) │   │   ├── ForestA_mask_1.dds (44KB) │   │   ├── ForestA_v1.stamp_xml (1.1KB) │   │   ├── ForestA_v2.stamp_xml (2.6KB) │   │   ├── ForestA_v3.stamp_xml (1.3KB) │   │   ├── ForestA_v4.stamp_xml (2.6KB) │   │   ├── ForestA_v5.stamp_xml (2.0KB) │   │   ├── GeiserA.DDS (524KB) │   │   ├── Geyser_01.DDS (524KB) │   │   ├── GiantCrystal01.DDS (524KB) │   │   ├── GiantFloatingRockA.DDS (524KB) │   │   ├── GiantMushroomA.DDS (524KB) │   │   ├── HighPeak.dds (11MB) │   │   ├── HighPeak.stamp_xml (1.3KB) │   │   ├── HighPeak_mask_1.dds (2.8MB) │   │   ├── Hill01.DDS (524KB) │   │   ├── Hill01_WispyRockv01v01.stamp_xml (1.4KB) │   │   ├── Hill01_WispyRockv01v02.stamp_xml (830B) │   │   ├── Hill01_WispyRockv01v03.stamp_xml (1.5KB) │   │   ├── Hill01_WispyRockv02v01.stamp_xml (618B) │   │   ├── Hill01_mask_1.dds (44KB) │   │   ├── HillA.DDS (524KB) │   │   ├── HillA.stamp_xml (1.3KB) │   │   ├── IslandA.DDS (524KB) │   │   ├── LakeA.DDS (524KB) │   │   ├── LandingZoneSpawner.DDS (524KB) │   │   ├── LandingZoneSpawner_Default.stamp_xml (517B) │   │   ├── LavaRiverStraightA.DDS (524KB) │   │   ├── LavaRiverStraightA_Capv1.stamp_xml (697B) │   │   ├── LavaRiverStraightA_Capv2.stamp_xml (705B) │   │   ├── LavaRiverStraightA_mask_1.dds (44KB) │   │   ├── LavaRiverStraightA_v1.stamp_xml (1.5KB) │   │   ├── LavaRiverStraightA_v2.stamp_xml (1.5KB) │   │   ├── LavaRiverTurnA.DDS (524KB) │   │   ├── LavaRiverTurnA_Capv1.stamp_xml (694B) │   │   ├── LavaRiverTurnA_Capv2.stamp_xml (1.6KB) │   │   ├── LavaRiverTurnA_mask_1.dds (44KB) │   │   ├── LavaRiverTurnA_v1.stamp_xml (1.7KB) │   │   ├── LavaRiverTurnA_v2.stamp_xml (816B) │   │   ├── LavaRiverTurnA_v3.stamp_xml (1.1KB) │   │   ├── LavaRiverTurnA_v4.stamp_xml (816B) │   │   ├── MesaA.DDS (175KB) │   │   ├── MesaA.stamp_xml (1.1KB) │   │   ├── MetalTreeForestA.DDS (524KB) │   │   ├── Mountain01.DDS (524KB) │   │   ├── Mountain01_Basev01.stamp_xml (1.3KB) │   │   ├── Mountain01_Basev02.stamp_xml (477B) │   │   ├── Mountain01_Basev03.stamp_xml (365B) │   │   ├── Mountain01_Basev04.stamp_xml (692B) │   │   ├── Mountain01_Basev05.stamp_xml (389B) │   │   ├── Mountain01_Basev06.stamp_xml (388B) │   │   ├── Mountain01_Large.stamp_xml (313B) │   │   ├── Mountain01_Shriveled.stamp_xml (1.6KB) │   │   ├── Mountain01_Small.stamp_xml (312B) │   │   ├── Mountain01_Tall.stamp_xml (1.1KB) │   │   ├── Mountain01_TallMolten.stamp_xml (377B) │   │   ├── Mountain01_Terrestrial_v01.stamp_xml (322B) │   │   ├── Mountain01_Terrestrial_v02.stamp_xml (401B) │   │   ├── Mountain01_mask_1.dds (44KB) │   │   ├── Mountain01_mask_2.dds (44KB) │   │   ├── Mountain02.dds (44KB) │   │   ├── Mountain02.stamp_xml (388B) │   │   ├── Mountain03.dds (175KB) │   │   ├── Mountain03.stamp_xml (388B) │   │   ├── NormalCap01.DDS (524KB) │   │   ├── NormalCap01_Basev01.stamp_xml (1.9KB) │   │   ├── NormalCap01_Ganymede.stamp_xml (1.9KB) │   │   ├── NormalCap01_mask_1.dds (44KB) │   │   ├── NormalCap01_mask_2.dds (44KB) │   │   ├── NormalCap02.DDS (524KB) │   │   ├── NormalCap02.tif (8.4MB) │   │   ├── NormalCap02_Basev01.stamp_xml (1.9KB) │   │   ├── NormalCap02_Ganymede.stamp_xml (1.9KB) │   │   ├── NormalCap02_mask_1.dds (44KB) │   │   ├── NormalCap02_mask_2.dds (44KB) │   │   ├── NormalCap03.DDS (524KB) │   │   ├── NormalCap03_Basev01.stamp_xml (1.9KB) │   │   ├── NormalCap03_Ganymede.stamp_xml (1.9KB) │   │   ├── NormalCap03_mask_1.dds (44KB) │   │   ├── NormalCap03_mask_2.dds (44KB) │   │   ├── NormalCap04.DDS (524KB) │   │   ├── NormalCap04_Basev01.stamp_xml (1.9KB) │   │   ├── NormalCap04_Ganymede.stamp_xml (1.9KB) │   │   ├── NormalCap04_mask_1.dds (44KB) │   │   ├── NormalCap04_mask_2.dds (44KB) │   │   ├── Ocean01.DDS (524KB) │   │   ├── Ocean02.DDS (524KB) │   │   ├── Ocean03.DDS (524KB) │   │   ├── Ocean04.DDS (524KB) │   │   ├── Ocean05.DDS (524KB) │   │   ├── Ocean06.DDS (524KB) │   │   ├── Ocean07.DDS (524KB) │   │   ├── PlateauDrSuess.DDS (524KB) │   │   ├── RiverA.DDS (524KB) │   │   ├── RiverA.stamp_xml (413B) │   │   ├── RiverA_HGT.DDS (524KB) │   │   ├── RiverA_HGT.stamp_xml (396B) │   │   ├── RiverB.DDS (524KB) │   │   ├── RiverC.DDS (524KB) │   │   ├── RiverCap01.DDS (524KB) │   │   ├── RiverCap02.DDS (524KB) │   │   ├── RiverCap03.DDS (524KB) │   │   ├── RiverCap04.DDS (524KB) │   │   ├── RiverCap05.DDS (524KB) │   │   ├── RiverCapA.DDS (524KB) │   │   ├── RiverD.DDS (524KB) │   │   ├── RiverE.DDS (524KB) │   │   ├── RiverIntersectionY01.DDS (524KB) │   │   ├── RiverLongStraight01.DDS (524KB) │   │   ├── RiverLongStraight02.DDS (524KB) │   │   ├── RiverLongStraight03.DDS (524KB) │   │   ├── RiverLongStraight04.DDS (524KB) │   │   ├── RiverLongStraight05.DDS (524KB) │   │   ├── RiverLongStraight06.DDS (524KB) │   │   ├── RiverLongStraight07.DDS (524KB) │   │   ├── RiverLongStraight08.DDS (524KB) │   │   ├── RiverMouth01.DDS (524KB) │   │   ├── RiverStarterA.DDS (524KB) │   │   ├── RiverTurnObtuse01.DDS (524KB) │   │   ├── RiverTurnObtuse02.DDS (524KB) │   │   ├── RiverTurnObtuse03.DDS (524KB) │   │   ├── RiverTurnObtuse04.DDS (524KB) │   │   ├── RockFormation.DDS (524KB) │   │   ├── TestCrater.DDS (524KB) │   │   ├── TestDune.DDS (524KB) │   │   ├── TestFlatGround.DDS (524KB) │   │   ├── TestFlatGround_LoopdeLoopv1.stamp_xml (480B) │   │   ├── TestFlatGround_LoopdeLoopv2.stamp_xml (541B) │   │   ├── TestFlatGround_LoopdeLoopv3.stamp_xml (479B) │   │   ├── TestFlatGround_Rampv1.stamp_xml (473B) │   │   ├── TestFlatGround_Rampv2.stamp_xml (473B) │   │   ├── TestFlatGround_Rampv3.stamp_xml (533B) │   │   ├── TestFlatGround_Rampv4.stamp_xml (473B) │   │   ├── TestFlatGround_Rampv5.stamp_xml (473B) │   │   ├── TestFlatGround_SteppingBlocksv1.stamp_xml (485B) │   │   ├── TestHalfPipeStraight01.DDS (524KB) │   │   ├── TestHalfPipeStraight01_Cap1.stamp_xml (464B) │   │   ├── TestHalfPipeStraight01_Cap2.stamp_xml (578B) │   │   ├── TestHalfPipeStraight01_LoopdeLoopv4.stamp_xml (608B) │   │   ├── TestHalfPipeStraight01_v1.stamp_xml (576B) │   │   ├── TestHalfPipeStraight01_v2.stamp_xml (462B) │   │   ├── TestVolcano01.DDS (524KB) │   │   ├── TextureVariation.DDS (524KB) │   │   ├── TextureVariationComplex.dds (11MB) │   │   ├── TextureVariationComplex_Crud.stamp_xml (1.2KB) │   │   ├── TextureVariationComplex_Desert01.stamp_xml (1.6KB) │   │   ├── TextureVariationComplex_Desert02.stamp_xml (1.6KB) │   │   ├── TextureVariationComplex_Forest.stamp_xml (2.2KB) │   │   ├── TextureVariationComplex_Goldv01.stamp_xml (1.5KB) │   │   ├── TextureVariationComplex_Grassv01.stamp_xml (1.9KB) │   │   ├── TextureVariationComplex_Lush.stamp_xml (7.8KB) │   │   ├── TextureVariationComplex_Metalv01.stamp_xml (1.5KB) │   │   ├── TextureVariationComplex_MoonRocky.stamp_xml (388B) │   │   ├── TextureVariationComplex_Purple.stamp_xml (409B) │   │   ├── TextureVariationComplex_Rocks.stamp_xml (1.0KB) │   │   ├── TextureVariationComplex_SnowAndIce.stamp_xml (412B) │   │   ├── TextureVariationComplex_mask_1.dds (350KB) │   │   ├── TextureVariationRidged.DDS (11MB) │   │   ├── TextureVariationRidged_Barren.stamp_xml (412B) │   │   ├── TextureVariationRidged_Ice.stamp_xml (380B) │   │   ├── TextureVariationRidged_Toxic.stamp_xml (815B) │   │   ├── TextureVariationRidged_Venus.stamp_xml (1.5KB) │   │   ├── TextureVariationRidged_mask_1.dds (175KB) │   │   ├── TextureVariationUrea.DDS (524KB) │   │   ├── TextureVariationUrea_Crystal1.stamp_xml (1.5KB) │   │   ├── TextureVariationUrea_mask_1.dds (44KB) │   │   ├── TextureVariationUrea_mask_2.dds (44KB) │   │   ├── TextureVariationUrea_v01.stamp_xml (1.0KB) │   │   ├── TextureVariationUrea_v02.stamp_xml (1.0KB) │   │   ├── TextureVariationUrea_v03.stamp_xml (1.0KB) │   │   ├── TextureVariationUrea_v04.stamp_xml (999B) │   │   ├── TextureVariation_Alien.stamp_xml (1.0KB) │   │   ├── TextureVariation_Alien03.stamp_xml (415B) │   │   ├── TextureVariation_BlackSapphire03.stamp_xml (1.8KB) │   │   ├── TextureVariation_BumpyGrass.stamp_xml (489B) │   │   ├── TextureVariation_Chlorine.stamp_xml (410B) │   │   ├── TextureVariation_Chlorine1.stamp_xml (868B) │   │   ├── TextureVariation_Chlorine2.stamp_xml (413B) │   │   ├── TextureVariation_Copper.stamp_xml (412B) │   │   ├── TextureVariation_Crud.stamp_xml (941B) │   │   ├── TextureVariation_DesertCrackedRockv01.stamp_xml (889B) │   │   ├── TextureVariation_DesertRockyDirtv01.stamp_xml (882B) │   │   ├── TextureVariation_DesertRockyDirtv02.stamp_xml (414B) │   │   ├── TextureVariation_Emerald01.stamp_xml (415B) │   │   ├── TextureVariation_Emerald02.stamp_xml (417B) │   │   ├── TextureVariation_Flowersv1.stamp_xml (482B) │   │   ├── TextureVariation_Forest.stamp_xml (1.1KB) │   │   ├── TextureVariation_GoodDesert.stamp_xml (1.1KB) │   │   ├── TextureVariation_Grass.stamp_xml (2.1KB) │   │   ├── TextureVariation_Iodinev01.stamp_xml (409B) │   │   ├── TextureVariation_Marsv01.stamp_xml (412B) │   │   ├── TextureVariation_MoltenV01.stamp_xml (1.7KB) │   │   ├── TextureVariation_Molton03.stamp_xml (1.2KB) │   │   ├── TextureVariation_MoonBaseDustv01.stamp_xml (415B) │   │   ├── TextureVariation_MoonBaseDustv02.stamp_xml (415B) │   │   ├── TextureVariation_MoonBaseDustv03.stamp_xml (410B) │   │   ├── TextureVariation_MoonBaseDustv04.stamp_xml (416B) │   │   ├── TextureVariation_MoonRocky.stamp_xml (388B) │   │   ├── TextureVariation_Noble.stamp_xml (409B) │   │   ├── TextureVariation_Oolite.stamp_xml (1.2KB) │   │   ├── TextureVariation_Opal.stamp_xml (1.2KB) │   │   ├── TextureVariation_Radioactive.stamp_xml (416B) │   │   ├── TextureVariation_RockyDesert.stamp_xml (434B) │   │   ├── TextureVariation_SandyDesert.stamp_xml (482B) │   │   ├── TextureVariation_SnowAndIce.stamp_xml (414B) │   │   ├── TextureVariation_SnowAndIce2.stamp_xml (1.6KB) │   │   ├── TextureVariation_SnowAndIce3.stamp_xml (1.6KB) │   │   ├── TextureVariation_SnowAndIce_3.stamp_xml (1.5KB) │   │   ├── TextureVariation_Toxic.stamp_xml (410B) │   │   ├── TextureVariation_Venus.stamp_xml (414B) │   │   ├── TextureVariation_mask_1.dds (44KB) │   │   ├── TextureVariation_mask_2.dds (44KB) │   │   ├── TextureVariation_mask_3.dds (44KB) │   │   ├── Unused (293 Entries) │   │   │   ├── CanyonA_1Con_Cap_v01.stamp_xml (305B) │   │   │   ├── CanyonA_2Con_Bckwrds_S_v01.stamp_xml (456B) │   │   │   ├── CanyonA_3Con_BirdFoot_v01.stamp_xml (575B) │   │   │   ├── CrackedGroundA.tif (8.4MB) │   │   │   ├── CrackedGroundA_mask_1.dds (5.6MB) │   │   │   ├── CrackedGroundA_v1.stamp_xml (1.2KB) │   │   │   ├── CraterA_v1.stamp_xml (266B) │   │   │   ├── CraterA_v3.stamp_xml (275B) │   │   │   ├── CraterA_v4.stamp_xml (204B) │   │   │   ├── CraterA_v5.stamp_xml (206B) │   │   │   ├── CraterA_v6.stamp_xml (228B) │   │   │   ├── CraterB_Megastamp(2).stamp_xml (2.1KB) │   │   │   ├── CraterB_v1.stamp_xml (275B) │   │   │   ├── CraterB_v3.stamp_xml (275B) │   │   │   ├── CraterB_v4.stamp_xml (1.8KB) │   │   │   ├── CraterB_v5.stamp_xml (1.7KB) │   │   │   ├── CraterB_v6.stamp_xml (1.7KB) │   │   │   ├── CraterC_v1.stamp_xml (275B) │   │   │   ├── CraterC_v3.stamp_xml (1.8KB) │   │   │   ├── CraterC_v4.stamp_xml (1.8KB) │   │   │   ├── CraterC_v5.stamp_xml (1.7KB) │   │   │   ├── CraterC_v6.stamp_xml (1.5KB) │   │   │   ├── CraterD.tif (8.4MB) │   │   │   ├── CraterD_v1.stamp_xml (219B) │   │   │   ├── CraterD_v2.stamp_xml (218B) │   │   │   ├── CraterD_v3.stamp_xml (1.1KB) │   │   │   ├── CraterD_v4.stamp_xml (220B) │   │   │   ├── CraterE_Megastamp(1).stamp_xml (4.3KB) │   │   │   ├── CraterE_v1.stamp_xml (1.7KB) │   │   │   ├── CraterE_v3.stamp_xml (1.8KB) │   │   │   ├── CraterE_v4.stamp_xml (1.8KB) │   │   │   ├── CraterE_v5.stamp_xml (1.8KB) │   │   │   ├── CraterE_v6.stamp_xml (1.7KB) │   │   │   ├── CraterF.tif (8.4MB) │   │   │   ├── CraterG.tif (8.4MB) │   │   │   ├── CraterG_mask_1.dds (5.6MB) │   │   │   ├── CraterG_mask_2.dds (5.6MB) │   │   │   ├── CraterG_v1.stamp_xml (1.7KB) │   │   │   ├── CraterG_v2.stamp_xml (1.7KB) │   │   │   ├── CraterG_v3.stamp_xml (1.7KB) │   │   │   ├── CraterG_v4.stamp_xml (1.7KB) │   │   │   ├── CraterH_v1.stamp_xml (2.5KB) │   │   │   ├── CraterH_v3.stamp_xml (1.8KB) │   │   │   ├── CraterH_v4.stamp_xml (2.0KB) │   │   │   ├── CraterH_v5.stamp_xml (1.7KB) │   │   │   ├── CraterH_v6.stamp_xml (1.9KB) │   │   │   ├── Crater_01_HGT.tif (8.4MB) │   │   │   ├── Crater_01_HGT_mask_1.dds (262KB) │   │   │   ├── Crater_01_HGT_mask_2.dds (262KB) │   │   │   ├── Crater_01_HGT_scratch.stamp_xml (157B) │   │   │   ├── Crater_01_HGT_v1.stamp_xml (85B) │   │   │   ├── CrystalGroundA.tif (8.4MB) │   │   │   ├── CrystalGroundA_v1.stamp_xml (3.1KB) │   │   │   ├── CrystalGroundA_v2.stamp_xml (3.7KB) │   │   │   ├── CrystalGroundA_v3.stamp_xml (2.3KB) │   │   │   ├── CrystalGroundA_v4.stamp_xml (3.0KB) │   │   │   ├── CrystalGroundA_v5.stamp_xml (2.8KB) │   │   │   ├── CrystalPlates.tif (8.4MB) │   │   │   ├── CrystalPlates_Base.stamp_xml (311B) │   │   │   ├── CrystalPlates_Cap_1.stamp_xml (445B) │   │   │   ├── CrystalPlates_Capv1.stamp_xml (445B) │   │   │   ├── CrystalPlates_mask_1.dds (5.6MB) │   │   │   ├── CrystalPlates_v1.stamp_xml (565B) │   │   │   ├── CrystalPlates_v2.stamp_xml (560B) │   │   │   ├── CrystalPoolA.tif (8.4MB) │   │   │   ├── CrystalPoolA_Secondaryv1.stamp_xml (1.8KB) │   │   │   ├── CrystalPoolA_Starterv1.stamp_xml (371B) │   │   │   ├── CrystalPoolA_mask_1.dds (5.6MB) │   │   │   ├── DryRiverBedStraight01.tif (8.4MB) │   │   │   ├── DryRiverBedStraight01_Capv1.stamp_xml (3.3KB) │   │   │   ├── DryRiverBedStraight01_Capv2.stamp_xml (1.9KB) │   │   │   ├── DryRiverBedStraight01_v1.stamp_xml (2.5KB) │   │   │   ├── DryRiverBedStraight01_v2.stamp_xml (2.5KB) │   │   │   ├── DryRiverBedStraight02.tif (8.4MB) │   │   │   ├── DryRiverBedStraight02_v1.stamp_xml (3.4KB) │   │   │   ├── DryRiverBedStraight02_v2.stamp_xml (2.1KB) │   │   │   ├── DryRiverBedTurn01.tif (8.4MB) │   │   │   ├── DryRiverBedTurn01_v1.stamp_xml (2.5KB) │   │   │   ├── DryRiverBedTurn01_v2.stamp_xml (3.8KB) │   │   │   ├── DuneA.tif (8.4MB) │   │   │   ├── DuneA_Column.stamp_xml (1.6KB) │   │   │   ├── DuneA_ColumnCap.stamp_xml (1.4KB) │   │   │   ├── DuneA_Megastamp2{1}.stamp_xml (727B) │   │   │   ├── DuneA_Spine.stamp_xml (1.1KB) │   │   │   ├── DuneA_SpineCap.stamp_xml (1.4KB) │   │   │   ├── DuneA_mask_1.dds (5.6MB) │   │   │   ├── DuneA_mask_2.dds (5.6MB) │   │   │   ├── DuneA_v1.stamp_xml (833B) │   │   │   ├── DuneA_v1Cap.stamp_xml (1.5KB) │   │   │   ├── DuneA_v2.stamp_xml (374B) │   │   │   ├── DuneA_v3.stamp_xml (374B) │   │   │   ├── DuneA_v4.stamp_xml (374B) │   │   │   ├── DuneA_v5.stamp_xml (373B) │   │   │   ├── DuneA_v6.stamp_xml (374B) │   │   │   ├── DuneB.tif (8.4MB) │   │   │   ├── DuneB_Column.stamp_xml (1.6KB) │   │   │   ├── DuneB_ColumnCap.stamp_xml (1.4KB) │   │   │   ├── DuneB_Megastamp1{1}.stamp_xml (728B) │   │   │   ├── DuneB_Spine.stamp_xml (1.7KB) │   │   │   ├── DuneB_SpineCap.stamp_xml (1.9KB) │   │   │   ├── DuneB_mask_1.dds (5.6MB) │   │   │   ├── DuneB_mask_2.dds (5.6MB) │   │   │   ├── DuneB_v1.stamp_xml (1.4KB) │   │   │   ├── DuneB_v1Cap.stamp_xml (1.3KB) │   │   │   ├── DuneB_v2.stamp_xml (1.4KB) │   │   │   ├── DuneC.tif (8.4MB) │   │   │   ├── DuneC_Column.stamp_xml (1.2KB) │   │   │   ├── DuneC_ColumnCap.stamp_xml (1.9KB) │   │   │   ├── DuneC_Megastamp2{2}.stamp_xml (653B) │   │   │   ├── DuneC_Spine.stamp_xml (1.7KB) │   │   │   ├── DuneC_SpineCap.stamp_xml (2.2KB) │   │   │   ├── DuneC_mask_1.dds (5.6MB) │   │   │   ├── DuneC_v1.stamp_xml (1.1KB) │   │   │   ├── DuneC_v1Cap.stamp_xml (2.0KB) │   │   │   ├── DuneC_v2.stamp_xml (1.1KB) │   │   │   ├── DuneD.tif (8.4MB) │   │   │   ├── DuneD_Column.stamp_xml (1.6KB) │   │   │   ├── DuneD_ColumnCap.stamp_xml (2.2KB) │   │   │   ├── DuneD_Megastamp1{2}.stamp_xml (809B) │   │   │   ├── DuneD_Spine.stamp_xml (1.5KB) │   │   │   ├── DuneD_SpineCap.stamp_xml (1.9KB) │   │   │   ├── DuneD_mask_1.dds (5.6MB) │   │   │   ├── DuneD_mask_2.dds (5.6MB) │   │   │   ├── DuneD_v1.stamp_xml (1.3KB) │   │   │   ├── DuneD_v1Cap.stamp_xml (865B) │   │   │   ├── DuneD_v2.stamp_xml (1.3KB) │   │   │   ├── ElephantTreeA.tif (8.4MB) │   │   │   ├── ElephantTreeA_v1.stamp_xml (3.1KB) │   │   │   ├── ElephantTreeA_v2.stamp_xml (1.5KB) │   │   │   ├── ElephantTreeStumpA.tif (8.4MB) │   │   │   ├── ElephantTreeStumpA_v1.stamp_xml (371B) │   │   │   ├── FlatGroundA.tif (8.4MB) │   │   │   ├── FlatGroundA_Aquatic.stamp_xml (881B) │   │   │   ├── FlatGroundA_Empty.stamp_xml (212B) │   │   │   ├── FlatGroundA_Volcanic.stamp_xml (1.2KB) │   │   │   ├── FlatGroundA_mask_1.dds (5.6MB) │   │   │   ├── FlatGroundA_mask_2.dds (5.6MB) │   │   │   ├── FlatGroundA_v1.stamp_xml (4.5KB) │   │   │   ├── FlatGroundA_v2.stamp_xml (3.4KB) │   │   │   ├── FlatGroundDuneA.tif (8.4MB) │   │   │   ├── FlatGroundDuneA_mask_1.dds (5.6MB) │   │   │   ├── FlatGroundDuneA_v1.stamp_xml (1.8KB) │   │   │   ├── FlatGroundDuneA_v2.stamp_xml (2.2KB) │   │   │   ├── FlatGroundDuneA_v3.stamp_xml (2.2KB) │   │   │   ├── FlatGroundDuneA_v4.stamp_xml (1.6KB) │   │   │   ├── FlatGroundMudA.tif (8.4MB) │   │   │   ├── FlatGroundMudA_mask_1.dds (5.6MB) │   │   │   ├── FlatGroundMudA_mask_2.dds (5.6MB) │   │   │   ├── FlatGroundMudA_v1.stamp_xml (275B) │   │   │   ├── GeiserA.tif (8.4MB) │   │   │   ├── GeiserA_mask_1.dds (5.6MB) │   │   │   ├── GeiserA_v1.stamp_xml (309B) │   │   │   ├── HillA.tif (8.4MB) │   │   │   ├── HillA_Terrestrialv1.stamp_xml (443B) │   │   │   ├── HillA_Terrestrialv2.stamp_xml (555B) │   │   │   ├── HillA_mask_1.dds (5.6MB) │   │   │   ├── HillA_v1.stamp_xml (2.3KB) │   │   │   ├── IslandA.tif (8.4MB) │   │   │   ├── IslandA_Acidv1.stamp_xml (923B) │   │   │   ├── IslandA_Iodinev1.stamp_xml (1.5KB) │   │   │   ├── IslandA_Oolitev1.stamp_xml (351B) │   │   │   ├── IslandA_mask_1.dds (5.6MB) │   │   │   ├── IslandA_mask_2.dds (5.6MB) │   │   │   ├── IslandA_mask_3.dds (5.6MB) │   │   │   ├── IslandA_v1.stamp_xml (1.4KB) │   │   │   ├── IslandA_v2.stamp_xml (1.5KB) │   │   │   ├── LakeA.tif (8.4MB) │   │   │   ├── LakeA_Bridge.stamp_xml (2.9KB) │   │   │   ├── LakeA_HGT_scratch.stamp_xml (198B) │   │   │   ├── LakeA_Secondaryv1.stamp_xml (2.6KB) │   │   │   ├── LakeA_Secondaryv2.stamp_xml (1.2KB) │   │   │   ├── LakeA_Starterv1.stamp_xml (2.8KB) │   │   │   ├── LakeA_Tertiaryv1.stamp_xml (1.8KB) │   │   │   ├── LakeA_TierNeg3.stamp_xml (1.3KB) │   │   │   ├── LakeA_mask_1.dds (5.6MB) │   │   │   ├── LakeA_mask_2.dds (5.6MB) │   │   │   ├── LakeA_mask_3.dds (5.6MB) │   │   │   ├── LakeA_mask_4.dds (5.6MB) │   │   │   ├── MesaA.tif (8.4MB) │   │   │   ├── MesaA_mask_1.dds (5.6MB) │   │   │   ├── MesaA_mask_2.dds (5.6MB) │   │   │   ├── MesaA_v1.stamp_xml (6.7KB) │   │   │   ├── MetalTreeForestA.tif (8.4MB) │   │   │   ├── MetalTreeForestA_mask_1.dds (5.6MB) │   │   │   ├── MetalTreeForestA_v1.stamp_xml (1.1KB) │   │   │   ├── MountainA_HGT_v2Chain.stamp_xml (261B) │   │   │   ├── MountainA_HGT_v2ChainEnd.stamp_xml (260B) │   │   │   ├── MountainA_HGT_v2_Chain.stamp_xml (492B) │   │   │   ├── MountainA_HGT_v2_ChainEnd.stamp_xml (261B) │   │   │   ├── PlateauDrSuess.tif (8.4MB) │   │   │   ├── PlateauDrSuess_mask_1.dds (5.6MB) │   │   │   ├── PlateauDrSuess_mask_2.dds (5.6MB) │   │   │   ├── PlateauDrSuess_mask_3.dds (5.6MB) │   │   │   ├── PlateauDrSuess_v1.stamp_xml (2.8KB) │   │   │   ├── PlateauDrSuess_v1Cap.stamp_xml (749B) │   │   │   ├── PlateauDrSuess_v2.stamp_xml (1.9KB) │   │   │   ├── PlateauDrSuess_v2Cap.stamp_xml (748B) │   │   │   ├── RiverA.DDS (2.8MB) │   │   │   ├── RiverA.tif (8.4MB) │   │   │   ├── RiverA_HGT.DDS (2.8MB) │   │   │   ├── RiverA_HGT.tif (8.4MB) │   │   │   ├── RiverA_HGT_v1.stamp_xml (196B) │   │   │   ├── RiverA_mask_1.dds (5.6MB) │   │   │   ├── RiverA_mask_2.dds (5.6MB) │   │   │   ├── RiverA_mask_3.dds (5.6MB) │   │   │   ├── RiverA_v1.stamp_xml (2.8KB) │   │   │   ├── RiverA_v2.stamp_xml (2.8KB) │   │   │   ├── RiverB.DDS (2.8MB) │   │   │   ├── RiverB.tif (8.4MB) │   │   │   ├── RiverB_mask_1.dds (5.6MB) │   │   │   ├── RiverB_mask_2.dds (5.6MB) │   │   │   ├── RiverB_mask_3.dds (5.6MB) │   │   │   ├── RiverB_v1.stamp_xml (1.4KB) │   │   │   ├── RiverB_v2.stamp_xml (1.5KB) │   │   │   ├── RiverB_v3.stamp_xml (1.2KB) │   │   │   ├── RiverB_v4.stamp_xml (1.8KB) │   │   │   ├── RiverC.DDS (2.8MB) │   │   │   ├── RiverC.tif (8.4MB) │   │   │   ├── RiverC_mask_1.dds (5.6MB) │   │   │   ├── RiverC_mask_2.dds (5.6MB) │   │   │   ├── RiverC_v1.stamp_xml (970B) │   │   │   ├── RiverCap01.DDS (2.8MB) │   │   │   ├── RiverCap02.DDS (2.8MB) │   │   │   ├── RiverCap03.DDS (2.8MB) │   │   │   ├── RiverCap04.DDS (2.8MB) │   │   │   ├── RiverCap05.DDS (2.8MB) │   │   │   ├── RiverCapA.DDS (2.8MB) │   │   │   ├── RiverCapA.tif (8.4MB) │   │   │   ├── RiverCapA_mask_1.dds (5.6MB) │   │   │   ├── RiverCapA_mask_2.dds (5.6MB) │   │   │   ├── RiverCapA_v1.stamp_xml (847B) │   │   │   ├── RiverCapA_v2.stamp_xml (847B) │   │   │   ├── RiverD.DDS (2.8MB) │   │   │   ├── RiverD.tif (8.4MB) │   │   │   ├── RiverD_mask_1.dds (5.6MB) │   │   │   ├── RiverD_mask_2.dds (5.6MB) │   │   │   ├── RiverD_v1.stamp_xml (1.6KB) │   │   │   ├── RiverE.DDS (2.8MB) │   │   │   ├── RiverE.tif (8.4MB) │   │   │   ├── RiverE_mask_1.dds (5.6MB) │   │   │   ├── RiverE_mask_2.dds (5.6MB) │   │   │   ├── RiverE_mask_3.dds (5.6MB) │   │   │   ├── RiverE_v1.stamp_xml (2.8KB) │   │   │   ├── RiverE_v2.stamp_xml (2.8KB) │   │   │   ├── RiverE_v3.stamp_xml (3.7KB) │   │   │   ├── RiverE_v4.stamp_xml (2.3KB) │   │   │   ├── RiverIntersectionY01.DDS (2.1MB) │   │   │   ├── RiverLongStraight01.DDS (2.1MB) │   │   │   ├── RiverLongStraight02.DDS (2.1MB) │   │   │   ├── RiverLongStraight03.DDS (2.1MB) │   │   │   ├── RiverLongStraight04.DDS (2.1MB) │   │   │   ├── RiverLongStraight05.DDS (2.1MB) │   │   │   ├── RiverLongStraight06.DDS (2.1MB) │   │   │   ├── RiverLongStraight07.DDS (2.1MB) │   │   │   ├── RiverLongStraight08.DDS (2.1MB) │   │   │   ├── RiverMouth01.DDS (2.1MB) │   │   │   ├── RiverStarterA.DDS (2.1MB) │   │   │   ├── RiverStarterA.tif (8.4MB) │   │   │   ├── RiverStarterA_mask_1.dds (5.6MB) │   │   │   ├── RiverStarterA_mask_2.dds (5.6MB) │   │   │   ├── RiverStarterA_v1.stamp_xml (1.1KB) │   │   │   ├── RiverStarterA_v2.stamp_xml (3.9KB) │   │   │   ├── RiverTurnObtuse01.DDS (2.1MB) │   │   │   ├── RiverTurnObtuse02.DDS (2.1MB) │   │   │   ├── RiverTurnObtuse03.DDS (2.1MB) │   │   │   ├── RiverTurnObtuse04.DDS (2.1MB) │   │   │   ├── RockFormation.tif (8.4MB) │   │   │   ├── RockFormation_GiantArchAMegastamp{1}.stamp_xml (606B) │   │   │   ├── RockFormation_GiantArchAMegastamp{2}.stamp_xml (445B) │   │   │   ├── RockFormation_Rock01Vol.stamp_xml (465B) │   │   │   ├── RockFormation_TallPillarA.stamp_xml (3.2KB) │   │   │   ├── RockFormation_TopHatA.stamp_xml (2.9KB) │   │   │   ├── RockFormation_mask_1.dds (5.6MB) │   │   │   ├── Round2 (199 Entries) │   │   │   │   ├── GiantCrystal01.tif (8.4MB) │   │   │   │   ├── GiantCrystal01_Amethystv01.stamp_xml (3.2KB) │   │   │   │   ├── GiantCrystal01_Amethystv02.stamp_xml (3.7KB) │   │   │   │   ├── GiantCrystal01_Amethystv03.stamp_xml (2.4KB) │   │   │   │   ├── GiantCrystal01_Amethystv04.stamp_xml (3.1KB) │   │   │   │   ├── GiantCrystal01_Amethystv05.stamp_xml (2.8KB) │   │   │   │   ├── GiantCrystal01_Emeraldv01.stamp_xml (3.2KB) │   │   │   │   ├── GiantCrystal01_Emeraldv02.stamp_xml (3.7KB) │   │   │   │   ├── GiantCrystal01_Emeraldv03.stamp_xml (2.4KB) │   │   │   │   ├── GiantCrystal01_Emeraldv04.stamp_xml (3.1KB) │   │   │   │   ├── GiantCrystal01_Emeraldv05.stamp_xml (2.8KB) │   │   │   │   ├── GiantCrystal01_Pellucidv01.stamp_xml (3.2KB) │   │   │   │   ├── GiantCrystal01_Pellucidv02.stamp_xml (3.7KB) │   │   │   │   ├── GiantCrystal01_Pellucidv03.stamp_xml (2.4KB) │   │   │   │   ├── GiantCrystal01_Pellucidv04.stamp_xml (3.1KB) │   │   │   │   ├── GiantCrystal01_Pellucidv05.stamp_xml (2.8KB) │   │   │   │   ├── GiantCrystal01_Rubyv01.stamp_xml (3.2KB) │   │   │   │   ├── GiantCrystal01_Rubyv02.stamp_xml (3.7KB) │   │   │   │   ├── GiantCrystal01_Rubyv03.stamp_xml (2.4KB) │   │   │   │   ├── GiantCrystal01_Rubyv04.stamp_xml (3.0KB) │   │   │   │   ├── GiantCrystal01_Rubyv05.stamp_xml (2.8KB) │   │   │   │   ├── GiantCrystal01_Sapphirev01.stamp_xml (3.1KB) │   │   │   │   ├── GiantCrystal01_Sapphirev02.stamp_xml (3.7KB) │   │   │   │   ├── GiantCrystal01_Sapphirev03.stamp_xml (2.3KB) │   │   │   │   ├── GiantCrystal01_Sapphirev04.stamp_xml (3.0KB) │   │   │   │   ├── GiantCrystal01_Sapphirev05.stamp_xml (2.8KB) │   │   │   │   ├── GiantFloatingRockA.tif (8.4MB) │   │   │   │   ├── GiantFloatingRockA_mask_1.dds (5.6MB) │   │   │   │   ├── GiantFloatingRockA_v1.stamp_xml (1.6KB) │   │   │   │   ├── GiantFloatingRockA_v2.stamp_xml (3.6KB) │   │   │   │   ├── GiantFloatingRockA_v3.stamp_xml (3.7KB) │   │   │   │   ├── GiantMushroomA.tif (8.4MB) │   │   │   │   ├── GiantMushroomA_mask_1.dds (5.6MB) │   │   │   │   ├── GiantMushroomA_v1.stamp_xml (5.0KB) │   │   │   │   ├── GiantMushroomA_v2.stamp_xml (3.0KB) │   │   │   │   ├── GiantMushroomA_v3.stamp_xml (2.6KB) │   │   │   │   ├── Ocean01.tif (8.4MB) │   │   │   │   ├── Ocean01_Acidv01.stamp_xml (8.7KB) │   │   │   │   ├── Ocean01_Alkaliv01.stamp_xml (8.5KB) │   │   │   │   ├── Ocean01_Basev01.stamp_xml (8.2KB) │   │   │   │   ├── Ocean01_Iodinev01.stamp_xml (8.1KB) │   │   │   │   ├── Ocean01_Purplev01.stamp_xml (8.5KB) │   │   │   │   ├── Ocean01_Telluricv01.stamp_xml (9.1KB) │   │   │   │   ├── Ocean01_Ureav01.stamp_xml (9.1KB) │   │   │   │   ├── Ocean01_Waterv01.stamp_xml (8.2KB) │   │   │   │   ├── Ocean01_mask_1.dds (5.6MB) │   │   │   │   ├── Ocean02.tif (8.4MB) │   │   │   │   ├── Ocean02_Acidv01.stamp_xml (8.7KB) │   │   │   │   ├── Ocean02_Alkaliv01.stamp_xml (8.5KB) │   │   │   │   ├── Ocean02_Basev01.stamp_xml (8.0KB) │   │   │   │   ├── Ocean02_Iodinev01.stamp_xml (8.0KB) │   │   │   │   ├── Ocean02_Purplev01.stamp_xml (8.7KB) │   │   │   │   ├── Ocean02_Telluricv01.stamp_xml (8.2KB) │   │   │   │   ├── Ocean02_Ureav01.stamp_xml (8.1KB) │   │   │   │   ├── Ocean02_Waterv01.stamp_xml (8.1KB) │   │   │   │   ├── Ocean02_mask_1.dds (5.6MB) │   │   │   │   ├── Ocean03.tif (8.4MB) │   │   │   │   ├── Ocean03_Acidv01.stamp_xml (8.6KB) │   │   │   │   ├── Ocean03_Alkaliv01.stamp_xml (8.4KB) │   │   │   │   ├── Ocean03_Basev01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean03_Iodinev01.stamp_xml (8.0KB) │   │   │   │   ├── Ocean03_Purplev01.stamp_xml (8.4KB) │   │   │   │   ├── Ocean03_Telluricv01.stamp_xml (8.1KB) │   │   │   │   ├── Ocean03_Ureav01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean03_Waterv01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean03_mask_1.dds (5.6MB) │   │   │   │   ├── Ocean04.tif (8.4MB) │   │   │   │   ├── Ocean04_Acidv01.stamp_xml (8.6KB) │   │   │   │   ├── Ocean04_Alkaliv01.stamp_xml (8.4KB) │   │   │   │   ├── Ocean04_Basev01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean04_Iodinev01.stamp_xml (8.0KB) │   │   │   │   ├── Ocean04_Purplev01.stamp_xml (8.6KB) │   │   │   │   ├── Ocean04_Telluricv01.stamp_xml (8.1KB) │   │   │   │   ├── Ocean04_Ureav01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean04_Waterv01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean04_mask_1.dds (5.6MB) │   │   │   │   ├── Ocean05.tif (8.4MB) │   │   │   │   ├── Ocean05_Acidv01.stamp_xml (8.6KB) │   │   │   │   ├── Ocean05_Alkaliv01.stamp_xml (8.3KB) │   │   │   │   ├── Ocean05_Basev01.stamp_xml (7.7KB) │   │   │   │   ├── Ocean05_Iodinev01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean05_Purplev01.stamp_xml (8.2KB) │   │   │   │   ├── Ocean05_Telluricv01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean05_Ureav01.stamp_xml (7.7KB) │   │   │   │   ├── Ocean05_Waterv01.stamp_xml (7.7KB) │   │   │   │   ├── Ocean05_mask_1.dds (5.6MB) │   │   │   │   ├── Ocean06.tif (8.4MB) │   │   │   │   ├── Ocean06_Acidv01.stamp_xml (8.5KB) │   │   │   │   ├── Ocean06_Alkaliv01.stamp_xml (8.3KB) │   │   │   │   ├── Ocean06_Basev01.stamp_xml (8.2KB) │   │   │   │   ├── Ocean06_Iodinev01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean06_Purplev01.stamp_xml (8.3KB) │   │   │   │   ├── Ocean06_Telluricv01.stamp_xml (7.7KB) │   │   │   │   ├── Ocean06_Ureav01.stamp_xml (7.5KB) │   │   │   │   ├── Ocean06_Waterv01.stamp_xml (6.8KB) │   │   │   │   ├── Ocean06_mask_1.dds (5.6MB) │   │   │   │   ├── Ocean07.tif (8.4MB) │   │   │   │   ├── Ocean07_Acidv01.stamp_xml (8.6KB) │   │   │   │   ├── Ocean07_Alkaliv01.stamp_xml (8.6KB) │   │   │   │   ├── Ocean07_Basev01.stamp_xml (8.0KB) │   │   │   │   ├── Ocean07_Iodinev01.stamp_xml (8.1KB) │   │   │   │   ├── Ocean07_Purplev01.stamp_xml (8.4KB) │   │   │   │   ├── Ocean07_Telluricv01.stamp_xml (8.1KB) │   │   │   │   ├── Ocean07_Ureav01.stamp_xml (7.9KB) │   │   │   │   ├── Ocean07_Waterv01.stamp_xml (8.0KB) │   │   │   │   ├── Ocean07_mask_1.dds (5.6MB) │   │   │   │   ├── RiverCap01.tif (8.4MB) │   │   │   │   ├── RiverCap01_Basev01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap01_Maroonv01.stamp_xml (6.9KB) │   │   │   │   ├── RiverCap01_Telluricv01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap01_Ureav01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap02.tif (8.4MB) │   │   │   │   ├── RiverCap02_Basev01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap02_Maroonv01.stamp_xml (6.9KB) │   │   │   │   ├── RiverCap02_Telluricv01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap02_Ureav01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap03.tif (8.4MB) │   │   │   │   ├── RiverCap03_Basev01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap03_Maroonv01.stamp_xml (6.9KB) │   │   │   │   ├── RiverCap03_Telluricv01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap03_Ureav01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap04.tif (8.4MB) │   │   │   │   ├── RiverCap04_Basev01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap04_Maroonv01.stamp_xml (6.9KB) │   │   │   │   ├── RiverCap04_Telluricv01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap04_Ureav01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap05.tif (8.4MB) │   │   │   │   ├── RiverCap05_Basev01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap05_Maroonv01.stamp_xml (6.9KB) │   │   │   │   ├── RiverCap05_Telluricv01.stamp_xml (6.7KB) │   │   │   │   ├── RiverCap05_Ureav01.stamp_xml (6.7KB) │   │   │   │   ├── RiverIntersectionY01.tif (8.4MB) │   │   │   │   ├── RiverIntersectionY01_Basev01.stamp_xml (7.3KB) │   │   │   │   ├── RiverIntersectionY01_Maroonv01.stamp_xml (7.2KB) │   │   │   │   ├── RiverIntersectionY01_Telluricv01.stamp_xml (7.3KB) │   │   │   │   ├── RiverIntersectionY01_Ureav01.stamp_xml (7.3KB) │   │   │   │   ├── RiverLongStraight01.tif (8.4MB) │   │   │   │   ├── RiverLongStraight01_Basev01.stamp_xml (7.3KB) │   │   │   │   ├── RiverLongStraight01_Maroonv01.stamp_xml (7.3KB) │   │   │   │   ├── RiverLongStraight01_Telluricv01.stamp_xml (7.3KB) │   │   │   │   ├── RiverLongStraight01_Ureav01.stamp_xml (7.3KB) │   │   │   │   ├── RiverLongStraight02.tif (8.4MB) │   │   │   │   ├── RiverLongStraight02_Basev01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight02_Maroonv01.stamp_xml (7.3KB) │   │   │   │   ├── RiverLongStraight02_Telluricv01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight02_Ureav01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight03.tif (8.4MB) │   │   │   │   ├── RiverLongStraight03_Basev01.stamp_xml (7.2KB) │   │   │   │   ├── RiverLongStraight03_Maroonv01.stamp_xml (7.2KB) │   │   │   │   ├── RiverLongStraight03_Telluricv01.stamp_xml (7.2KB) │   │   │   │   ├── RiverLongStraight03_Ureav01.stamp_xml (7.2KB) │   │   │   │   ├── RiverLongStraight04.tif (8.4MB) │   │   │   │   ├── RiverLongStraight04_Basev01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight04_Maroonv01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight04_Telluricv01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight04_Ureav01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight05.tif (8.4MB) │   │   │   │   ├── RiverLongStraight05_Basev01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight05_Maroonv01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight05_Telluricv01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight05_Ureav01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight06.tif (8.4MB) │   │   │   │   ├── RiverLongStraight06_Basev01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight06_Maroonv01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight06_Telluricv01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight06_Ureav01.stamp_xml (7.4KB) │   │   │   │   ├── RiverLongStraight07.tif (8.4MB) │   │   │   │   ├── RiverLongStraight07_Basev01.stamp_xml (7.5KB) │   │   │   │   ├── RiverLongStraight07_Maroonv01.stamp_xml (7.5KB) │   │   │   │   ├── RiverLongStraight07_Telluricv01.stamp_xml (7.5KB) │   │   │   │   ├── RiverLongStraight07_Ureav01.stamp_xml (7.5KB) │   │   │   │   ├── RiverLongStraight08.tif (8.4MB) │   │   │   │   ├── RiverLongStraight08_Basev01.stamp_xml (7.5KB) │   │   │   │   ├── RiverLongStraight08_Maroonv01.stamp_xml (7.5KB) │   │   │   │   ├── RiverLongStraight08_Telluricv01.stamp_xml (7.5KB) │   │   │   │   ├── RiverLongStraight08_Ureav01.stamp_xml (7.5KB) │   │   │   │   ├── RiverMouth01.tif (8.4MB) │   │   │   │   ├── RiverMouth01_Telluricv01.stamp_xml (7.3KB) │   │   │   │   ├── RiverMouth01_Ureav01.stamp_xml (7.3KB) │   │   │   │   ├── RiverTurnObtuse01.tif (8.4MB) │   │   │   │   ├── RiverTurnObtuse01_Basev01.stamp_xml (7.0KB) │   │   │   │   ├── RiverTurnObtuse01_Maroonv01.stamp_xml (7.2KB) │   │   │   │   ├── RiverTurnObtuse01_Telluricv01.stamp_xml (7.0KB) │   │   │   │   ├── RiverTurnObtuse01_Ureav01.stamp_xml (7.0KB) │   │   │   │   ├── RiverTurnObtuse02.tif (8.4MB) │   │   │   │   ├── RiverTurnObtuse02_Basev01.stamp_xml (6.9KB) │   │   │   │   ├── RiverTurnObtuse02_Maroonv01.stamp_xml (7.1KB) │   │   │   │   ├── RiverTurnObtuse02_Telluricv01.stamp_xml (6.9KB) │   │   │   │   ├── RiverTurnObtuse02_Ureav01.stamp_xml (6.9KB) │   │   │   │   ├── RiverTurnObtuse03.tif (8.4MB) │   │   │   │   ├── RiverTurnObtuse03_Basev01.stamp_xml (6.9KB) │   │   │   │   ├── RiverTurnObtuse03_Maroonv01.stamp_xml (7.1KB) │   │   │   │   ├── RiverTurnObtuse03_Telluricv01.stamp_xml (6.9KB) │   │   │   │   ├── RiverTurnObtuse03_Ureav01.stamp_xml (6.9KB) │   │   │   │   ├── RiverTurnObtuse04.tif (8.4MB) │   │   │   │   ├── RiverTurnObtuse04_Basev01.stamp_xml (6.9KB) │   │   │   │   ├── RiverTurnObtuse04_Maroonv01.stamp_xml (7.1KB) │   │   │   │   ├── RiverTurnObtuse04_Telluricv01.stamp_xml (6.9KB) │   │   │   │   └── RiverTurnObtuse04_Ureav01.stamp_xml (6.9KB) │   │   │   ├── TestCrater.tif (8.4MB) │   │   │   ├── TestCrater_mask_1.dds (5.6MB) │   │   │   ├── TestCrater_mask_2.dds (5.6MB) │   │   │   ├── TestCrater_v1.stamp_xml (515B) │   │   │   ├── TestCrater_v2.stamp_xml (508B) │   │   │   ├── TestDune.tif (8.4MB) │   │   │   ├── TestDune_mask_1.dds (5.6MB) │   │   │   ├── TestDune_mask_2.dds (5.6MB) │   │   │   ├── TestDune_v1.stamp_xml (670B) │   │   │   ├── TestDune_v2.stamp_xml (676B) │   │   │   ├── TestHalfPipeStraight01_Cap1.stamp_xml (464B) │   │   │   ├── TestHalfPipeStraight01_Cap2.stamp_xml (578B) │   │   │   ├── TestHalfPipeStraight01_LoopdeLoopv4.stamp_xml (608B) │   │   │   ├── TestHalfPipeStraight01_v1.stamp_xml (576B) │   │   │   ├── TestHalfPipeStraight01_v2.stamp_xml (462B) │   │   │   ├── TestVolcano01.tif (8.4MB) │   │   │   ├── TestVolcano01_v1.stamp_xml (334B) │   │   │   ├── VolcanoA_01_scratch.stamp_xml (155B) │   │   │   └── readme.txt (186B) │   │   ├── VeinA.DDS (524KB) │   │   ├── VeinA.stamp_xml (1.8KB) │   │   ├── VeinA_Gold.stamp_xml (1.8KB) │   │   ├── Volcano01.DDS (524KB) │   │   ├── Volcano01_Basev01.stamp_xml (519B) │   │   ├── Volcano01_mask_1.dds (44KB) │   │   ├── Volcano02.DDS (524KB) │   │   ├── Volcano03.DDS (524KB) │   │   ├── Volcano03.tif (8.4MB) │   │   ├── Volcano04.DDS (524KB) │   │   ├── Volcano05.DDS (524KB) │   │   └── Volcano05_Basev01.stamp_xml (531B) │   ├── StarBillboards (11 Entries) │   │   ├── Planet (7 Entries) │   │   │   ├── BlueStar.dds (1.4MB) │   │   │   ├── GreenStar.dds (1.4MB) │   │   │   ├── OrangeStar.dds (1.4MB) │   │   │   ├── PurpleStar.dds (1.4MB) │   │   │   ├── RedStar.dds (1.4MB) │   │   │   ├── WhiteStar.dds (1.4MB) │   │   │   └── YellowStar.dds (1.4MB) │   │   ├── Small (8 Entries) │   │   │   ├── StarIcon_BlackHole_Small.dds (5.6KB) │   │   │   ├── StarIcon_Blue_Small.dds (5.6KB) │   │   │   ├── StarIcon_Green_Small.dds (5.6KB) │   │   │   ├── StarIcon_Neutron_Small.dds (5.6KB) │   │   │   ├── StarIcon_Orange_Small.dds (5.6KB) │   │   │   ├── StarIcon_Red_Small.dds (5.6KB) │   │   │   ├── StarIcon_White_Small.dds (1.5KB) │   │   │   └── StarIcon_Yellow_Small.dds (5.6KB) │   │   ├── StarIcon_BlackHole.dds (66KB) │   │   ├── StarIcon_Blue.dds (88KB) │   │   ├── StarIcon_Green.dds (88KB) │   │   ├── StarIcon_Neutron.dds (66KB) │   │   ├── StarIcon_Orange.dds (88KB) │   │   ├── StarIcon_Purple.dds (88KB) │   │   ├── StarIcon_Red.dds (88KB) │   │   ├── StarIcon_White.dds (88KB) │   │   └── StarIcon_Yellow.dds (88KB) │   ├── StarTemplate (11 Entries) │   │   ├── blackHole.startemplate_xml (379B) │   │   ├── blue.startemplate_xml (406B) │   │   ├── default.startemplate_xml (493B) │   │   ├── green.startemplate_xml (411B) │   │   ├── neutron.startemplate_xml (326B) │   │   ├── orange.startemplate_xml (505B) │   │   ├── purple.startemplate_xml (413B) │   │   ├── red.startemplate_xml (405B) │   │   ├── sun.startemplate_xml (532B) │   │   ├── white.startemplate_xml (415B) │   │   └── yellow.startemplate_xml (377B) │   ├── StatusEffects (12 Entries) │   │   ├── Burned.statusEffect_xml (288B) │   │   ├── DelayedExplosion.statusEffect_xml (281B) │   │   ├── HarpoonToss.statusEffect_xml (295B) │   │   ├── Immobilize.statusEffect_xml (276B) │   │   ├── InkStatus.statusEffect_xml (287B) │   │   ├── IonStormDamage.statusEffect_xml (286B) │   │   ├── PermaSlow.statusEffect_xml (276B) │   │   ├── PlanetImpulse.statusEffect_xml (293B) │   │   ├── RepulsorEffect.statusEffect_xml (322B) │   │   ├── SalvageEffect.statusEffect_xml (288B) │   │   ├── TractorBeamEffect.statusEffect_xml (320B) │   │   └── WormholeSickness.statusEffect_xml (290B) │   ├── Tables (10 Entries) │   │   ├── Bullets.csv (1.3KB) │   │   ├── Critters.csv (7.9KB) │   │   ├── Destructibles.csv (882B) │   │   ├── Hazards.csv (1.5KB) │   │   ├── MineralDepositModels.csv (1.9KB) │   │   ├── MineralElements.csv (19KB) │   │   ├── MineralRarities.csv (87B) │   │   ├── MineralRewards.csv (80B) │   │   ├── QuestElements.csv (2.3KB) │   │   └── StampEditorModels.csv (1.4KB) │   ├── Taunts (1 Entries) │   │   └── taunts.xml (650B) │   ├── Terrain (7 Entries) │   │   ├── CubeMapSeamBlend.dds (1.4MB) │   │   ├── DetailTextures (176 Entries) │   │   │   ├── Acid_DIF.dds (5.6MB) │   │   │   ├── Acid_NRM.DDS (5.6MB) │   │   │   ├── Acid_Shore_DIF.dds (5.6MB) │   │   │   ├── Acid_Shore_EMIS.dds (5.6MB) │   │   │   ├── Acid_Shore_NRM.DDS (5.6MB) │   │   │   ├── Acid_Shore_SPEC.dds (5.6MB) │   │   │   ├── AlienBaseGrass_DIF.dds (5.6MB) │   │   │   ├── AlienBaseGrass_NORMW.DDS (5.6MB) │   │   │   ├── AlienBaseGrass_SPEC.DDS (5.6MB) │   │   │   ├── AlienCanyonFloor_DIF.dds (5.6MB) │   │   │   ├── AlienCanyonFloor_NORMW.DDS (5.6MB) │   │   │   ├── AlienCanyonFloor_SPEC.dds (5.6MB) │   │   │   ├── AlienRock_DIF.dds (5.6MB) │   │   │   ├── AlienRock_NORMW.DDS (5.6MB) │   │   │   ├── BlendThresholdMap_ARGB.dds (17MB) │   │   │   ├── CanyonBaseDirt_DIF.dds (5.6MB) │   │   │   ├── CanyonBaseDirt_NORMW.DDS (5.6MB) │   │   │   ├── CanyonFloor_DIF.dds (5.6MB) │   │   │   ├── CanyonFloor_NORMW.DDS (5.6MB) │   │   │   ├── CanyonFloor_SPEC.DDS (5.6MB) │   │   │   ├── CanyonRock_DIF.dds (5.6MB) │   │   │   ├── CanyonRock_NORMW.DDS (5.6MB) │   │   │   ├── CanyonRock_SPEC.DDS (5.6MB) │   │   │   ├── ChunkySnow_DIF.DDS (5.6MB) │   │   │   ├── ChunkySnow_NORMW.DDS (5.6MB) │   │   │   ├── ChunkySnow_SPEC.DDS (5.6MB) │   │   │   ├── Copper_DIF.DDS (5.6MB) │   │   │   ├── Copper_NORMW.DDS (5.6MB) │   │   │   ├── Copper_SPEC.DDS (5.6MB) │   │   │   ├── Crud_DIF.dds (5.6MB) │   │   │   ├── Crud_NORMW.dds (5.6MB) │   │   │   ├── Crud_SPEC.dds (5.6MB) │   │   │   ├── Crystal_Emerald_DIF.dds (5.6MB) │   │   │   ├── Crystal_Emerald_NRM.DDS (5.6MB) │   │   │   ├── Crystal_Emerald_SPEC.DDS (5.6MB) │   │   │   ├── Crystal_Gray_DIF.dds (5.6MB) │   │   │   ├── Crystal_NRM.DDS (5.6MB) │   │   │   ├── Crystal_Pellucid_NRM.DDS (5.6MB) │   │   │   ├── Crystal_Pellucid_SPEC.DDS (5.6MB) │   │   │   ├── Crystal_Ruby_NRM.dds (5.6MB) │   │   │   ├── Crystal_Ruby_SPEC.dds (5.6MB) │   │   │   ├── Crystal_SPEC.DDS (5.6MB) │   │   │   ├── Crystal_Sapphire_Dark_DIF.dds (5.6MB) │   │   │   ├── Default_AO.DDS (5.6MB) │   │   │   ├── Default_DIF.DDS (5.6MB) │   │   │   ├── Default_EMIS.DDS (5.6MB) │   │   │   ├── Default_NORMW.DDS (5.6MB) │   │   │   ├── Default_SPEC.DDS (5.6MB) │   │   │   ├── DesertBaseSand2_SPEC.dds (5.6MB) │   │   │   ├── DesertBaseSand_DIF.DDS (5.6MB) │   │   │   ├── DesertBaseSand_NORMW.DDS (5.6MB) │   │   │   ├── DesertBaseSand_SPEC.dds (5.6MB) │   │   │   ├── DesertCrackedRock_DIF.DDS (5.6MB) │   │   │   ├── DesertCrackedRock_NORMW.DDS (5.6MB) │   │   │   ├── DesertRockyDirt_DIF.DDS (5.6MB) │   │   │   ├── DesertRockyDirt_NORMW.DDS (5.6MB) │   │   │   ├── DesertSmoothSand_DIF.DDS (5.6MB) │   │   │   ├── DesertSmoothSand_NORMW.DDS (5.6MB) │   │   │   ├── DesertVenusSand02_DIF.DDS (5.6MB) │   │   │   ├── DesertVenusSand02_NORMW.DDS (5.6MB) │   │   │   ├── DesertVenusSand02_SPEC.DDS (5.6MB) │   │   │   ├── DesertVenusSand_DIF.DDS (5.6MB) │   │   │   ├── DesertVenusSand_NORMW.DDS (5.6MB) │   │   │   ├── DesertVenusSand_SPEC.DDS (5.6MB) │   │   │   ├── DesertWaveySand_DIF.DDS (5.6MB) │   │   │   ├── DesertWaveySand_NORMW.DDS (5.6MB) │   │   │   ├── Desert_Mars01_DIF.DDS (5.6MB) │   │   │   ├── Desert_Mars01_NORMW.DDS (5.6MB) │   │   │   ├── Desert_Mars01_SPEC.DDS (5.6MB) │   │   │   ├── Desert_Mars02_DIF.DDS (5.6MB) │   │   │   ├── Desert_Mars02_DIFa.DDS (5.6MB) │   │   │   ├── Desert_Mars02_NORMW.DDS (5.6MB) │   │   │   ├── Desert_Mars02_SPEC.DDS (5.6MB) │   │   │   ├── Dirt_Compact_Hard_DIF.dds (5.6MB) │   │   │   ├── Dirt_Compact_Hard_NRM.DDS (5.6MB) │   │   │   ├── Dirt_Cratered_Hard_DIF.dds (5.6MB) │   │   │   ├── Dirt_Cratered_Hard_NRM.DDS (5.6MB) │   │   │   ├── Dirt_Cratered_Soft_DIF.dds (5.6MB) │   │   │   ├── Dirt_Cratered_Soft_NRM.DDS (5.6MB) │   │   │   ├── Dirt_Hard_NRM.DDS (5.6MB) │   │   │   ├── Dirt_Hard_Purple_DIF.dds (5.6MB) │   │   │   ├── Dirt_Vol_DIF.dds (5.6MB) │   │   │   ├── Dirt_Vol_NRM.DDS (5.6MB) │   │   │   ├── FrozenBaseSnow_DIF.dds (5.6MB) │   │   │   ├── FrozenBaseSnow_NORMW.DDS (5.6MB) │   │   │   ├── FrozenBaseSnow_SPEC.DDS (5.6MB) │   │   │   ├── FrozenCanyonFloor_DIF.dds (5.6MB) │   │   │   ├── FrozenCanyonFloor_NORMW.DDS (5.6MB) │   │   │   ├── FrozenCanyonFloor_Spec.dds (5.6MB) │   │   │   ├── FrozenRock_DIF.dds (5.6MB) │   │   │   ├── FrozenRock_NORMW.DDS (5.6MB) │   │   │   ├── FrozenRock_SPEC.DDS (5.6MB) │   │   │   ├── GrassWithFlowers_DIF.DDS (5.6MB) │   │   │   ├── GrassWithFlowers_NORMW.DDS (5.6MB) │   │   │   ├── GrassWithFlowers_SPEC.DDS (5.6MB) │   │   │   ├── Grass_Bumpy_DIF.dds (5.6MB) │   │   │   ├── Grass_Bumpy_NRM.dds (5.6MB) │   │   │   ├── Grass_Bumpy_Spec.dds (5.6MB) │   │   │   ├── Grass_Thick_DarkPurple_DIF.dds (5.6MB) │   │   │   ├── Grass_Thick_Green_DIF.dds (5.6MB) │   │   │   ├── Grass_Thick_NRM.DDS (5.6MB) │   │   │   ├── Grass_Thick_Purple_DIF.dds (5.6MB) │   │   │   ├── Grass_Thick_SPEC.dds (5.6MB) │   │   │   ├── Grass_Thick_Yellow_DIF.dds (5.6MB) │   │   │   ├── Ice_DIF.dds (5.6MB) │   │   │   ├── Ice_EMIS.DDS (5.6MB) │   │   │   ├── Ice_NORMW.DDS (5.6MB) │   │   │   ├── Ice_SPEC.DDS (5.6MB) │   │   │   ├── Iodine_DIF.dds (5.6MB) │   │   │   ├── Iodine_NRM.DDS (5.6MB) │   │   │   ├── Iodine_Shore_DIF.dds (5.6MB) │   │   │   ├── Iodine_Shore_NRM.DDS (5.6MB) │   │   │   ├── Iodine_Spec.dds (5.6MB) │   │   │   ├── Iodine_norm.dds (5.6MB) │   │   │   ├── Lava_DIF.DDS (5.6MB) │   │   │   ├── Lava_EMIS.DDS (5.6MB) │   │   │   ├── Lava_NRM.DDS (5.6MB) │   │   │   ├── Lava_Rock_01_DIF.dds (5.6MB) │   │   │   ├── Lava_Rock_01_NRM.DDS (5.6MB) │   │   │   ├── Lava_Rock_01_SPEC.DDS (5.6MB) │   │   │   ├── Lava_SPEC.DDS (5.6MB) │   │   │   ├── Limestone_Dirt_DIF.dds (5.6MB) │   │   │   ├── Limestone_Dirt_NRM.DDS (5.6MB) │   │   │   ├── Metal_DIF.dds (5.6MB) │   │   │   ├── Metal_NORMW.dds (5.6MB) │   │   │   ├── Metal_Spec.dds (5.6MB) │   │   │   ├── MoonDirt.dds (5.6MB) │   │   │   ├── MoonDirt_DIF.dds (5.6MB) │   │   │   ├── MoonRocks_DIF.DDS (5.6MB) │   │   │   ├── MoonRocks_NORMW.DDS (5.6MB) │   │   │   ├── Mud_Smooth_NRM.DDS (5.6MB) │   │   │   ├── Mud_Smooth_Red_DIF.dds (5.6MB) │   │   │   ├── Opal_Dif.dds (5.6MB) │   │   │   ├── Opal_NRM.dds (5.6MB) │   │   │   ├── Opal_SPEC.dds (5.6MB) │   │   │   ├── OxidizedCopper_DIF.DDS (5.6MB) │   │   │   ├── OxidizedCopper_NORMW.DDS (5.6MB) │   │   │   ├── OxidizedCopper_SPEC.DDS (5.6MB) │   │   │   ├── Purple_DIF.dds (5.6MB) │   │   │   ├── Radioactive_DIF.dds (5.6MB) │   │   │   ├── Radioactive_EMIS.dds (5.6MB) │   │   │   ├── Radioactive_NRM.dds (5.6MB) │   │   │   ├── Radioactive_SPEC.dds (5.6MB) │   │   │   ├── Sand_Shiny_NRM.DDS (5.6MB) │   │   │   ├── Sand_Shiny_Pale_DIF.dds (5.6MB) │   │   │   ├── Sand_Smooth_Beige_DIF.dds (5.6MB) │   │   │   ├── Sand_Smooth_Crimson_DIF.dds (5.6MB) │   │   │   ├── Sand_Smooth_NRM.DDS (5.6MB) │   │   │   ├── Sand_Smooth_Purple_DIF.dds (5.6MB) │   │   │   ├── Sand_Wavey_Beige_DIF.dds (5.6MB) │   │   │   ├── Sand_Wavey_NRM.DDS (5.6MB) │   │   │   ├── Scattered_Rocks_NRM.DDS (5.6MB) │   │   │   ├── Scattered_Rocks_SPEC.dds (5.6MB) │   │   │   ├── Scattered_Rocks_Tan_DIF.dds (5.6MB) │   │   │   ├── Scattered_Rocks_Tan_NRM.dds (5.6MB) │   │   │   ├── SnowyCrateredDirt_DIF.DDS (5.6MB) │   │   │   ├── SnowyCrateredDirt_NORMW.DDS (5.6MB) │   │   │   ├── SnowyCrateredDirt_SPEC.DDS (5.6MB) │   │   │   ├── TerrestrialBaseGrass_DIF.DDS (5.6MB) │   │   │   ├── TerrestrialBaseGrass_NORMW.DDS (5.6MB) │   │   │   ├── TerrestrialBaseGrass_SPEC.DDS (5.6MB) │   │   │   ├── Test_DIF.dds (5.6MB) │   │   │   ├── Test_NRM.DDS (5.6MB) │   │   │   ├── ToxicSurface_DIF.dds (5.6MB) │   │   │   ├── ToxicSurface_EMIS.dds (5.6MB) │   │   │   ├── ToxicSurface_NRM.dds (5.6MB) │   │   │   ├── ToxicSurface_SPEC.dds (5.6MB) │   │   │   ├── Unused (8 Entries) │   │   │   │   ├── Acid_DIF.dds (5.6MB) │   │   │   │   ├── Acid_NRM.DDS (5.6MB) │   │   │   │   ├── Acid_Shore_DIF.dds (5.6MB) │   │   │   │   ├── Acid_Shore_NRM.DDS (5.6MB) │   │   │   │   ├── Crystal_Amethyst_DIF.dds (5.6MB) │   │   │   │   ├── Grass_Thick_DarkPurple_DIF.dds (5.6MB) │   │   │   │   ├── Grass_Thick_Purple_DIF.dds (5.6MB) │   │   │   │   └── Grass_Thick_Yellow_DIF.dds (5.6MB) │   │   │   ├── Water_DIF.dds (5.6MB) │   │   │   ├── Water_NRM.DDS (5.6MB) │   │   │   ├── Water_Shore_DIF.dds (5.6MB) │   │   │   ├── Water_Shore_NRM.DDS (5.6MB) │   │   │   ├── Water_spec.dds (5.6MB) │   │   │   ├── gold_dif.dds (5.6MB) │   │   │   ├── gold_normw.dds (5.6MB) │   │   │   └── gold_spec.dds (5.6MB) │   │   ├── RegionMaskCubeMaps (3 Entries) │   │   │   ├── TerrainRegionMask_1.dds (131KB) │   │   │   ├── TerrainRegionMask_2.dds (131KB) │   │   │   └── TerrainRegionMask_3.dds (131KB) │   │   ├── SpaceBackgroundSample (2 Entries) │   │   │   ├── SpaceBackground_2K.dds (7.5MB) │   │   │   └── SpaceBackground_4K.dds (33MB) │   │   ├── TerrainGradientMap.DDS (66KB) │   │   ├── TerrainGradientNames.xml (1.8KB) │   │   └── default.terrainmaterialset_xml (19KB) │   ├── Trails (20 Entries) │   │   ├── BlasterThinStrip1.dds (350KB) │   │   ├── HumanCruiserLaserStrip.dds (19KB) │   │   ├── LightningWeaponStrip.dds (524KB) │   │   ├── ScryveLaserStrip.dds (300KB) │   │   ├── SmokeTrail1Strip.dds (262KB) │   │   ├── Strip (1 Entries) │   │   │   └── StripPrim.csv (3.8KB) │   │   ├── White.dds (22KB) │   │   ├── WhiteBlackRamp.dds (22KB) │   │   ├── WhiteCenterRamp.dds (5.6KB) │   │   ├── WhiteCenterRamp_volume.dds (9.7KB) │   │   ├── WhiteCircle.dds (22KB) │   │   ├── WhiteCircleBlurred.dds (22KB) │   │   ├── WhiteCircleTrans.dds (22KB) │   │   ├── WhiteCircleTrans_volume.dds (38KB) │   │   ├── WhiteCircle_volume.dds (38KB) │   │   ├── WhiteSpeckleTrans.dds (17KB) │   │   ├── WhiteSpeckleTrans_volume.dds (38KB) │   │   ├── WhiteTeardrop.dds (350KB) │   │   ├── WhiteTeardrop_volume.dds (606KB) │   │   └── White_volume.dds (38KB) │   ├── UI (84 Entries) │   │   ├── AnimationUIBeacon.xml (185B) │   │   ├── AnimationUICaptainsLog.xml (304B) │   │   ├── AnimationUILanderStats.xml (790B) │   │   ├── AnimationUILoading.xml (210B) │   │   ├── AnimationUIMainMenu.xml (2.2KB) │   │   ├── AnimationUIMeleeTypeSelection.xml (1.6KB) │   │   ├── AnimationUIPlanetReentry.xml (104B) │   │   ├── AnimationUIPlanetSurface.xml (110B) │   │   ├── Art (8 Entries) │   │   │   ├── BlueSet (18 Entries) │   │   │   │   ├── BlueIconAtlas_12.dds (8.8KB) │   │   │   │   ├── BlueIconAtlas_16.dds (15KB) │   │   │   │   ├── BlueIconAtlas_24.dds (35KB) │   │   │   │   ├── BuildingIconAtlas_24.dds (37KB) │   │   │   │   ├── Buttons (4 Entries) │   │   │   │   │   ├── Button.dds (191KB) │   │   │   │   │   ├── HLButton.dds (12KB) │   │   │   │   │   ├── button-square.dds (77KB) │   │   │   │   │   └── button-wide.dds (277KB) │   │   │   │   ├── Check (4 Entries) │   │   │   │   │   ├── Round.dds (12KB) │   │   │   │   │   ├── RoundCheck.dds (3.2KB) │   │   │   │   │   ├── Square.dds (10KB) │   │   │   │   │   └── SquareCheck.dds (2.7KB) │   │   │   │   ├── Grids (13 Entries) │   │   │   │   │   ├── BlackBox.dds (5.6KB) │   │   │   │   │   ├── BlueBox.dds (53KB) │   │   │   │   │   ├── ClearBox.dds (10KB) │   │   │   │   │   ├── LargeWireGrid.dds (1.7MB) │   │   │   │   │   ├── MedWireGrid.dds (194KB) │   │   │   │   │   ├── Modal.dds (1.3MB) │   │   │   │   │   ├── Selection.dds (3.2KB) │   │   │   │   │   ├── SmallWireGrid.dds (194KB) │   │   │   │   │   ├── Smoke.dds (1.3MB) │   │   │   │   │   ├── TinyGrid.dds (6.5KB) │   │   │   │   │   ├── TinyGridWhite.dds (6.5KB) │   │   │   │   │   ├── TooltipBG.dds (13KB) │   │   │   │   │   └── WhiteBox.dds (5.6KB) │   │   │   │   ├── Icons_168_87.dds (78KB) │   │   │   │   ├── Icons_83_43.dds (19KB) │   │   │   │   ├── Icons_Med.dds (36KB) │   │   │   │   ├── Icons_Small.dds (13KB) │   │   │   │   ├── OnOffBars.dds (892B) │   │   │   │   ├── ProgressBar (4 Entries) │   │   │   │   │   ├── BGGrid.dds (18KB) │   │   │   │   │   ├── EndShine.dds (400B) │   │   │   │   │   ├── Overlay.dds (3.9KB) │   │   │   │   │   └── Progress.dds (24KB) │   │   │   │   ├── ScrollBar (5 Entries) │   │   │   │   │   ├── ButtonDown.dds (18KB) │   │   │   │   │   ├── ButtonUp.dds (18KB) │   │   │   │   │   ├── ButtonUp_16.dds (4.2KB) │   │   │   │   │   ├── ScrollBG.dds (56KB) │   │   │   │   │   └── Shuttle.dds (2.9KB) │   │   │   │   ├── SignatureDots.dds (9.3KB) │   │   │   │   ├── TextBox (3 Entries) │   │   │   │   │   ├── Cursor.dds (4.3KB) │   │   │   │   │   ├── Grid.dds (37KB) │   │   │   │   │   └── GridHL.dds (74KB) │   │   │   │   ├── Tree (3 Entries) │   │   │   │   │   ├── Circle.dds (1.8KB) │   │   │   │   │   ├── Links.dds (8.9KB) │   │   │   │   │   └── Underline.dds (80KB) │   │   │   │   └── UnitPanel.dds (893KB) │   │   │   ├── Grid (8 Entries) │   │   │   │   ├── BasicGrid.dds (3.7KB) │   │   │   │   ├── BevelGrid.dds (23KB) │   │   │   │   ├── Check.dds (1.7KB) │   │   │   │   ├── SmallButton.dds (9.3KB) │   │   │   │   ├── SquareGrid.dds (4.2KB) │   │   │   │   ├── SquareGridButton.dds (19KB) │   │   │   │   ├── WhiteGridButton.dds (66KB) │   │   │   │   └── WhiteGridFade.dds (15KB) │   │   │   ├── MainMenu (32 Entries) │   │   │   │   ├── 4K (15 Entries) │   │   │   │   │   ├── background.dds (33MB) │   │   │   │   │   ├── dialogtest.dds (417KB) │   │   │   │   │   ├── dosviewer.dds (417KB) │   │   │   │   │   ├── exit.dds (417KB) │   │   │   │   │   ├── meleetest.dds (417KB) │   │   │   │   │   ├── menuframe.dds (9.4MB) │   │   │   │   │   ├── menuscreenbottomline.dds (1.5MB) │   │   │   │   │   ├── menuscreentopline.dds (1.6MB) │   │   │   │   │   ├── modelviewer.dds (417KB) │   │   │   │   │   ├── multiplayer.dds (417KB) │   │   │   │   │   ├── newgame.dds (417KB) │   │   │   │   │   ├── newtestgame.dds (417KB) │   │   │   │   │   ├── quickplanet.dds (417KB) │   │   │   │   │   ├── starcontrollogo.dds (3.1MB) │   │   │   │   │   └── stardocklogo.dds (71KB) │   │   │   │   ├── MainMenuSelectFrame.dds (490KB) │   │   │   │   ├── MainMenuSelectHover.dds (25KB) │   │   │   │   ├── MainMenuStarControlLogo.dds (973KB) │   │   │   │   ├── TachyonOverlayBackground.dds (426KB) │   │   │   │   ├── background.dds (8.3MB) │   │   │   │   ├── blankbutton.dds (136KB) │   │   │   │   ├── bluelinebottom.dds (197KB) │   │   │   │   ├── bluelinebottomshape.dds (81KB) │   │   │   │   ├── bluelinetop.dds (350KB) │   │   │   │   ├── bluelinetopshape.dds (81KB) │   │   │   │   ├── dialogtest.dds (105KB) │   │   │   │   ├── dosviewer.dds (105KB) │   │   │   │   ├── exit.dds (105KB) │   │   │   │   ├── framebottom.dds (327KB) │   │   │   │   ├── frametop.dds (287KB) │   │   │   │   ├── loadicon.dds (3.8MB) │   │   │   │   ├── mainmenubackground.dds (8.8MB) │   │   │   │   ├── meleetest.dds (105KB) │   │   │   │   ├── menubutton.dds (315KB) │   │   │   │   ├── menubuttonSmall.dds (35KB) │   │   │   │   ├── menuframe.dds (1.8MB) │   │   │   │   ├── menuscreenbottomline.dds (392KB) │   │   │   │   ├── menuscreentopline.dds (396KB) │   │   │   │   ├── modelviewer.dds (105KB) │   │   │   │   ├── multiplayer.dds (105KB) │   │   │   │   ├── newgame.dds (105KB) │   │   │   │   ├── newtestgame.dds (105KB) │   │   │   │   ├── quickplanet.dds (105KB) │   │   │   │   ├── starcontrollogo.dds (1.5MB) │   │   │   │   ├── starcontrollogoglow.dds (1.5MB) │   │   │   │   └── stardocklogo.dds (18KB) │   │   │   ├── Mask (1 Entries) │   │   │   │   └── WhiteMask.dds (164B) │   │   │   ├── PilotPortraits (14 Entries) │   │   │   │   ├── Arilou (4 Entries) │   │   │   │   │   ├── Arilou_Death.webm (144KB) │   │   │   │   │   ├── Arilou_Idle.webm (419KB) │   │   │   │   │   ├── Arilou_LowHealth.webm (807KB) │   │   │   │   │   └── Arilou_Victory.webm (523KB) │   │   │   │   ├── Dannath (4 Entries) │   │   │   │   │   ├── Dannath_Death.webm (194KB) │   │   │   │   │   ├── Dannath_Idle.webm (558KB) │   │   │   │   │   ├── Dannath_LowHealth.webm (1.2MB) │   │   │   │   │   └── Dannath_Victory.webm (651KB) │   │   │   │   ├── Drenkend (4 Entries) │   │   │   │   │   ├── Drenkend_Death.webm (154KB) │   │   │   │   │   ├── Drenkend_Idle.webm (432KB) │   │   │   │   │   ├── Drenkend_LowHealth.webm (981KB) │   │   │   │   │   └── Drenkend_Victory.webm (569KB) │   │   │   │   ├── Greegrox (4 Entries) │   │   │   │   │   ├── Greegrox_Death.webm (119KB) │   │   │   │   │   ├── Greegrox_Idle.webm (825KB) │   │   │   │   │   ├── Greegrox_LowHealth.webm (799KB) │   │   │   │   │   └── Greegrox_Victory.webm (939KB) │   │   │   │   ├── Human (4 Entries) │   │   │   │   │   ├── Human_Death.webm (164KB) │   │   │   │   │   ├── Human_Idle.webm (414KB) │   │   │   │   │   ├── Human_LowHealth.webm (972KB) │   │   │   │   │   └── Human_Victory.webm (617KB) │   │   │   │   ├── Measured (4 Entries) │   │   │   │   │   ├── Measured_Death.webm (200KB) │   │   │   │   │   ├── Measured_Idle.webm (520KB) │   │   │   │   │   ├── Measured_LowHealth.webm (1.0MB) │   │   │   │   │   └── Measured_Victory.webm (760KB) │   │   │   │   ├── Menkmack (4 Entries) │   │   │   │   │   ├── Menkmack_Death.webm (172KB) │   │   │   │   │   ├── Menkmack_Idle.webm (582KB) │   │   │   │   │   ├── Menkmack_LowHealth.webm (1.1MB) │   │   │   │   │   └── Menkmack_Victory.webm (607KB) │   │   │   │   ├── Mowlings (4 Entries) │   │   │   │   │   ├── Mowlings_Death.webm (200KB) │   │   │   │   │   ├── Mowlings_Idle.webm (501KB) │   │   │   │   │   ├── Mowlings_LowHealth.webm (1.0MB) │   │   │   │   │   └── Mowlings_Victory.webm (555KB) │   │   │   │   ├── Mukay (4 Entries) │   │   │   │   │   ├── Mukay_Death.webm (171KB) │   │   │   │   │   ├── Mukay_Idle.webm (652KB) │   │   │   │   │   ├── Mukay_LowHealth.webm (900KB) │   │   │   │   │   └── Mukay_Victory.webm (553KB) │   │   │   │   ├── Phamysht (4 Entries) │   │   │   │   │   ├── Phamysht_Death.webm (163KB) │   │   │   │   │   ├── Phamysht_Idle.webm (441KB) │   │   │   │   │   ├── Phamysht_LowHealth.webm (970KB) │   │   │   │   │   └── Phamysht_Victory.webm (406KB) │   │   │   │   ├── Pinthi (4 Entries) │   │   │   │   │   ├── Pinthi_Death.webm (140KB) │   │   │   │   │   ├── Pinthi_Idle.webm (683KB) │   │   │   │   │   ├── Pinthi_LowHealth.webm (836KB) │   │   │   │   │   └── Pinthi_Victory.webm (670KB) │   │   │   │   ├── Scryve (4 Entries) │   │   │   │   │   ├── Scryve-Idle.webm (440KB) │   │   │   │   │   ├── Scryve-Victory.webm (648KB) │   │   │   │   │   ├── Scryve_Death.webm (159KB) │   │   │   │   │   └── Scryve_LowHealth.webm (891KB) │   │   │   │   ├── Trandals (4 Entries) │   │   │   │   │   ├── Trandals_Death.webm (135KB) │   │   │   │   │   ├── Trandals_Idle.webm (341KB) │   │   │   │   │   ├── Trandals_LowHealth.webm (792KB) │   │   │   │   │   └── Trandals_Victory.webm (352KB) │   │   │   │   └── Tywom (4 Entries) │   │   │   │   ├── Tywom_Death.webm (170KB) │   │   │   │   ├── Tywom_Idle.webm (380KB) │   │   │   │   ├── Tywom_IdleLowHealth.webm (852KB) │   │   │   │   └── Tywom_Victory.webm (558KB) │   │   │   ├── Splash (5 Entries) │   │   │   │   ├── WaterMark.dds (22KB) │   │   │   │   ├── WaterMark_Color.dds (480KB) │   │   │   │   ├── legalsplashscreen_do_not_ship.dds (8.3MB) │   │   │   │   ├── star_control_logo_horizontal_final_300.dds (480KB) │   │   │   │   └── star_control_splash_do_not_ship.dds (45MB) │   │   │   ├── StarControlStyle (217 Entries) │   │   │   │   ├── AlertIcon.dds (215KB) │   │   │   │   ├── AlertIconSmall.dds (83KB) │   │   │   │   ├── BackgroundEdgeGlowLeft.dds (634KB) │   │   │   │   ├── BackgroundEdgeGlowRight.dds (625KB) │   │   │   │   ├── BackgroundLogo.dds (8.3MB) │   │   │   │   ├── BattMeterBack.dds (36KB) │   │   │   │   ├── BattMeterFill.dds (20KB) │   │   │   │   ├── BattMeterNew.dds (5.6KB) │   │   │   │   ├── BattMeterNewBack.dds (5.6KB) │   │   │   │   ├── BattleButton.dds (15KB) │   │   │   │   ├── BoostMeterBack.dds (34KB) │   │   │   │   ├── BoostMeterFill.dds (14KB) │   │   │   │   ├── Briefing (7 Entries) │   │   │   │   │   ├── BriefingMonitor.dds (7.3MB) │   │   │   │   │   ├── BriefingMonitor_Back.dds (8.3MB) │   │   │   │   │   ├── SOS_Continue_Button.dds (307KB) │   │   │   │   │   ├── SOS_LogIn_Back.dds (1.9MB) │   │   │   │   │   ├── SOS_Message_Back.dds (1.9MB) │   │   │   │   │   ├── SOS_Name_Back.dds (62KB) │   │   │   │   │   └── SOS_Screen_Back.dds (3.9MB) │   │   │   │   ├── Button.dds (315KB) │   │   │   │   ├── ButtonOrangeHighlight.dds (384B) │   │   │   │   ├── ButtonSmall.dds (236KB) │   │   │   │   ├── ButtonSmallFrame.dds (169KB) │   │   │   │   ├── ButtonSmallNoFrame.dds (113KB) │   │   │   │   ├── CaptainsLog (19 Entries) │   │   │   │   │   ├── BattleIcon.dds (6.5KB) │   │   │   │   │   ├── CaptainsLogFrameLeft.dds (34KB) │   │   │   │   │   ├── CaptainsLogFrameRight.dds (34KB) │   │   │   │   │   ├── CaptainsLogIcons.dds (32KB) │   │   │   │   │   ├── CaptainsLogLine.dds (4.2KB) │   │   │   │   │   ├── GeneralIcon.dds (6.5KB) │   │   │   │   │   ├── LogBlueLineBottom.dds (278KB) │   │   │   │   │   ├── LogBlueLineTop.dds (438KB) │   │   │   │   │   ├── LogButton.dds (41KB) │   │   │   │   │   ├── LogFrameBottom.dds (350KB) │   │   │   │   │   ├── LogFrameInner.dds (2.0MB) │   │   │   │   │   ├── LogFrameTop.dds (305KB) │   │   │   │   │   ├── LogHeadline.dds (3.2KB) │   │   │   │   │   ├── LogScrollBar.dds (23KB) │   │   │   │   │   ├── PauseMenuFrame.dds (4.9MB) │   │   │   │   │   ├── PlanetIcon.dds (6.5KB) │   │   │   │   │   ├── PlanetLandIcon.dds (6.5KB) │   │   │   │   │   ├── SolarSystemIcon.dds (6.5KB) │   │   │   │   │   └── dot.dds (528B) │   │   │   │   ├── CaptainsLogButton.dds (15KB) │   │   │   │   ├── CaptainsLogIcon.dds (15KB) │   │   │   │   ├── CargoBayButton.dds (15KB) │   │   │   │   ├── CargoBayIcon.dds (15KB) │   │   │   │   ├── CargoMeterBack.dds (86KB) │   │   │   │   ├── CargoMeterBackTall.dds (86KB) │   │   │   │   ├── CargoMeterFill.dds (18KB) │   │   │   │   ├── CargoMeterFillTall.dds (37KB) │   │   │   │   ├── Circle.dds (16KB) │   │   │   │   ├── CloseButton.dds (151KB) │   │   │   │   ├── ControlFramex2.dds (147KB) │   │   │   │   ├── ControlFramex3.dds (194KB) │   │   │   │   ├── ControlFramex4.dds (252KB) │   │   │   │   ├── ControllerAtlas1.dds (178KB) │   │   │   │   ├── ControllerAtlas2.dds (178KB) │   │   │   │   ├── ControllerAtlas3.dds (178KB) │   │   │   │   ├── ControlsKeys (16 Entries) │   │   │   │   │   ├── Esc.dds (5.6KB) │   │   │   │   │   ├── LeftControl.dds (13KB) │   │   │   │   │   ├── LeftShift.dds (13KB) │   │   │   │   │   ├── RightControl.dds (13KB) │   │   │   │   │   ├── RightShift.dds (13KB) │   │   │   │   │   ├── WASD.dds (7.8KB) │   │   │   │   │   ├── arrows.dds (111KB) │   │   │   │   │   ├── cluster.dds (114KB) │   │   │   │   │   ├── cluster_ortholinear.dds (111KB) │   │   │   │   │   ├── key1.dds (19KB) │   │   │   │   │   ├── key1_5.dds (33KB) │   │   │   │   │   ├── key2.dds (43KB) │   │   │   │   │   ├── key3.dds (63KB) │   │   │   │   │   ├── lmb.dds (390KB) │   │   │   │   │   ├── mouse.dds (390KB) │   │   │   │   │   └── rmb.dds (390KB) │   │   │   │   ├── Crafting (3 Entries) │   │   │   │   │   ├── CraftingLogo.dds (332KB) │   │   │   │   │   ├── PlanetEditor_Icon.dds (114KB) │   │   │   │   │   └── ShipEditor_Icon.dds (96KB) │   │   │   │   ├── CrewMeterNew.dds (5.6KB) │   │   │   │   ├── CrewMeterNewBack.dds (5.6KB) │   │   │   │   ├── CrewMeterNewRed.dds (5.6KB) │   │   │   │   ├── CritterIcons (27 Entries) │   │   │   │   │   ├── CritterIconFrame.dds (19KB) │   │   │   │   │   ├── CritterUnknown.dds (6.2KB) │   │   │   │   │   ├── CritterUnknown32.dds (4.2KB) │   │   │   │   │   ├── critter 1 v1 icon.dds (26KB) │   │   │   │   │   ├── critter 1 v2 icon.dds (26KB) │   │   │   │   │   ├── critter 1 v3 icon.dds (26KB) │   │   │   │   │   ├── critter 1 v4 icon.dds (26KB) │   │   │   │   │   ├── critter 1 v5 icon.dds (26KB) │   │   │   │   │   ├── critter 16 v1 icon.dds (26KB) │   │   │   │   │   ├── critter 16 v2 icon.dds (26KB) │   │   │   │   │   ├── critter 16 v3 icon.dds (26KB) │   │   │   │   │   ├── critter 16 v4 icon.dds (26KB) │   │   │   │   │   ├── critter 16 v5 icon.dds (26KB) │   │   │   │   │   ├── critter 4 v1 icon.dds (26KB) │   │   │   │   │   ├── critter 4 v2 icon.dds (26KB) │   │   │   │   │   ├── critter 4 v3 icon.dds (26KB) │   │   │   │   │   ├── critter 4 v4 icon.dds (26KB) │   │   │   │   │   ├── critter 6 v1 icon.dds (26KB) │   │   │   │   │   ├── critter 6 v2 icon.dds (26KB) │   │   │   │   │   ├── critter 6 v3 icon.dds (26KB) │   │   │   │   │   ├── critter 6 v4 icon.dds (26KB) │   │   │   │   │   ├── critter 6 v5 icon.dds (26KB) │   │   │   │   │   ├── critter 9 v1 icon.dds (26KB) │   │   │   │   │   ├── critter 9 v2 icon.dds (26KB) │   │   │   │   │   ├── critter 9 v3 icon.dds (26KB) │   │   │   │   │   ├── critter 9 v4 icon.dds (26KB) │   │   │   │   │   └── critter 9 v5 icon.dds (26KB) │   │   │   │   ├── Cursors (3 Entries) │   │   │   │   │   ├── CursorHidden.cur (326B) │   │   │   │   │   ├── CursorMain.cur (9.7KB) │   │   │   │   │   └── CursorMainPressed.cur (9.7KB) │   │   │   │   ├── Dialog (10 Entries) │   │   │   │   │   ├── Conversation_Background.DDS (2.1MB) │   │   │   │   │   ├── Conversation_Background_Horizontal.DDS (1.8MB) │   │   │   │   │   ├── Conversation_BlackFade.DDS (656KB) │   │   │   │   │   ├── Conversation_Close.DDS (19KB) │   │   │   │   │   ├── Conversation_Log.DDS (19KB) │   │   │   │   │   ├── Conversation_Rewind.DDS (19KB) │   │   │   │   │   ├── Conversation_Scroll_Back.DDS (4.2KB) │   │   │   │   │   ├── Conversation_Scroll_Down.DDS (4.2KB) │   │   │   │   │   ├── Conversation_Scroll_Thumb.DDS (4.2KB) │   │   │   │   │   └── Conversation_Scroll_Up.DDS (4.2KB) │   │   │   │   ├── DialogScreen (32 Entries) │   │   │   │   │   ├── BlueLight_BottomLeft.webm (659KB) │   │   │   │   │   ├── BlueLight_BottomRight.webm (702KB) │   │   │   │   │   ├── BlueLight_TopLeft.webm (612KB) │   │   │   │   │   ├── BlueLight_TopRight.webm (647KB) │   │   │   │   │   ├── Conversation_Back.dds (8.3MB) │   │   │   │   │   ├── Conversation_Lights.dds (8.3MB) │   │   │   │   │   ├── Conversation_Lights_Red.dds (492KB) │   │   │   │   │   ├── Conversation_Log_Button.dds (112KB) │   │   │   │   │   ├── Conversation_Rewind_Button.dds (112KB) │   │   │   │   │   ├── Conversation_Static_Grid.dds (1.9MB) │   │   │   │   │   ├── Conversation_Trans_Bar_Back.dds (691KB) │   │   │   │   │   ├── DialogBottomShadow.dds (12MB) │   │   │   │   │   ├── DialogMap.dds (252KB) │   │   │   │   │   ├── DialogResponseBottomFrame.dds (3.2MB) │   │   │   │   │   ├── DialogResponseBottomFrameBlue.dds (360KB) │   │   │   │   │   ├── DialogResponseButton.dds (917KB) │   │   │   │   │   ├── DialogResponseOptionDot.dds (888B) │   │   │   │   │   ├── DialogResponseRightFrame.dds (1.9MB) │   │   │   │   │   ├── DialogResponseTopFrame.dds (412KB) │   │   │   │   │   ├── DialogResponseTopFrameBlue.dds (511KB) │   │   │   │   │   ├── DialogTywomWindow.dds (953KB) │   │   │   │   │   ├── FadeToBlackForeground.dds (640B) │   │   │   │   │   ├── InventoryPopup.dds (24KB) │   │   │   │   │   ├── LogIcon.dds (24KB) │   │   │   │   │   ├── QuestPopup.dds (24KB) │   │   │   │   │   ├── RedLights_TopCenter.webm (216KB) │   │   │   │   │   ├── RefreshIcon.dds (24KB) │   │   │   │   │   ├── SpectrumAnalog-Off.webm (905KB) │   │   │   │   │   ├── SpectrumAnalog-On.webm (2.1MB) │   │   │   │   │   ├── SpectrumDigital-Off.webm (1.1MB) │   │   │   │   │   ├── SpectrumDigital-On.webm (1.9MB) │   │   │   │   │   └── Starbase_Log_Back.dds (1.5MB) │   │   │   │   ├── DropdownGrid.dds (164KB) │   │   │   │   ├── ElementIcons (56 Entries) │   │   │   │   │   ├── BlueElementGas.dds (1.7KB) │   │   │   │   │   ├── BlueElementSolid.dds (1.7KB) │   │   │   │   │   ├── CyanElementGas.dds (768B) │   │   │   │   │   ├── Elements.dds (26KB) │   │   │   │   │   ├── GrayElementSolid.dds (768B) │   │   │   │   │   ├── GreenElementGas.dds (1.7KB) │   │   │   │   │   ├── GreenElementSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_BaseMetalGas.dds (1.7KB) │   │   │   │   │   ├── Icon_BaseMetalGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_BaseMetalSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_BaseMetalSolidLarge.dds (15KB) │   │   │   │   │   ├── Icon_CommonElementGas.dds (1.7KB) │   │   │   │   │   ├── Icon_CommonElementGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_CommonElementSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_CommonElementSolidLarge.dds (15KB) │   │   │   │   │   ├── Icon_CorrosiveGas.dds (1.7KB) │   │   │   │   │   ├── Icon_CorrosiveGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_CorrosiveSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_CorrosiveSolidLarge.dds (15KB) │   │   │   │   │   ├── Icon_ExoticGas.dds (1.7KB) │   │   │   │   │   ├── Icon_ExoticGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_ExoticSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_ExoticSolidLarge.dds (15KB) │   │   │   │   │   ├── Icon_NobleGasGas.dds (1.7KB) │   │   │   │   │   ├── Icon_NobleGasGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_NobleGasSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_NobleGasSolidLarge.dds (15KB) │   │   │   │   │   ├── Icon_PreciousGas.dds (1.7KB) │   │   │   │   │   ├── Icon_PreciousGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_PreciousSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_PreciousSolidLarge.dds (15KB) │   │   │   │   │   ├── Icon_RadioactiveGas.dds (1.7KB) │   │   │   │   │   ├── Icon_RadioactiveGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_RadioactiveSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_RadioactiveSolidLarge.dds (15KB) │   │   │   │   │   ├── Icon_RareEarthGas.dds (1.7KB) │   │   │   │   │   ├── Icon_RareEarthGasLarge.dds (15KB) │   │   │   │   │   ├── Icon_RareEarthSolid.dds (1.7KB) │   │   │   │   │   ├── Icon_RareEarthSolidLarge.dds (15KB) │   │   │   │   │   ├── Icons_TywomPart.dds (17KB) │   │   │   │   │   ├── Icons_TywomPod.dds (17KB) │   │   │   │   │   ├── MinIcon_BigEgg.dds (1.7KB) │   │   │   │   │   ├── MinIcon_BioWeaponCanister.dds (1.7KB) │   │   │   │   │   ├── MinIcon_Greegrox.dds (1.7KB) │   │   │   │   │   ├── MinIcon_Map.dds (1.7KB) │   │   │   │   │   ├── MinIcon_ScryveHelmet.dds (1.7KB) │   │   │   │   │   ├── OrangeElementGas.dds (768B) │   │   │   │   │   ├── OrangeElementSolid.dds (768B) │   │   │   │   │   ├── PurpleElementGas.dds (1.7KB) │   │   │   │   │   ├── PurpleElementSolid.dds (1.7KB) │   │   │   │   │   ├── RedElementGas.dds (1.7KB) │   │   │   │   │   ├── RedElementSolid.dds (1.7KB) │   │   │   │   │   ├── ResourceRarityAtlas32x32.dds (66KB) │   │   │   │   │   ├── ResourceRarityAtlas38x38.dds (90KB) │   │   │   │   │   ├── YellowElementGas.dds (1.7KB) │   │   │   │   │   └── YellowElementSolid.dds (1.7KB) │   │   │   │   ├── EncounterFrameBottom.dds (360KB) │   │   │   │   ├── EncounterFrameButton.dds (158KB) │   │   │   │   ├── EncounterFrameInterior.dds (334KB) │   │   │   │   ├── EncounterFrameTop.dds (286KB) │   │   │   │   ├── EndMatch (16 Entries) │   │   │   │   │   ├── End_Mach_Featured_Back.dds (108KB) │   │   │   │   │   ├── End_Mach_Loot_Back.dds (186KB) │   │   │   │   │   ├── End_Mach_Ships_Back.dds (819KB) │   │   │   │   │   ├── End_Mach_Stats_Back.dds (1.2MB) │   │   │   │   │   ├── End_Mach_Summary_Back.dds (761KB) │   │   │   │   │   ├── End_Match_Accuracy_Icon.dds (7.2KB) │   │   │   │   │   ├── End_Match_Crew_Icon.dds (7.2KB) │   │   │   │   │   ├── End_Match_DeadShips_Icon.dds (7.2KB) │   │   │   │   │   ├── End_Match_Dead_Crew_Icon.dds (7.2KB) │   │   │   │   │   ├── End_Match_Entry_Black.dds (449KB) │   │   │   │   │   ├── End_Match_Entry_Purple.dds (449KB) │   │   │   │   │   ├── End_Match_Lose.dds (460KB) │   │   │   │   │   ├── End_Match_Ship_Icon.dds (7.2KB) │   │   │   │   │   ├── End_Match_Temp_Thumb.dds (88KB) │   │   │   │   │   ├── End_Match_Time_Icon.dds (7.2KB) │   │   │   │   │   └── End_Match_Win.dds (460KB) │   │   │   │   ├── EnergyMeterBack.dds (34KB) │   │   │   │   ├── EnergyMeterFill.dds (14KB) │   │   │   │   ├── ExitButton.dds (15KB) │   │   │   │   ├── FleetOverviewBG.dds (991KB) │   │   │   │   ├── FleetOverviewBranchLeft.dds (27KB) │   │   │   │   ├── FleetOverviewBranchRight.dds (27KB) │   │   │   │   ├── FleetOverviewPlayerShip.dds (73KB) │   │   │   │   ├── FleetStatus (7 Entries) │   │   │   │   │   ├── ComponentSlot_Down.dds (58KB) │   │   │   │   │   ├── ComponentSlot_Up.dds (58KB) │   │   │   │   │   ├── FleetSlot_Down.dds (262KB) │   │   │   │   │   ├── FleetSlot_Up.dds (262KB) │   │   │   │   │   ├── PlayerShip_Thumb_512.dds (1.0MB) │   │   │   │   │   ├── Player_Ship_Back.dds (5.8MB) │   │   │   │   │   └── PrecursorUnderline.dds (5.2KB) │   │   │   │   ├── FleetStatusButton.dds (15KB) │   │   │   │   ├── FleetStatusButtonFrameBottom.dds (79KB) │   │   │   │   ├── FleetStatusButtonFrameTop.dds (41KB) │   │   │   │   ├── FleetStatusButtonListFrame.dds (140KB) │   │   │   │   ├── FleetStatusCrewFrame.dds (10KB) │   │   │   │   ├── FleetStatusCrewMeter.dds (5.4KB) │   │   │   │   ├── FleetStatusCrewMeterBack.dds (5.4KB) │   │   │   │   ├── FleetStatusFuelFrame.dds (10KB) │   │   │   │   ├── FleetStatusFuelMeter.dds (5.4KB) │   │   │   │   ├── FleetStatusFuelMeterBack.dds (5.4KB) │   │   │   │   ├── FleetStatusHeaderLine.dds (1.4KB) │   │   │   │   ├── FleetStatusRingDetail1.dds (19KB) │   │   │   │   ├── FleetStatusRingDetail2.dds (19KB) │   │   │   │   ├── FleetStatusRingDetail3.dds (156KB) │   │   │   │   ├── FleetStatusRingDetail4.dds (156KB) │   │   │   │   ├── FleetStatusShipFrame.dds (365KB) │   │   │   │   ├── FriendlyIcon.dds (192KB) │   │   │   │   ├── FuelMeterBack.dds (45KB) │   │   │   │   ├── FuelMeterBackPips.dds (86KB) │   │   │   │   ├── FuelMeterFill.dds (18KB) │   │   │   │   ├── FuelMeterFillPips.dds (18KB) │   │   │   │   ├── GalaxyMapButton.dds (15KB) │   │   │   │   ├── GameOver (3 Entries) │   │   │   │   │   ├── GameOverBackground.dds (8.3MB) │   │   │   │   │   ├── GameOverLine.dds (3.1KB) │   │   │   │   │   └── GameOverText.dds (254KB) │   │   │   │   ├── GenericGoldOutline.dds (40KB) │   │   │   │   ├── GoldBorderTranslucentGrid.dds (196KB) │   │   │   │   ├── HealthMeterBack.dds (86KB) │   │   │   │   ├── HealthMeterBackTall.dds (86KB) │   │   │   │   ├── HealthMeterFill.dds (18KB) │   │   │   │   ├── HealthMeterFillTall.dds (37KB) │   │   │   │   ├── HealthMeterHit.dds (14KB) │   │   │   │   ├── HealthMeterHitFlash.dds (78KB) │   │   │   │   ├── HealthMeterHitFlashEndTall.dds (7.7KB) │   │   │   │   ├── HealthMeterHitFlashTall.dds (162KB) │   │   │   │   ├── HealthMeterHitTall.dds (39KB) │   │   │   │   ├── HealthMeterHurtGlow.dds (78KB) │   │   │   │   ├── HealthMeterHurtGlowEndTall.dds (7.7KB) │   │   │   │   ├── HealthMeterHurtGlowTall.dds (162KB) │   │   │   │   ├── HealthMeterSmallBack.dds (10KB) │   │   │   │   ├── HealthMeterSmallBackBlue.dds (10KB) │   │   │   │   ├── HealthMeterSmallBackRed.dds (10KB) │   │   │   │   ├── HealthMeterSmallFill.dds (5.4KB) │   │   │   │   ├── HealthMeterSmallHit.dds (5.4KB) │   │   │   │   ├── HealthMeters.dds (12KB) │   │   │   │   ├── HeatDangerIcon.dds (6.2KB) │   │   │   │   ├── HyperspaceMap (17 Entries) │   │   │   │   │   ├── HyperspaceMinimapFrame.dds (252KB) │   │   │   │   │   ├── HyperspaceMinimapMask.dds (252KB) │   │   │   │   │   ├── Legend.dds (4.2KB) │   │   │   │   │   ├── PlanetLabelBar.dds (1.6KB) │   │   │   │   │   ├── PlanetLabelQuestIcon.dds (2.6KB) │   │   │   │   │   ├── PlanetLabelRing.dds (350KB) │   │   │   │   │   ├── SolarSystemUIRing.dds (11MB) │   │   │   │   │   ├── StarCallout.dds (7.5KB) │   │   │   │   │   ├── StarPing.dds (1.4KB) │   │   │   │   │   ├── StarmapLegendBG.dds (1.2MB) │   │   │   │   │   ├── StarmapLegendIconsAtlas.dds (75KB) │   │   │   │   │   ├── StarmapOwnerLineIcon.dds (1.7KB) │   │   │   │   │   ├── StarmapPinIcon.dds (1.7KB) │   │   │   │   │   ├── StarmapSearchBG.dds (42KB) │   │   │   │   │   ├── StarmapSearchBGSmall.dds (30KB) │   │   │   │   │   ├── StarmapSmallButton.dds (58KB) │   │   │   │   │   └── StarmapStarsAtlas.dds (101KB) │   │   │   │   ├── IceDangerIcon.dds (6.2KB) │   │   │   │   ├── IndicatorAtlas300.dds (360KB) │   │   │   │   ├── InterfaceIcons (1 Entries) │   │   │   │   │   └── EyeIcon_29x19.dds (4.5KB) │   │   │   │   ├── LanderIcon.dds (23KB) │   │   │   │   ├── LanderMeterBack.dds (30KB) │   │   │   │   ├── LanderMeterBackTall.dds (30KB) │   │   │   │   ├── LanderMeterFill.dds (11KB) │   │   │   │   ├── LanderMeterFillTall.dds (11KB) │   │   │   │   ├── LandingGrid.dds (8.7MB) │   │   │   │   ├── LandingReticle.dds (50KB) │   │   │   │   ├── LandingZoneButton.dds (64KB) │   │   │   │   ├── LandingZoneLeftFrame.dds (4.8KB) │   │   │   │   ├── LandingZoneReticle.dds (77KB) │   │   │   │   ├── LandingZoneRightFrame.dds (4.8KB) │   │   │   │   ├── LaunchButton.dds (15KB) │   │   │   │   ├── LaunchButtonIcon.dds (15KB) │   │   │   │   ├── LoadScreen.dds (8.3MB) │   │   │   │   ├── ManifestScreen (3 Entries) │   │   │   │   │   ├── Manifest_Header.dds (182KB) │   │   │   │   │   ├── Manifest_List_Back.dds (404KB) │   │   │   │   │   └── Manifest_Ship_Back.dds (3.3MB) │   │   │   │   ├── MapReticle.dds (4.2KB) │   │   │   │   ├── MediumGridEntryButton.dds (66KB) │   │   │   │   ├── MediumGridEntryButtonNoUp.dds (66KB) │   │   │   │   ├── MeleeElements (140 Entries) │   │   │   │   │   ├── Acceleration_Icon.DDS (5.6KB) │   │   │   │   │   ├── ArenaImages (5 Entries) │   │   │   │   │   │   ├── Deep_Space_Map.dds (620KB) │   │   │   │   │   │   ├── Hyper-Melee_Map.dds (620KB) │   │   │   │   │   │   ├── Melee_Callum.dds (620KB) │   │   │   │   │   │   ├── Melee_Maelstrom.dds (620KB) │   │   │   │   │   │   └── Super-Melee_Map.dds (620KB) │   │   │   │   │   ├── BattMeter.dds (6.7KB) │   │   │   │   │   ├── Button.dds (143KB) │   │   │   │   │   ├── ButtonLong.dds (258KB) │   │   │   │   │   ├── CapitalBarBack.dds (4.2KB) │   │   │   │   │   ├── CapitalBarFore.dds (4.2KB) │   │   │   │   │   ├── CheckboxChecked.dds (1.6KB) │   │   │   │   │   ├── CheckboxUnchecked.dds (1.6KB) │   │   │   │   │   ├── CrewMeter.dds (6.7KB) │   │   │   │   │   ├── CrewMeterRed.dds (6.7KB) │   │   │   │   │   ├── Crew_Icon.DDS (5.6KB) │   │   │   │   │   ├── CustomMatchInviteFriendsButtonFrame.dds (81KB) │   │   │   │   │   ├── CustomMatchLobbyFrame.dds (1.1MB) │   │   │   │   │   ├── Energy_Icon.DDS (5.6KB) │   │   │   │   │   ├── FleetBattlesLogo.dds (522KB) │   │   │   │   │   ├── FleetNameLine.dds (4.3KB) │   │   │   │   │   ├── LobbyHighlight.dds (59KB) │   │   │   │   │   ├── MapOptionsListShadow.dds (144KB) │   │   │   │   │   ├── MapThumbnailFrame.dds (159KB) │   │   │   │   │   ├── MapTitleUnderline.dds (2.6KB) │   │   │   │   │   ├── MatchOptionsFrame.dds (2.1MB) │   │   │   │   │   ├── MatchOptionsSliderFrame.dds (140KB) │   │   │   │   │   ├── MatchTypeSelectFrame.dds (516KB) │   │   │   │   │   ├── MeleeAiButton.dds (308KB) │   │   │   │   │   ├── MeleeCharacterFrameBottom.dds (13KB) │   │   │   │   │   ├── MeleeCharacterFrameTop.dds (12KB) │   │   │   │   │   ├── MeleeCharacterImageSample.dds (96KB) │   │   │   │   │   ├── MeleeFrameElementLargeLeft.dds (97KB) │   │   │   │   │   ├── MeleeFrameElementLargeRight.dds (93KB) │   │   │   │   │   ├── MeleeFrameElementLeft.dds (42KB) │   │   │   │   │   ├── MeleeFrameElementListLeft.dds (29KB) │   │   │   │   │   ├── MeleeFrameElementListRight.dds (31KB) │   │   │   │   │   ├── MeleeFrameElementRight.dds (39KB) │   │   │   │   │   ├── MeleeFrameListBackground.dds (1.2MB) │   │   │   │   │   ├── MeleeFrameListBackgroundBottom.dds (870KB) │   │   │   │   │   ├── MeleeFrameListBackgroundTop.dds (575KB) │   │   │   │   │   ├── MeleeFrameListBottom.dds (54KB) │   │   │   │   │   ├── MeleeFrameListEmpty.dds (51KB) │   │   │   │   │   ├── MeleeFrameListLarge.dds (67KB) │   │   │   │   │   ├── MeleeFrameListLargeEmpty.dds (67KB) │   │   │   │   │   ├── MeleeFrameListSmall.dds (51KB) │   │   │   │   │   ├── MeleeFrameListTop.dds (36KB) │   │   │   │   │   ├── MeleeFriendsButton.dds (308KB) │   │   │   │   │   ├── MeleeLanderDestroyedTest.dds (8.3MB) │   │   │   │   │   ├── MeleeLoseTest.dds (2.0MB) │   │   │   │   │   ├── MeleeMenuButton.dds (3.2MB) │   │   │   │   │   ├── MeleePlayerShipFrame.dds (1.2MB) │   │   │   │   │   ├── MeleePreBuildButton.dds (308KB) │   │   │   │   │   ├── MeleeRankedButton.dds (308KB) │   │   │   │   │   ├── MeleeShipFrame.dds (365KB) │   │   │   │   │   ├── MeleeShipHealthBarEmpty.dds (5.4KB) │   │   │   │   │   ├── MeleeShipHealthBarFull.dds (5.4KB) │   │   │   │   │   ├── MeleeTarget.dds (130KB) │   │   │   │   │   ├── MeleeUnrankedButton.dds (308KB) │   │   │   │   │   ├── MeleeWinTest.dds (2.0MB) │   │   │   │   │   ├── OpponnentReadyHighlight.dds (98KB) │   │   │   │   │   ├── PasswordFrame.dds (25KB) │   │   │   │   │   ├── SelectScreenFrame.dds (2.3MB) │   │   │   │   │   ├── ShipDefeated.dds (30KB) │   │   │   │   │   ├── ShipSelectIcons (15 Entries) │   │   │   │   │   │   ├── DanNathIcon.dds (50KB) │   │   │   │   │   │   ├── DrenkendIcon.dds (50KB) │   │   │   │   │   │   ├── EarthlingIcon.dds (50KB) │   │   │   │   │   │   ├── GreegroxIcon.dds (50KB) │   │   │   │   │   │   ├── MeasuredIcon.dds (50KB) │   │   │   │   │   │   ├── MenkMackIcon.dds (50KB) │   │   │   │   │   │   ├── MowlingsIcon.dds (50KB) │   │   │   │   │   │   ├── MuKayIcon.dds (50KB) │   │   │   │   │   │   ├── PhamyshtIcon.dds (50KB) │   │   │   │   │   │   ├── PinthiIcon.dds (50KB) │   │   │   │   │   │   ├── PlayerShipIcon.dds (96KB) │   │   │   │   │   │   ├── ScryveIcon.dds (50KB) │   │   │   │   │   │   ├── TrandalsIcon.dds (50KB) │   │   │   │   │   │   ├── TywomIcon.dds (50KB) │   │   │   │   │   │   └── XrakiIcon.dds (50KB) │   │   │   │   │   ├── ShipsListButtons (2 Entries) │   │   │   │   │   │   ├── LargeButtons (15 Entries) │   │   │   │   │   │   │   ├── MeleeFrameListLargeDanNath.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeDrenkend.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeEarthling.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeGreegrox.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeMeasured.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeMenkMack.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeMowlings.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeMuKay.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargePhamysht.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargePinthi.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargePlayerShip.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeSkryve.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeTrandals.dds (27KB) │   │   │   │   │   │   │   ├── MeleeFrameListLargeTywom.dds (27KB) │   │   │   │   │   │   │   └── MeleeFrameListLargeXraki.dds (27KB) │   │   │   │   │   │   └── SmallButtons (15 Entries) │   │   │   │   │   │   ├── MeleeFrameListSmallDanNath.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallDrenkend.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallEarthlings.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallGreegrox.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallMeasured.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallMenkMack.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallMowlings.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallMuKay.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallPhamysht.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallPinthi.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallPlayerShip.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallSkryve.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallTrandals.dds (21KB) │   │   │   │   │   │   ├── MeleeFrameListSmallTywom.dds (21KB) │   │   │   │   │   │   └── MeleeFrameListSmallXraki.dds (21KB) │   │   │   │   │   ├── SmallButton.dds (78KB) │   │   │   │   │   ├── SmallerButton.dds (39KB) │   │   │   │   │   ├── SmallerButtonLong.dds (70KB) │   │   │   │   │   ├── SpecMeter.dds (4.5KB) │   │   │   │   │   ├── Speed_Icon.DDS (5.6KB) │   │   │   │   │   ├── StageArenaSize.dds (1.7KB) │   │   │   │   │   ├── StageAsteroid.dds (1.7KB) │   │   │   │   │   ├── StageCustomShip.dds (1.7KB) │   │   │   │   │   ├── StageFleetPoints.dds (1.7KB) │   │   │   │   │   ├── StageLocked.dds (1.7KB) │   │   │   │   │   ├── StagePublic.dds (1.7KB) │   │   │   │   │   ├── StageStorm.dds (1.7KB) │   │   │   │   │   ├── StageWormhole.dds (1.7KB) │   │   │   │   │   ├── SteamAvatarTemp.dds (10KB) │   │   │   │   │   ├── SuperMeleeBackground.dds (8.3MB) │   │   │   │   │   ├── SuperMeleeBasicCyborg.dds (21KB) │   │   │   │   │   ├── SuperMeleeBattleButton.dds (424KB) │   │   │   │   │   ├── SuperMeleeBattleButtonFrameBottom.dds (9.9KB) │   │   │   │   │   ├── SuperMeleeBattleButtonFrameTop.dds (9.9KB) │   │   │   │   │   ├── SuperMeleeBattleButtonGlow.dds (221KB) │   │   │   │   │   ├── SuperMeleeBattleButtonSmall.dds (303KB) │   │   │   │   │   ├── SuperMeleeBattleButtonSmallGlow.dds (183KB) │   │   │   │   │   ├── SuperMeleeBuildingInfoFrame.dds (228KB) │   │   │   │   │   ├── SuperMeleeChallengingCyborg.dds (21KB) │   │   │   │   │   ├── SuperMeleeController.dds (127KB) │   │   │   │   │   ├── SuperMeleeCrazyCyborg.dds (21KB) │   │   │   │   │   ├── SuperMeleeDeselectButton.dds (23KB) │   │   │   │   │   ├── SuperMeleeEditConfirm1Frame.dds (172KB) │   │   │   │   │   ├── SuperMeleeExpertCyborg.dds (21KB) │   │   │   │   │   ├── SuperMeleeFoolishCyborg.dds (21KB) │   │   │   │   │   ├── SuperMeleeFrameBottom.dds (80KB) │   │   │   │   │   ├── SuperMeleeFrameMid.dds (6.3KB) │   │   │   │   │   ├── SuperMeleeFrameTop.dds (80KB) │   │   │   │   │   ├── SuperMeleeHumanControl.dds (21KB) │   │   │   │   │   ├── SuperMeleeKeyboardFrame.dds (1.1MB) │   │   │   │   │   ├── SuperMeleeKeyboardKeysLarge.dds (143KB) │   │   │   │   │   ├── SuperMeleeKeyboardKeysLetters.dds (47KB) │   │   │   │   │   ├── SuperMeleeKeyboardKeysNumbers.dds (47KB) │   │   │   │   │   ├── SuperMeleeKeyboardKeysSideKeys.dds (95KB) │   │   │   │   │   ├── SuperMeleeKeyboardKeysSpacebar.dds (192KB) │   │   │   │   │   ├── SuperMeleeLoadDropDown.dds (199KB) │   │   │   │   │   ├── SuperMeleeLoadDropDownArrowAtlas.dds (2.2KB) │   │   │   │   │   ├── SuperMeleeLoadDropDownFrame.dds (1.4MB) │   │   │   │   │   ├── SuperMeleeLoadFleetFrame.dds (414KB) │   │   │   │   │   ├── SuperMeleeLoadFleetFrameShadow.dds (1.4MB) │   │   │   │   │   ├── SuperMeleeLogo.dds (522KB) │   │   │   │   │   ├── SuperMeleeOpponent.dds (85KB) │   │   │   │   │   ├── SuperMeleeOpponentAtlas.dds (197KB) │   │   │   │   │   ├── SuperMeleeOpponentFrame.dds (46KB) │   │   │   │   │   ├── SuperMeleeOpponentGlow.dds (56KB) │   │   │   │   │   ├── SuperMeleeOpponentStrokeGlow.dds (67KB) │   │   │   │   │   ├── SuperMeleePlayerFrame.dds (162KB) │   │   │   │   │   ├── SuperMeleePointsFrameBottom.dds (4.1KB) │   │   │   │   │   ├── SuperMeleePointsFrameTop.dds (4.1KB) │   │   │   │   │   ├── SuperMeleeScrollBar.dds (18KB) │   │   │   │   │   ├── SuperMeleeScrollBarBack.dds (18KB) │   │   │   │   │   ├── SuperMeleeSelectButton.dds (160KB) │   │   │   │   │   ├── SuperMeleeSelectButtonBatt.dds (728B) │   │   │   │   │   ├── SuperMeleeSelectButtonCrew.dds (728B) │   │   │   │   │   ├── SuperMeleeSelectIconsAtlas.dds (462KB) │   │   │   │   │   ├── SuperMeleeSelectWindow.dds (1.8MB) │   │   │   │   │   ├── SuperMeleeShipIconsAtlas.dds (800KB) │   │   │   │   │   ├── SuperMeleeShipInfoAtlas.dds (1.8MB) │   │   │   │   │   ├── SuperMeleeShipInfoFrame.dds (443KB) │   │   │   │   │   ├── SuperMeleeShipSaveIcons.dds (141KB) │   │   │   │   │   ├── SuperMeleeShipSaveIconsFrame.dds (10KB) │   │   │   │   │   ├── SuperMeleeShipSaveIconsFrameAtlas.dds (20KB) │   │   │   │   │   ├── SuperMeleeShipSaveIconsFrameEmpty.dds (10KB) │   │   │   │   │   ├── SuperMeleeTeamAdd.dds (60KB) │   │   │   │   │   ├── SuperMeleeTeamButton.dds (238KB) │   │   │   │   │   ├── SuperMeleeTeamButton2.dds (238KB) │   │   │   │   │   ├── SuperMeleeTeamEmpty.dds (60KB) │   │   │   │   │   ├── SuperMeleeTeamNameUnderline.dds (3.5KB) │   │   │   │   │   ├── Weakpoint.dds (4.2KB) │   │   │   │   │   ├── WeakpointDamage.dds (4.2KB) │   │   │   │   │   ├── rankhex_grid.dds (45KB) │   │   │   │   │   ├── rankstars_grid.dds (539KB) │   │   │   │   │   └── supermeleecover.dds (66KB) │   │   │   │   ├── MeleeFrameElementLeft.dds (42KB) │   │   │   │   ├── MeleeFrameElementRight.dds (39KB) │   │   │   │   ├── MeleeFrameListLarge.dds (67KB) │   │   │   │   ├── MeleeFrameListSmall.dds (51KB) │   │   │   │   ├── MeleePlayerShipFrame.dds (1.2MB) │   │   │   │   ├── MeleeShipFrame.dds (365KB) │   │   │   │   ├── MeleeShipHealthBarEmpty.dds (5.4KB) │   │   │   │   ├── MeleeShipHealthBarFull.dds (5.4KB) │   │   │   │   ├── MeterBar.dds (1.6KB) │   │   │   │   ├── MeterBarGlow.dds (20KB) │   │   │   │   ├── MiniDialogBG.dds (442KB) │   │   │   │   ├── MiniLanderIcon.dds (36KB) │   │   │   │   ├── MiniLanderIconGreyed.dds (28KB) │   │   │   │   ├── MockupFrame.dds (1.2KB) │   │   │   │   ├── OptionsMenu (1 Entries) │   │   │   │   │   └── OptionsContainerBG.dds (3.4MB) │   │   │   │   ├── OptionsScreen (11 Entries) │   │   │   │   │   ├── OptionSliderTab.dds (29KB) │   │   │   │   │   ├── OptionsAudioFrame.dds (901KB) │   │   │   │   │   ├── OptionsBackground.dds (8.3MB) │   │   │   │   │   ├── OptionsDropDownArrowAtlas.dds (2.2KB) │   │   │   │   │   ├── OptionsDropdownButton.dds (55KB) │   │   │   │   │   ├── OptionsDropdownFrame.dds (164KB) │   │   │   │   │   ├── OptionsFrame.dds (2.6MB) │   │   │   │   │   ├── OptionsSlider.dds (18KB) │   │   │   │   │   ├── OptionsSliderBack.dds (18KB) │   │   │   │   │   ├── OptionsSliderFrame.dds (140KB) │   │   │   │   │   └── OptionsVideoFrame.dds (704KB) │   │   │   │   ├── PickupIcon.dds (19KB) │   │   │   │   ├── PlanetFrame.dds (11MB) │   │   │   │   ├── PlanetIcons (10 Entries) │   │   │   │   │   ├── AquaticPlanet.dds (6.5KB) │   │   │   │   │   ├── CanyonPlanet.dds (6.5KB) │   │   │   │   │   ├── CrystalPlanet.dds (6.5KB) │   │   │   │   │   ├── DesertPlanet.dds (6.5KB) │   │   │   │   │   ├── FrozenPlanet.dds (6.5KB) │   │   │   │   │   ├── MarshlandPlanet.dds (6.5KB) │   │   │   │   │   ├── RockyPlanet.dds (6.5KB) │   │   │   │   │   ├── TerrestrialPlanet.dds (6.5KB) │   │   │   │   │   ├── VegetationPlanet.dds (6.5KB) │   │   │   │   │   └── VolcanicPlanet.dds (6.5KB) │   │   │   │   ├── PlanetScanAnimation.dds (28MB) │   │   │   │   ├── PlanetScanBlueGrid.dds (3.6MB) │   │   │   │   ├── PlanetScanCalloutBG.dds (318KB) │   │   │   │   ├── PlanetScanCargoBG.dds (467KB) │   │   │   │   ├── PlanetScanCurvedLineBottom.dds (19KB) │   │   │   │   ├── PlanetScanCurvedLineLeft.dds (12KB) │   │   │   │   ├── PlanetScanCurvedLineRight.dds (15KB) │   │   │   │   ├── PlanetScanCurvedLineTop.dds (18KB) │   │   │   │   ├── PlanetScanDataBG.dds (196KB) │   │   │   │   ├── PlanetScanFrame.dds (3.4MB) │   │   │   │   ├── PlanetScanGreenBarBG.dds (5.9KB) │   │   │   │   ├── PlanetScanGreenBarFill.dds (5.9KB) │   │   │   │   ├── PlanetScanGreyBarBG.dds (5.9KB) │   │   │   │   ├── PlanetScanGreyBarFill.dds (5.9KB) │   │   │   │   ├── PlanetScanLaunchButton.dds (281KB) │   │   │   │   ├── PlanetScanLaunchButtonGlow.dds (252KB) │   │   │   │   ├── PlanetScanMineralsBG.dds (498KB) │   │   │   │   ├── PlanetScanOrangeBarBG.dds (5.9KB) │   │   │   │   ├── PlanetScanOrangeBarFill.dds (5.9KB) │   │   │   │   ├── PlanetScanOrangeCircle.dds (3.0MB) │   │   │   │   ├── PlanetScanOuterFrameBottom.dds (465KB) │   │   │   │   ├── PlanetScanOuterFrameTop.dds (420KB) │   │   │   │   ├── PlanetScanPurpleBarBG.dds (5.9KB) │   │   │   │   ├── PlanetScanPurpleBarFill.dds (5.9KB) │   │   │   │   ├── PlanetScanRingAnimation (12 Entries) │   │   │   │   │   ├── Bottom.dds (84KB) │   │   │   │   │   ├── BottomLeft1.dds (12MB) │   │   │   │   │   ├── BottomLeft2.dds (6.7MB) │   │   │   │   │   ├── BottomRight1.dds (11MB) │   │   │   │   │   ├── BottomRight2.dds (6.8MB) │   │   │   │   │   ├── Left.dds (11MB) │   │   │   │   │   ├── Right.dds (11MB) │   │   │   │   │   ├── RightTop1.dds (12MB) │   │   │   │   │   ├── RightTop2.dds (7.0MB) │   │   │   │   │   ├── Top.dds (67KB) │   │   │   │   │   ├── TopLeft1.dds (12MB) │   │   │   │   │   └── TopLeft2.dds (7.0MB) │   │   │   │   ├── PlanetScanWeatherBarBG.dds (5.9KB) │   │   │   │   ├── PlanetScanWeatherBarFill.dds (5.9KB) │   │   │   │   ├── PlanetSurfaceScreen (11 Entries) │   │   │   │   │   ├── Box.dds (66KB) │   │   │   │   │   ├── SurfaceCargoBG.dds (303KB) │   │   │   │   │   ├── SurfaceLaunchBtn.dds (294KB) │   │   │   │   │   ├── SurfaceRadarBG.dds (323KB) │   │   │   │   │   ├── SurfaceRadarFG.dds (323KB) │   │   │   │   │   ├── SurfaceRadarPip.dds (364B) │   │   │   │   │   ├── SurfaceRadarTriangle.dds (3.0KB) │   │   │   │   │   ├── arrowleft.dds (216KB) │   │   │   │   │   ├── arrowright.dds (216KB) │   │   │   │   │   ├── circle.dds (66KB) │   │   │   │   │   └── triangle.dds (66KB) │   │   │   │   ├── PlayerUICursor.dds (40KB) │   │   │   │   ├── PopUpBackground.dds (8.3MB) │   │   │   │   ├── PopUpMenuFrameBlueBottom.dds (512KB) │   │   │   │   ├── PopUpMenuFrameBlueTop.dds (666KB) │   │   │   │   ├── PopUpMenuFrameOrangeBottom.dds (566KB) │   │   │   │   ├── PopUpMenuFrameOrangeTop.dds (498KB) │   │   │   │   ├── PopupWindow.dds (334KB) │   │   │   │   ├── Portraits (50 Entries) │   │   │   │   │   ├── Alien1_100.dds (40KB) │   │   │   │   │   ├── Alien1_128.dds (66KB) │   │   │   │   │   ├── Alien2_100.dds (40KB) │   │   │   │   │   ├── Alien2_128.dds (66KB) │   │   │   │   │   ├── Alien3_100.dds (40KB) │   │   │   │   │   ├── Alien3_128.dds (66KB) │   │   │   │   │   ├── Alien4_100.dds (40KB) │   │   │   │   │   ├── Alien4_128.dds (66KB) │   │   │   │   │   ├── Alien_05.dds (1.0MB) │   │   │   │   │   ├── Charlox.dds (1.0MB) │   │   │   │   │   ├── Charlox100.dds (40KB) │   │   │   │   │   ├── Charlox128.dds (66KB) │   │   │   │   │   ├── Earthling1_100.dds (40KB) │   │   │   │   │   ├── Earthling1_128.dds (66KB) │   │   │   │   │   ├── Earthling2_100.dds (40KB) │   │   │   │   │   ├── Earthling2_128.dds (66KB) │   │   │   │   │   ├── Earthling3_100.dds (40KB) │   │   │   │   │   ├── Earthling3_128.dds (66KB) │   │   │   │   │   ├── Earthling4_100.dds (40KB) │   │   │   │   │   ├── Earthling4_128.dds (66KB) │   │   │   │   │   ├── Earthling5_100.dds (40KB) │   │   │   │   │   ├── Earthling5_128.dds (66KB) │   │   │   │   │   ├── FirstOfficer.dds (1.4MB) │   │   │   │   │   ├── FirstOfficer100.dds (53KB) │   │   │   │   │   ├── FirstOfficer128.dds (66KB) │   │   │   │   │   ├── Jonterwock.dds (1.0MB) │   │   │   │   │   ├── Kzanti100.dds (1.0MB) │   │   │   │   │   ├── Melnorme_01.dds (1.0MB) │   │   │   │   │   ├── Melnorme_02.dds (1.0MB) │   │   │   │   │   ├── Melnorme_03.dds (1.0MB) │   │   │   │   │   ├── MenkMack100.dds (40KB) │   │   │   │   │   ├── MenkMack128.dds (66KB) │   │   │   │   │   ├── Menkmack.dds (1.0MB) │   │   │   │   │   ├── Mukay.dds (1.0MB) │   │   │   │   │   ├── Mukay100.dds (40KB) │   │   │   │   │   ├── Mukay128.dds (66KB) │   │   │   │   │   ├── Norast100.dds (40KB) │   │   │   │   │   ├── Pinthi.dds (1.0MB) │   │   │   │   │   ├── Pinthi100.dds (40KB) │   │   │   │   │   ├── Pinthi128.dds (66KB) │   │   │   │   │   ├── Portrait_Kzanti_176x90.dds (63KB) │   │   │   │   │   ├── Scavenger_100.dds (40KB) │   │   │   │   │   ├── Scavenger_128.dds (66KB) │   │   │   │   │   ├── ScryveProbe100.dds (40KB) │   │   │   │   │   ├── Tywom.dds (1.0MB) │   │   │   │   │   ├── Tywom100.dds (40KB) │   │   │   │   │   ├── Tywom128.dds (66KB) │   │   │   │   │   ├── Verenzi.dds (1.0MB) │   │   │   │   │   ├── Yuptar.dds (1.0MB) │   │   │   │   │   └── Yuptar100.dds (40KB) │   │   │   │   ├── QuestIcons (23 Entries) │   │   │   │   │   ├── QuestIcon_ComputerChip.dds (37KB) │   │   │   │   │   ├── QuestIcon_ComputerFile.dds (37KB) │   │   │   │   │   ├── QuestIcon_ComputerPart1.dds (37KB) │   │   │   │   │   ├── QuestIcon_Fuel.dds (37KB) │   │   │   │   │   ├── QuestIcon_LifeSizeDoll.dds (37KB) │   │   │   │   │   ├── QuestIcon_MoreCrew.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewLander.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewQuestObjective.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShipPart_Hypderdrive.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Dannath.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Drenkend.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Earthling.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Greegrox.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Lexite.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Menkmack.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Mowlings.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_MuKay.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Phamysht.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Pinthi.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Scryve.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_TheMeasured.dds (37KB) │   │   │   │   │   ├── QuestIcon_NewShip_Trandle.dds (37KB) │   │   │   │   │   └── QuestIcon_NewShip_Tywom.dds (37KB) │   │   │   │   ├── QuestionMark.dds (15KB) │   │   │   │   ├── RUIcon_Large.dds (17KB) │   │   │   │   ├── RankedPlay (10 Entries) │   │   │   │   │   ├── FriendsIcon.dds (114KB) │   │   │   │   │   ├── LoadIcon.dds (2.4MB) │   │   │   │   │   ├── LocalMatchIcon.dds (148KB) │   │   │   │   │   ├── RankIconFrame.dds (102KB) │   │   │   │   │   ├── RankIconShadow.dds (136KB) │   │   │   │   │   ├── RankQueUnderline.dds (1.7KB) │   │   │   │   │   ├── RankedIconsAtlas.dds (4.3MB) │   │   │   │   │   ├── RankedMatchIcon.dds (148KB) │   │   │   │   │   ├── SinglePlayerIcon.dds (148KB) │   │   │   │   │   └── UnrankedIcon.dds (148KB) │   │   │   │   ├── ResetButton.dds (15KB) │   │   │   │   ├── SCIcon32.dds (1.0MB) │   │   │   │   ├── SC_submap512x512.dds (1.0MB) │   │   │   │   ├── ScanButton.dds (15KB) │   │   │   │   ├── ScanButtonIcon.dds (15KB) │   │   │   │   ├── ScanCalloutFrameBottom.dds (169KB) │   │   │   │   ├── ScanCalloutFrameInner.dds (714KB) │   │   │   │   ├── ScanCalloutFrameTop.dds (149KB) │   │   │   │   ├── ShipyardScreen (4 Entries) │   │   │   │   │   ├── ShipyardPartInfoBG.dds (365KB) │   │   │   │   │   ├── ShipyardPartListEntryBG.dds (233KB) │   │   │   │   │   ├── ShipyardPartsListFrame.dds (2.1MB) │   │   │   │   │   └── ShipyardPlanetBG.dds (11MB) │   │   │   │   ├── SliderBack.dds (2.2KB) │   │   │   │   ├── SliderDownArrow.dds (4.2KB) │   │   │   │   ├── SliderThumb.dds (8.3KB) │   │   │   │   ├── SliderUpArrow.dds (4.2KB) │   │   │   │   ├── StarControlWatermark.dds (55KB) │   │   │   │   ├── Starbase (111 Entries) │   │   │   │   │   ├── Add.dds (40KB) │   │   │   │   │   ├── Add2.dds (400KB) │   │   │   │   │   ├── Add3.dds (400KB) │   │   │   │   │   ├── AddFleetButton.dds (404KB) │   │   │   │   │   ├── CrewMeterBack.dds (5.6KB) │   │   │   │   │   ├── CrewMeterFore.dds (5.6KB) │   │   │   │   │   ├── DialogResponseBottomFrame.dds (3.2MB) │   │   │   │   │   ├── FadeToBlackForeground.dds (4.2KB) │   │   │   │   │   ├── GalaxyMapFrame.dds (3.2MB) │   │   │   │   │   ├── GalaxyMapFrameTEMPART.dds (3.2MB) │   │   │   │   │   ├── HypergateIcon.dds (148KB) │   │   │   │   │   ├── LeaveIcon.dds (148KB) │   │   │   │   │   ├── ManageFleetButton.dds (404KB) │   │   │   │   │   ├── ManageFleetButton2.dds (424KB) │   │   │   │   │   ├── ModuleSelectFrame.dds (1.1MB) │   │   │   │   │   ├── ModuleSelectFrameShadow.dds (7.5MB) │   │   │   │   │   ├── OLDnewship2.dds (4.3MB) │   │   │   │   │   ├── OutfitIcon.dds (148KB) │   │   │   │   │   ├── OutfitSelectButton.dds (160KB) │   │   │   │   │   ├── OutfitSelectButton2.dds (160KB) │   │   │   │   │   ├── OutfitSelectButton3.dds (160KB) │   │   │   │   │   ├── OutfitSelectButton4.dds (262KB) │   │   │   │   │   ├── OutfitSelectButtonNoAdd.dds (262KB) │   │   │   │   │   ├── PlayerShipArtTemp.dds (158KB) │   │   │   │   │   ├── PlayerShipOutfitModuleTextFrame.dds (406KB) │   │   │   │   │   ├── PlayerShipOutfitStarshipFrame.dds (2.8MB) │   │   │   │   │   ├── PrecursorUnderline.dds (5.2KB) │   │   │   │   │   ├── PrecursorUnderlineblue.dds (5.2KB) │   │   │   │   │   ├── RUIcon.dds (912B) │   │   │   │   │   ├── RUIcon32x32.dds (4.2KB) │   │   │   │   │   ├── RUIconBlack.dds (912B) │   │   │   │   │   ├── RUIconSmall.dds (528B) │   │   │   │   │   ├── SelectedItem.dds (147KB) │   │   │   │   │   ├── Ship_Generic_Frame_Blue.dds (86KB) │   │   │   │   │   ├── Ship_Generic_Frame_Yellow.dds (86KB) │   │   │   │   │   ├── ShopFrame.dds (247KB) │   │   │   │   │   ├── SmallSCbit.dds (2.9MB) │   │   │   │   │   ├── SpecMeterLarge.dds (5.8KB) │   │   │   │   │   ├── StarbaseBackground.dds (33MB) │   │   │   │   │   ├── StarbaseBackground_old.dds (8.3MB) │   │   │   │   │   ├── StarbaseRobot.dds (1.2MB) │   │   │   │   │   ├── StarbaseStore.dds (37KB) │   │   │   │   │   ├── Starbase_Background.dds (33MB) │   │   │   │   │   ├── Starbase_Bottom_Center.dds (110KB) │   │   │   │   │   ├── Starbase_Bottom_Left.dds (540KB) │   │   │   │   │   ├── Starbase_Bottom_Left_Short.dds (76KB) │   │   │   │   │   ├── Starbase_Bottom_Right.dds (540KB) │   │   │   │   │   ├── Starbase_Bottom_Right_Short.dds (76KB) │   │   │   │   │   ├── Starbase_Button_Large.dds (236KB) │   │   │   │   │   ├── Starbase_Button_Small.dds (90KB) │   │   │   │   │   ├── Starbase_Crew_Back.dds (314KB) │   │   │   │   │   ├── Starbase_Fleet_Back.dds (1.6MB) │   │   │   │   │   ├── Starbase_Fleet_Slot_Left_Disabled.dds (218KB) │   │   │   │   │   ├── Starbase_Fleet_Slot_Left_Down.dds (218KB) │   │   │   │   │   ├── Starbase_Fleet_Slot_Left_Up.dds (218KB) │   │   │   │   │   ├── Starbase_Fleet_Slot_Right_Disabled.dds (218KB) │   │   │   │   │   ├── Starbase_Fleet_Slot_Right_Down.dds (218KB) │   │   │   │   │   ├── Starbase_Fleet_Slot_Right_Up.dds (218KB) │   │   │   │   │   ├── Starbase_Fleet_Watermark.dds (115KB) │   │   │   │   │   ├── Starbase_Hypergate_Button.dds (669KB) │   │   │   │   │   ├── Starbase_Item_Entry.dds (1.2MB) │   │   │   │   │   ├── Starbase_Large_Button.dds (262KB) │   │   │   │   │   ├── Starbase_Manage_Button.dds (404KB) │   │   │   │   │   ├── Starbase_Medium_Button.dds (86KB) │   │   │   │   │   ├── Starbase_Menu_Watermark.dds (115KB) │   │   │   │   │   ├── Starbase_Mouse_Over_Back.dds (286KB) │   │   │   │   │   ├── Starbase_Outfit_Back.dds (5.9MB) │   │   │   │   │   ├── Starbase_Outfit_Button.dds (669KB) │   │   │   │   │   ├── Starbase_Outfit_Item_Back.dds (239KB) │   │   │   │   │   ├── Starbase_Outfit_Item_Empty_Back.dds (70KB) │   │   │   │   │   ├── Starbase_Outfit_List_Back.dds (1.7MB) │   │   │   │   │   ├── Starbase_Outfit_Popup_Back.dds (365KB) │   │   │   │   │   ├── Starbase_Outfit_Slots_Back.dds (3.8MB) │   │   │   │   │   ├── Starbase_Outfit_Slots_Overlay.dds (3.8MB) │   │   │   │   │   ├── Starbase_Outfit_Watermark.dds (115KB) │   │   │   │   │   ├── Starbase_Part_Popup_Entry.dds (992KB) │   │   │   │   │   ├── Starbase_Part_Popup_Frame.dds (1.8MB) │   │   │   │   │   ├── Starbase_Recruit_Watermark.dds (115KB) │   │   │   │   │   ├── Starbase_Recruite_Button.dds (404KB) │   │   │   │   │   ├── Starbase_Ring_Slot_1.dds (197KB) │   │   │   │   │   ├── Starbase_Screen_Back.dds (8.3MB) │   │   │   │   │   ├── Starbase_Screen_Grid.dds (8.3MB) │   │   │   │   │   ├── Starbase_Sell_Back.dds (297KB) │   │   │   │   │   ├── Starbase_Ship_Front_View.dds (235KB) │   │   │   │   │   ├── Starbase_Ship_Side_View.dds (487KB) │   │   │   │   │   ├── Starbase_Top_Content_Frame_Large.dds (3.6MB) │   │   │   │   │   ├── Starbase_Top_Content_Frame_Large2.dds (3.6MB) │   │   │   │   │   ├── Starbase_Top_Content_Frame_Small.dds (1.9MB) │   │   │   │   │   ├── Starbase_Top_Left.dds (363KB) │   │   │   │   │   ├── Starbase_Top_Right.dds (296KB) │   │   │   │   │   ├── Starbase_Trade_Back.dds (3.4MB) │   │   │   │   │   ├── Starbase_Trade_Button.dds (669KB) │   │   │   │   │   ├── Starbase_recruit _Etnry_Frame.dds (328KB) │   │   │   │   │   ├── ThinButton.dds (68KB) │   │   │   │   │   ├── Thin_Frame_Full.dds (6.5MB) │   │   │   │   │   ├── TradeIcon.dds (148KB) │   │   │   │   │   ├── WarpgateSelectLarge.dds (512KB) │   │   │   │   │   ├── WarpgateSelectLarge2.dds (512KB) │   │   │   │   │   ├── WarpgateSelectSmall.dds (356KB) │   │   │   │   │   ├── WarpgateSelectVerySmall.dds (89KB) │   │   │   │   │   ├── ZoneColour.dds (400KB) │   │   │   │   │   ├── bot.dds (4.7MB) │   │   │   │   │   ├── newship.dds (4.5MB) │   │   │   │   │   ├── newship2.dds (4.3MB) │   │   │   │   │   ├── purple.dds (39KB) │   │   │   │   │   ├── sellItem.dds (231KB) │   │   │   │   │   ├── sellItemwhite.dds (231KB) │   │   │   │   │   ├── sellItemwhite2.dds (231KB) │   │   │   │   │   ├── sellbox.dds (288KB) │   │   │   │   │   ├── ship.dds (333KB) │   │   │   │   │   └── tempfill.dds (40KB) │   │   │   │   ├── StatIcons (6 Entries) │   │   │   │   │   ├── Boost.dds (1.7KB) │   │   │   │   │   ├── Cargo.dds (1.7KB) │   │   │   │   │   ├── Crew.dds (1.7KB) │   │   │   │   │   ├── Energy.dds (1.7KB) │   │   │   │   │   ├── Fuel.dds (1.7KB) │   │   │   │   │   └── Landers.dds (1.7KB) │   │   │   │   ├── SuperMelee (13 Entries) │   │   │   │   │   ├── BattMeterFrameLarge.dds (42KB) │   │   │   │   │   ├── BattMeterLarge.dds (15KB) │   │   │   │   │   ├── Combat (7 Entries) │   │   │   │   │   │   ├── SuperMeleeLeftClick.dds (1.9KB) │   │   │   │   │   │   ├── SuperMeleePilotAtlas.dds (1.5MB) │   │   │   │   │   │   ├── SuperMeleePilotFrame.dds (55KB) │   │   │   │   │   │   ├── SuperMeleeRightClick.dds (1.9KB) │   │   │   │   │   │   ├── SuperMeleeSideMeter.dds (412KB) │   │   │   │   │   │   ├── SuperMeleeSideMeterBack.dds (1.1MB) │   │   │   │   │   │   └── SuperMeleeSideMeters.dds (1.2MB) │   │   │   │   │   ├── CrewMeterFrameLarge.dds (42KB) │   │   │   │   │   ├── CrewMeterLarge.dds (15KB) │   │   │   │   │   ├── CrewMeterLargeHit.dds (15KB) │   │   │   │   │   ├── MeleeBattIcon.dds (1.3KB) │   │   │   │   │   ├── MeleeCrewIcon.dds (1.8KB) │   │   │   │   │   ├── MeleeFrameBackground.dds (1.0MB) │   │   │   │   │   ├── MeleePilotScreenSheet.dds (945KB) │   │   │   │   │   ├── PilotImages (24 Entries) │   │   │   │   │   │   ├── BattMeterFrameMed.dds (28KB) │   │   │   │   │   │   ├── BattMeterFrameSmall.dds (20KB) │   │   │   │   │   │   ├── BattMeterMed.dds (9.3KB) │   │   │   │   │   │   ├── BattMeterSmall.dds (6.0KB) │   │   │   │   │   │   ├── CrewMeterFrameMed.dds (28KB) │   │   │   │   │   │   ├── CrewMeterFrameSmall.dds (20KB) │   │   │   │   │   │   ├── CrewMeterMed.dds (9.2KB) │   │   │   │   │   │   ├── CrewMeterMedHit.dds (9.2KB) │   │   │   │   │   │   ├── CrewMeterSmall.dds (5.9KB) │   │   │   │   │   │   ├── CrewMeterSmallHit.dds (5.9KB) │   │   │   │   │   │   ├── DanNathPilot.dds (63KB) │   │   │   │   │   │   ├── DrenkendPilot.dds (63KB) │   │   │   │   │   │   ├── EarthlingPilot.dds (63KB) │   │   │   │   │   │   ├── GreegroxPilot.dds (63KB) │   │   │   │   │   │   ├── MeasuredPilot.dds (63KB) │   │   │   │   │   │   ├── MenkMackPilot.dds (63KB) │   │   │   │   │   │   ├── MowlingsPilot.dds (63KB) │   │   │   │   │   │   ├── MuKayPilot.dds (63KB) │   │   │   │   │   │   ├── PhamyshtPilot.dds (63KB) │   │   │   │   │   │   ├── PinthiPilot.dds (63KB) │   │   │   │   │   │   ├── PlayerShipPilot.dds (63KB) │   │   │   │   │   │   ├── ScryvePilot.dds (63KB) │   │   │   │   │   │   ├── TrandalsPilot.dds (63KB) │   │   │   │   │   │   └── TywomPilot.dds (63KB) │   │   │   │   │   ├── Results (4 Entries) │   │   │   │   │   │   ├── RankedIconBackGlow.dds (1.1MB) │   │   │   │   │   │   ├── ResultsUnderline.dds (3.2KB) │   │   │   │   │   │   ├── YouLoseEnglish.dds (104KB) │   │   │   │   │   │   └── YouWinEnglish.dds (96KB) │   │   │   │   │   └── ShipDisplayIcons (16 Entries) │   │   │   │   │   ├── DanNathSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── DrenkendSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── EarthlingSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── GreegroxSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── MeasuredSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── MenkMackSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── MowlingsSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── MukaySuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── PalyerShipSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── PhamyshtSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── PinthiSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── ScryveSuperMeleeIcon.dds (106KB) │   │   │   │   │   ├── ShipMeleeIconsSheet.dds (1.6MB) │   │   │   │   │   ├── ShipMeleeIconsSheetSmall.dds (239KB) │   │   │   │   │   ├── TrandalsSuperMeleeIcon.dds (106KB) │   │   │   │   │   └── TywomSuperMeleeIcon.dds (106KB) │   │   │   │   ├── SwatchEntryButton.dds (31KB) │   │   │   │   ├── SwatchImage.dds (4.2KB) │   │   │   │   ├── SystemNameLine.dds (152KB) │   │   │   │   ├── TextFrameBackground.dds (620KB) │   │   │   │   ├── TextFrameBottom.dds (288KB) │   │   │   │   ├── TextFrameCharacter.dds (24KB) │   │   │   │   ├── TextFrameTop.dds (250KB) │   │   │   │   ├── ThinLine.dds (1.9KB) │   │   │   │   ├── TinyButtonNoFrame.dds (74KB) │   │   │   │   ├── Tooltip.dds (3.7KB) │   │   │   │   ├── ToxicDangerIcon.dds (6.2KB) │   │   │   │   ├── arrow.dds (40KB) │   │   │   │   ├── healthmeter.dds (1.1MB) │   │   │   │   ├── meters (18 Entries) │   │   │   │   │   ├── MeterBiologyBack.dds (12KB) │   │   │   │   │   ├── MeterBiologyFill.dds (12KB) │   │   │   │   │   ├── MeterCargoBack.dds (12KB) │   │   │   │   │   ├── MeterCargoFill.dds (12KB) │   │   │   │   │   ├── MeterCrewBack.dds (12KB) │   │   │   │   │   ├── MeterCrewFill.dds (12KB) │   │   │   │   │   ├── MeterFuelBack.dds (12KB) │   │   │   │   │   ├── MeterFuelFill.dds (12KB) │   │   │   │   │   ├── MeterGravityBack.dds (12KB) │   │   │   │   │   ├── MeterGravityFill.dds (12KB) │   │   │   │   │   ├── MeterTempBack.dds (12KB) │   │   │   │   │   ├── MeterTempFill1.dds (12KB) │   │   │   │   │   ├── MeterTempFill2.dds (12KB) │   │   │   │   │   ├── MeterTempFill3.dds (12KB) │   │   │   │   │   ├── MeterTempFill4.dds (12KB) │   │   │   │   │   ├── MeterTempFill5.dds (12KB) │   │   │   │   │   ├── MeterWeatherBack.dds (12KB) │   │   │   │   │   └── MeterWeatherFill.dds (12KB) │   │   │   │   └── tabbedBar.dds (866KB) │   │   │   └── Temporary (16 Entries) │   │   │   ├── HealthBars.dds (92KB) │   │   │   ├── LineFramePanel.dds (40KB) │   │   │   ├── MapFrameHeader.dds (404B) │   │   │   ├── bluearrow_bottom.dds (1.7KB) │   │   │   ├── bluearrow_top.dds (1.7KB) │   │   │   ├── button_medium.dds (13KB) │   │   │   ├── emptysaveimage.dds (402KB) │   │   │   ├── map_list_bg.dds (24KB) │   │   │   ├── map_list_hover.dds (96KB) │   │   │   ├── map_list_selected.dds (24KB) │   │   │   ├── mapframegrid.dds (2.2KB) │   │   │   ├── scrollbar.dds (504B) │   │   │   ├── striped_window_bg.dds (4.9KB) │   │   │   ├── striped_window_frame.dds (2.2KB) │   │   │   ├── striped_window_mask.dds (188KB) │   │   │   └── thumb.dds (6.2KB) │   │   ├── BlueSetStyles.xml (8.0KB) │   │   ├── ContextAppInit.xml (935B) │   │   ├── ContextBriefing.xml (5.4KB) │   │   ├── ContextBuildingDesignEditor.xml (27KB) │   │   ├── ContextBuildingDesignList.xml (7.3KB) │   │   ├── ContextCaptainsLog.xml (3.7KB) │   │   ├── ContextCraftingMenu.xml (3.4KB) │   │   ├── ContextCritterHealth.xml (673B) │   │   ├── ContextCustomMatch.xml (18KB) │   │   ├── ContextDebugLogWindow.xml (871B) │   │   ├── ContextDialog.xml (15KB) │   │   ├── ContextDialogDebug.xml (6.0KB) │   │   ├── ContextEngagement.xml (603B) │   │   ├── ContextEscapePopup.xml (1.3KB) │   │   ├── ContextFriendSelection.xml (3.2KB) │   │   ├── ContextFrontEnd.xml (528B) │   │   ├── ContextGalaxyEditor.xml (5.9KB) │   │   ├── ContextGameOver.xml (919B) │   │   ├── ContextGameView.xml (5.0KB) │   │   ├── ContextGenericDialog.xml (2.0KB) │   │   ├── ContextHyperspace.xml (6.2KB) │   │   ├── ContextHyperspaceWorldspace.xml (4.3KB) │   │   ├── ContextInventory.xml (41KB) │   │   ├── ContextLabelPopup.xml (1.3KB) │   │   ├── ContextLanderStats.xml (26KB) │   │   ├── ContextLoading.xml (717B) │   │   ├── ContextLoadingPopup.xml (731B) │   │   ├── ContextMainMenu.xml (7.9KB) │   │   ├── ContextMarketplace.xml (62KB) │   │   ├── ContextMelee.xml (26KB) │   │   ├── ContextMeleeConfig.xml (59KB) │   │   ├── ContextMeleeMatchMaking.xml (1.4KB) │   │   ├── ContextMeleeMessageLog.xml (198B) │   │   ├── ContextMeleeResolution.xml (2.5KB) │   │   ├── ContextMeleeResults.xml (20KB) │   │   ├── ContextMeleeWorldspaceText.xml (754B) │   │   ├── ContextModelViewer.xml (3.8KB) │   │   ├── ContextMovie.xml (417B) │   │   ├── ContextMultiplayer.xml (1.4KB) │   │   ├── ContextOKCancelPopup.xml (922B) │   │   ├── ContextOptionsScreen.xml (19KB) │   │   ├── ContextParticleViewer.xml (968B) │   │   ├── ContextPlanetEditor.xml (17KB) │   │   ├── ContextPlanetLoader.xml (2.2KB) │   │   ├── ContextPlanetReentry.xml (1.1KB) │   │   ├── ContextPlanetScan.xml (42KB) │   │   ├── ContextPlanetScanDebug.xml (1.7KB) │   │   ├── ContextPlanetSurface.xml (11KB) │   │   ├── ContextPopupText.xml (1.9KB) │   │   ├── ContextSaveShipDesign.xml (4.1KB) │   │   ├── ContextShipConfig.xml (23KB) │   │   ├── ContextShipDesignEditor.xml (26KB) │   │   ├── ContextShipDesignList.xml (12KB) │   │   ├── ContextStampEditor.xml (2.8KB) │   │   ├── ContextStampLoader.xml (1.9KB) │   │   ├── ContextTextureViewer.xml (1.1KB) │   │   ├── ContextUINavigation.xml (303B) │   │   ├── ContextUploadShipDialog.xml (6.3KB) │   │   ├── ContextWorldspaceText.xml (428B) │   │   ├── CoreStyles.xml (11KB) │   │   ├── Credits.xml (14KB) │   │   ├── Debug (9 Entries) │   │   │   ├── DebugDialoguePanel.xml (1.2KB) │   │   │   ├── DebugGalaxyEditPanel.xml (2.4KB) │   │   │   ├── DebugGraphicsPanel.xml (1.1KB) │   │   │   ├── DebugKeyLegend.xml (4.0KB) │   │   │   ├── DebugLightingPanel.xml (12KB) │   │   │   ├── DebugNetPanel.xml (3.5KB) │   │   │   ├── DebugOptionsPanel.xml (925B) │   │   │   ├── DebugPlanetPanel.xml (1.2KB) │   │   │   └── DebugUniverseScalingPanel.xml (922B) │   │   ├── DebugConsole.xml (5.2KB) │   │   ├── FleetSave.xml (7.9KB) │   │   ├── LoadFleet.xml (11KB) │   │   ├── LoadGame.xml (8.3KB) │   │   ├── MeleeShipPicker.xml (4.9KB) │   │   ├── NDAScreen.xml (4.9KB) │   │   ├── SCToolTips.xml (682B) │   │   ├── SaveContext.xml (11KB) │   │   ├── StarControl.ico (1.6MB) │   │   ├── StarControlSM.ico (894B) │   │   ├── StarControlSetStyles.xml (1.9KB) │   │   ├── ToolTips.xml (373B) │   │   └── UIParams.xml (924B) │   ├── WeakpointList (1 Entries) │   │   └── Easy.weak_xml (355B) │   ├── WeaponList (100 Entries) │   │   ├── AOEProjectile.weaponlist_xml (565B) │   │   ├── BasicLaser.weaponlist_xml (549B) │   │   ├── BeamCarver.weaponlist_xml (583B) │   │   ├── BeamCarverBurn.weaponlist_xml (627B) │   │   ├── BeamCarverLong.weaponlist_xml (600B) │   │   ├── BlackHoleGun.weaponlist_xml (468B) │   │   ├── BoardingParty.weaponlist_xml (556B) │   │   ├── CallReinforcements.weaponlist_xml (778B) │   │   ├── CallReinforcementsEarthlings.weaponlist_xml (776B) │   │   ├── CallReinforcementsGreegrox.weaponlist_xml (802B) │   │   ├── CallReinforcementsMeasured.weaponlist_xml (802B) │   │   ├── CallReinforcementsMukay.weaponlist_xml (790B) │   │   ├── CallReinforcementsPhamysht.weaponlist_xml (802B) │   │   ├── CallReinforcementsScryve.weaponlist_xml (801B) │   │   ├── CallReinforcementsTywom.weaponlist_xml (790B) │   │   ├── CallReinforcementsXraki.weaponlist_xml (792B) │   │   ├── CanisterBomb.weaponlist_xml (429B) │   │   ├── CanisterBombAntiWormhole.weaponlist_xml (499B) │   │   ├── CanisterBombBlackHole.weaponlist_xml (500B) │   │   ├── CanisterBombBlast.weaponlist_xml (469B) │   │   ├── CanisterBombBurn.weaponlist_xml (457B) │   │   ├── CanisterBombMega.weaponlist_xml (430B) │   │   ├── CanisterBombSlow.weaponlist_xml (461B) │   │   ├── CapitalShipWeapon.weaponlist_xml (775B) │   │   ├── Charbroiled.weaponlist_xml (417B) │   │   ├── CharbroiledFocal.weaponlist_xml (581B) │   │   ├── ChargedHull.weaponlist_xml (456B) │   │   ├── Cloak.weaponlist_xml (437B) │   │   ├── CombatDrone_Bolt.weaponlist_xml (445B) │   │   ├── Contagion.weaponlist_xml (703B) │   │   ├── DeathBlossom.weaponlist_xml (576B) │   │   ├── DeathRay.weaponlist_xml (549B) │   │   ├── DualShot.weaponlist_xml (404B) │   │   ├── EnergizedHull.weaponlist_xml (512B) │   │   ├── FlakCannon.weaponlist_xml (609B) │   │   ├── FragMissile.weaponlist_xml (423B) │   │   ├── GattlingLaser.weaponlist_xml (323B) │   │   ├── GravityWave.weaponlist_xml (542B) │   │   ├── Harpoon.weaponlist_xml (723B) │   │   ├── Heal.weaponlist_xml (455B) │   │   ├── HeavyGattlingLaser.weaponlist_xml (345B) │   │   ├── HoldBeam.weaponlist_xml (502B) │   │   ├── HoldBeamAntiWormhole.weaponlist_xml (589B) │   │   ├── HoldBeamBurn.weaponlist_xml (546B) │   │   ├── HoldBeamShort.weaponlist_xml (523B) │   │   ├── HoldBeamSlow.weaponlist_xml (550B) │   │   ├── HoldBeamSpin.weaponlist_xml (520B) │   │   ├── HomingNuke.weaponlist_xml (509B) │   │   ├── HomingNukeBlackHole.weaponlist_xml (516B) │   │   ├── HomingNukeBurn.weaponlist_xml (523B) │   │   ├── HomingNukeFlank.weaponlist_xml (572B) │   │   ├── HomingNukePersistent.weaponlist_xml (520B) │   │   ├── HomingNukeSuper.weaponlist_xml (500B) │   │   ├── HomingNukeTargeted.weaponlist_xml (512B) │   │   ├── Infection.weaponlist_xml (440B) │   │   ├── InkBlob.weaponlist_xml (499B) │   │   ├── InkTrail.weaponlist_xml (522B) │   │   ├── Insults.weaponlist_xml (504B) │   │   ├── Invitation.weaponlist_xml (540B) │   │   ├── JeffBeam.weaponlist_xml (397B) │   │   ├── LaserBola.weaponlist_xml (518B) │   │   ├── MasterMicroBolt.weaponlist_xml (441B) │   │   ├── Mines.weaponlist_xml (400B) │   │   ├── NukeAround.weaponlist_xml (565B) │   │   ├── Phasor.weaponlist_xml (531B) │   │   ├── PlasmaShot.weaponlist_xml (440B) │   │   ├── Pulsar.weaponlist_xml (430B) │   │   ├── RapidLaser.weaponlist_xml (311B) │   │   ├── RearMissile.weaponlist_xml (637B) │   │   ├── ReclamationRay.weaponlist_xml (565B) │   │   ├── Repulsor.weaponlist_xml (542B) │   │   ├── Salvage.weaponlist_xml (535B) │   │   ├── ScoutLaser.weaponlist_xml (309B) │   │   ├── ScoutShot.weaponlist_xml (438B) │   │   ├── ScoutShotPerimeter.weaponlist_xml (595B) │   │   ├── ScryveFighter_Bolt.weaponlist_xml (448B) │   │   ├── SelfDestruct.weaponlist_xml (553B) │   │   ├── Shield.weaponlist_xml (454B) │   │   ├── SlowBolt.weaponlist_xml (442B) │   │   ├── SlowSlime.weaponlist_xml (523B) │   │   ├── SpawnTurret.weaponlist_xml (558B) │   │   ├── SpeedBurst.weaponlist_xml (471B) │   │   ├── StationShield.weaponlist_xml (462B) │   │   ├── Suicide.weaponlist_xml (447B) │   │   ├── SummonCombatDrone.weaponlist_xml (802B) │   │   ├── SummonDrone.weaponlist_xml (801B) │   │   ├── SummonJeff.weaponlist_xml (847B) │   │   ├── SummonScryveFighter.weaponlist_xml (805B) │   │   ├── SummonTargetingDrone.weaponlist_xml (806B) │   │   ├── TractorBeam.weaponlist_xml (625B) │   │   ├── TywomBolt.weaponlist_xml (438B) │   │   ├── TywomBoltBlackHole.weaponlist_xml (509B) │   │   ├── TywomBoltBurn.weaponlist_xml (485B) │   │   ├── TywomBoltDelayed.weaponlist_xml (506B) │   │   ├── TywomBoltManual.weaponlist_xml (464B) │   │   ├── TywomBoltSpread.weaponlist_xml (587B) │   │   ├── TywomFighter_Bolt.weaponlist_xml (446B) │   │   ├── TywomHeavyBolt.weaponlist_xml (325B) │   │   ├── TywomTurretBolt.weaponlist_xml (481B) │   │   └── Vacuum.weaponlist_xml (600B) │   ├── adventureparameters.xml (1.2KB) │   ├── aiparameters.xml (1.4KB) │   ├── aiweaponparameters.xml (1.9KB) │   ├── animationparameters.xml (302B) │   ├── gameparameters.xml (12KB) │   ├── levelsparameters.xml (835B) │   ├── meleeparameters.xml (7.1KB) │   ├── planetparameters.xml (14KB) │   ├── roverparameters.xml (5.2KB) │   └── segoeui.ttf (517KB) ├── EULA.txt (5.4KB) ├── Game (31 Entries) │   ├── FreeImage.dll (6.5MB) │   ├── Galaxy64.dll (13MB) │   ├── OpenFontLicense.txt (4.1KB) │   ├── StarControlOrigins.ico (1.6MB) │   ├── StarControl_DX11.exe (33MB) │   ├── TachyonOverlay64.dll (526KB) │   ├── X3DAudio1_7.dll (25KB) │   ├── avcodec-56.dll (17MB) │   ├── avdevice-56.dll (1.4MB) │   ├── avfilter-5.dll (1.0MB) │   ├── avformat-56.dll (4.6MB) │   ├── avutil-54.dll (437KB) │   ├── cef.pak (2.3MB) │   ├── cef_100_percent.pak (145KB) │   ├── cef_200_percent.pak (233KB) │   ├── d3dcompiler_47.dll (4.5MB) │   ├── icudtl.dat (10MB) │   ├── libcef.dll (49MB) │   ├── license.txt (8.7KB) │   ├── natives_blob.bin (412KB) │   ├── renderdoc.dll (15MB) │   ├── sdcr64.bmp (125KB) │   ├── sdcr64.exe (166KB) │   ├── sdcr64.ini (4.0KB) │   ├── snapshot_blob.bin (486KB) │   ├── swresample-1.dll (321KB) │   ├── swscale-3.dll (468KB) │   ├── tachyon.cfg (398B) │   ├── tachyon.exe (4.2MB) │   ├── tachyon_api64.dll (409KB) │   └── tachyon_html.exe (917KB) └── License.txt (48KB)