. ├── Content (6 Entries) │   ├── Audio (4 Entries) │   │   ├── bgm.config (19KB) │   │   ├── bgm.dat (388MB) │   │   ├── se.config (15KB) │   │   └── se.dat (66MB) │   ├── Database (18 Entries) │   │   ├── ability.dat (764KB) │   │   ├── actor.dat (1.9KB) │   │   ├── animation.dat (4.9MB) │   │   ├── biome.dat (235KB) │   │   ├── difficulty.dat (3.1KB) │   │   ├── equipment.dat (511KB) │   │   ├── gender.dat (611B) │   │   ├── item.dat (126KB) │   │   ├── job.dat (140KB) │   │   ├── monster.dat (1.2MB) │   │   ├── passive.dat (39KB) │   │   ├── patch.dat (2.0MB) │   │   ├── recipe.dat (37KB) │   │   ├── spark.dat (214KB) │   │   ├── status.dat (224KB) │   │   ├── system.dat (83KB) │   │   ├── troop.dat (136KB) │   │   └── voxel.dat (190KB) │   ├── Fonts (4 Entries) │   │   ├── FontConsole.xnb (3.6KB) │   │   ├── FontEditorGui.xnb (13KB) │   │   ├── PixelA (4 Entries) │   │   │   ├── FontStandard.xnb (2.8KB) │   │   │   ├── FontStandardBold.xnb (3.1KB) │   │   │   ├── FontStandardSmall.xnb (2.5KB) │   │   │   └── FontStandardSmallBold.xnb (2.9KB) │   │   └── SmoothA (4 Entries) │   │   ├── FontStandard.xnb (9.5KB) │   │   ├── FontStandardBold.xnb (10KB) │   │   ├── FontStandardSmall.xnb (8.7KB) │   │   └── FontStandardSmallBold.xnb (9.0KB) │   ├── Shaders (35 Entries) │   │   ├── EffectAbilityLight.fxb (4.7KB) │   │   ├── EffectAlphaCutout.fxb (1.2KB) │   │   ├── EffectAntiAlias.fxb (3.4KB) │   │   ├── EffectBloom.fxb (1.2KB) │   │   ├── EffectBloomExtract.fxb (1.6KB) │   │   ├── EffectClear.fxb (952B) │   │   ├── EffectDepth.fxb (5.0KB) │   │   ├── EffectEntity.fxb (9.7KB) │   │   ├── EffectEntityShadow.fxb (3.2KB) │   │   ├── EffectEntitySilhouette.fxb (2.4KB) │   │   ├── EffectEntityUI.fxb (2.8KB) │   │   ├── EffectEntityUIColor.fxb (2.8KB) │   │   ├── EffectEntityUIShiny.fxb (3.1KB) │   │   ├── EffectGaussianBlur.fxb (1.8KB) │   │   ├── EffectGradient.fxb (860B) │   │   ├── EffectHueSlider.fxb (1.0KB) │   │   ├── EffectIndoorMask.fxb (2.8KB) │   │   ├── EffectLiquidMask.fxb (3.1KB) │   │   ├── EffectMember.fxb (4.8KB) │   │   ├── EffectMonster.fxb (4.5KB) │   │   ├── EffectOutline.fxb (4.2KB) │   │   ├── EffectPCF.fxb (1.4KB) │   │   ├── EffectParticles.fxb (8.5KB) │   │   ├── EffectPost.fxb (6.7KB) │   │   ├── EffectRestoreBackBuffer.fxb (2.1KB) │   │   ├── EffectSSAO.fxb (8.9KB) │   │   ├── EffectTransition.fxb (2.2KB) │   │   ├── EffectVignette.fxb (2.0KB) │   │   ├── EffectVoxelEntityInd.fxb (4.2KB) │   │   ├── EffectVoxelHighlight.fxb (4.0KB) │   │   ├── EffectVoxelLiquid.fxb (13KB) │   │   ├── EffectVoxelMask.fxb (6.8KB) │   │   ├── EffectVoxelSolid.fxb (15KB) │   │   ├── EffectWeapon.fxb (2.3KB) │   │   └── EffectXbr.fxb (3.9KB) │   ├── Textures (15 Entries) │   │   ├── Actor.dat (947KB) │   │   ├── Animation.dat (56MB) │   │   ├── Editor.dat (101KB) │   │   ├── Entity.dat (24KB) │   │   ├── Equipment.dat (304KB) │   │   ├── GUI.dat (340KB) │   │   ├── Icon.dat (108KB) │   │   ├── Loading.dat (5.8KB) │   │   ├── Member.dat (712KB) │   │   ├── Monster.dat (2.2MB) │   │   ├── Mouse.bmp (4.2KB) │   │   ├── Shadow.dat (8.7KB) │   │   ├── System.dat (16KB) │   │   ├── Voxel.dat (690KB) │   │   └── Window.dat (165KB) │   └── Worlds (3 Entries) │   ├── arena.dat (603KB) │   ├── field.dat (7.4MB) │   └── title.dat (71KB) ├── Crystal Edit (51 Entries) │   ├── ColorPickerLib.dll (114KB) │   ├── ConfigIO.dll (5.6KB) │   ├── ConfigIO.pdb (18KB) │   ├── Crystal Edit.exe (1.2MB) │   ├── Crystal Edit.exe.config (189B) │   ├── Crystal Edit.pdb (2.3MB) │   ├── FNA.dll (787KB) │   ├── FNA.dll.config (637B) │   ├── ImageProcessor.dll (185KB) │   ├── ImageProcessor.xml (549KB) │   ├── Ionic.Zip.dll (462KB) │   ├── Microsoft.Practices.Prism.Composition.dll (140KB) │   ├── Microsoft.Practices.Prism.Composition.xml (345KB) │   ├── Microsoft.Practices.Prism.Interactivity.dll (28KB) │   ├── Microsoft.Practices.Prism.Interactivity.xml (22KB) │   ├── Microsoft.Practices.Prism.Mvvm.Desktop.dll (14KB) │   ├── Microsoft.Practices.Prism.Mvvm.dll (31KB) │   ├── Microsoft.Practices.Prism.Mvvm.xml (39KB) │   ├── Microsoft.Practices.Prism.PubSubEvents.dll (23KB) │   ├── Microsoft.Practices.Prism.SharedInterfaces.dll (12KB) │   ├── Microsoft.Practices.Prism.SharedInterfaces.xml (1.0KB) │   ├── Microsoft.Practices.ServiceLocation.dll (18KB) │   ├── Microsoft.Practices.ServiceLocation.pdb (24KB) │   ├── Microsoft.Practices.ServiceLocation.xml (16KB) │   ├── NAudio.dll (514KB) │   ├── NAudio.xml (1.1MB) │   ├── Newtonsoft.Json.dll (700KB) │   ├── Newtonsoft.Json.pdb (254KB) │   ├── Newtonsoft.Json.xml (708KB) │   ├── NumericUpDownLib.dll (55KB) │   ├── Samples (3 Entries) │   │   ├── Free Maps.json (702KB) │   │   ├── Modern Kids.json (720KB) │   │   └── Unrestricted Weapon Skills.json (766KB) │   ├── SharpZipLib.dll (196KB) │   ├── SharpZipLib.pdb (593KB) │   ├── Steamworks.NET.dll (366KB) │   ├── Steamworks.NET.pdb (774KB) │   ├── System.Windows.Interactivity.dll (56KB) │   ├── cs-CZ (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── de-DE (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── es-ES (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── folder.json (21KB) │   ├── fr-FR (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── hi (1 Entries) │   │   └── ColorPickerLib.resources.dll (5.1KB) │   ├── id-ID (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── it-IT (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── ja-JP (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── navtree.json (771KB) │   ├── nl-NL (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   ├── steam_api64.dll (266KB) │   ├── steam_appid.txt (7B) │   ├── zh-CHS (1 Entries) │   │   └── ColorPickerLib.resources.dll (4.6KB) │   └── zh-CHT (1 Entries) │   └── ColorPickerLib.resources.dll (4.6KB) ├── Crystal Project.exe (2.3MB) ├── FAudio.dll (323KB) ├── FNA.dll (787KB) ├── FNA.dll.config (637B) ├── FNA3D.dll (763KB) ├── Galaxy64.dll (14MB) ├── GalaxyCSharp.dll (424KB) ├── GalaxyCSharpGlue.dll (1.2MB) ├── MonitorHook.dll (14KB) ├── NAudio.dll (514KB) ├── NLayer.NAudioSupport.dll (7.7KB) ├── NLayer.dll (71KB) ├── NVorbis.dll (68KB) ├── Newtonsoft.Json.dll (700KB) ├── SDL2.dll (2.5MB) ├── SharpZipLib.dll (196KB) └── libtheorafile.dll (383KB)