38f1ddb...178a853: v0.8.9.1, removed content folder
This commit is contained in:
@@ -1,61 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<contentpackage name="Vanilla 0.8" path="Data/ContentPackages/Vanilla 0.8">
|
||||
<Item file="Content/Items/idcard.xml" />
|
||||
<Item file="Content/Items/itemlabel.xml" />
|
||||
<Item file="Content/Items/Artifacts/artifacts.xml" />
|
||||
<Item file="Content/Items/Button/button.xml" />
|
||||
<Item file="Content/Items/Containers/containers.xml" />
|
||||
<Item file="Content/Items/Jobgear/captaingear.xml" />
|
||||
<Item file="Content/Items/Jobgear/doctorgear.xml" />
|
||||
<Item file="Content/Items/Jobgear/engigear.xml" />
|
||||
<Item file="Content/Items/Jobgear/misc.xml" />
|
||||
<Item file="Content/Items/Jobgear/securitygear.xml" />
|
||||
<Item file="Content/Items/Diving/divinggear.xml" />
|
||||
<Item file="Content/Items/Door/doors.xml" />
|
||||
<Item file="Content/Items/Electricity/lights.xml" />
|
||||
<Item file="Content/Items/Electricity/poweritems.xml" />
|
||||
<Item file="Content/Items/Electricity/signalitems.xml" />
|
||||
<Item file="Content/Items/Engine/engine.xml" />
|
||||
<Item file="Content/Items/Fabricators/fabricators.xml" />
|
||||
<Item file="Content/Items/Fabricators/materials.xml" />
|
||||
<Item file="Content/Items/Ladder/ladder.xml" />
|
||||
<Item file="Content/Items/Medical/medical.xml" />
|
||||
<Item file="Content/Items/MiniMap/item.xml" />
|
||||
<Item file="Content/Items/OxygenGenerator/oxygengenerator.xml" />
|
||||
<Item file="Content/Items/Pump/pump.xml" />
|
||||
<Item file="Content/Items/SearchLight/searchlight.xml" />
|
||||
<Item file="Content/Items/Reactor/reactor.xml" />
|
||||
<Item file="Content/Items/Tools/tools.xml" />
|
||||
<Item file="Content/Items/Weapons/depthcharge.xml" />
|
||||
<Item file="Content/Items/Weapons/explosives.xml" />
|
||||
<Item file="Content/Items/Weapons/railgun.xml" />
|
||||
<Item file="Content/Items/Weapons/weapons.xml" />
|
||||
<Character file="Content/Characters/Carrier/carrier.xml" />
|
||||
<Character file="Content/Characters/Charybdis/charybdis.xml" />
|
||||
<Character file="Content/Characters/Coelanth/coelanth.xml" />
|
||||
<Character file="Content/Characters/Crawler/crawler.xml" />
|
||||
<Character file="Content/Characters/Endworm/endworm.xml" />
|
||||
<Character file="Content/Characters/Fractalguardian/fractalguardian.xml" />
|
||||
<Character file="Content/Characters/Fractalguardian2/fractalguardian2.xml" />
|
||||
<Character file="Content/Characters/Human/human.xml" />
|
||||
<Character file="Content/Characters/Human/humanhusk.xml" />
|
||||
<Character file="Content/Characters/Husk/husk.xml" />
|
||||
<Character file="Content/Characters/Mantis/mantis.xml" />
|
||||
<Character file="Content/Characters/Moloch/moloch.xml" />
|
||||
<Character file="Content/Characters/Tigerthresher/tigerthresher.xml" />
|
||||
<Character file="Content/Characters/Watcher/watcher.xml" />
|
||||
<Structure file="Content/Map/StructurePrefabs.xml" />
|
||||
<RuinConfig file="Content/Map/RuinConfig.xml" />
|
||||
<BackgroundCreaturePrefabs file="Content/BackgroundSprites/BackgroundCreaturePrefabs.xml"/>
|
||||
<BackgroundSpritePrefabs file="Content/BackgroundSprites/BackgroundSpritePrefabs.xml" />
|
||||
<Particles file="Content/Particles/ParticlePrefabs.xml"/>
|
||||
<Decals file="Content/Particles/DecalPrefabs.xml"/>
|
||||
<RandomEvents file="Content/randomevents.xml" />
|
||||
<LocationTypes file="Content/Map/locationTypes.xml" />
|
||||
<LevelGenerationParameters file="Content/Map/LevelGenerationParameters.xml" />
|
||||
<Missions file="Content/Missions.xml" />
|
||||
<Jobs file="Content/Jobs.xml" />
|
||||
<Sounds file="Content/Sounds/sounds.xml" />
|
||||
<Executable file="Barotrauma.exe" />
|
||||
<ServerExecutable file="BarotraumaServer.exe" />
|
||||
</contentpackage>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<contentpackage name="Vanilla 0.9" path="Data/ContentPackages/Vanilla 0.9" corepackage="true" hideinworkshopmenu="true" gameversion="0.9.0.0">
|
||||
<Item file="Content/Items/idcard.xml" />
|
||||
<Item file="Content/Items/Alien/alienitems.xml" />
|
||||
<Item file="Content/Items/Button/button.xml" />
|
||||
<Item file="Content/Items/Command/command.xml" />
|
||||
<Item file="Content/Items/Containers/containers.xml" />
|
||||
<Item file="Content/Items/Jobgear/captaingear.xml" />
|
||||
<Item file="Content/Items/Jobgear/doctorgear.xml" />
|
||||
<Item file="Content/Items/Jobgear/engigear.xml" />
|
||||
<Item file="Content/Items/Jobgear/misc.xml" />
|
||||
<Item file="Content/Items/Jobgear/securitygear.xml" />
|
||||
<Item file="Content/Items/CreatureLoot/creatureloot.xml" />
|
||||
<Item file="Content/Items/Diving/divinggear.xml" />
|
||||
<Item file="Content/Items/Door/doors.xml" />
|
||||
<Item file="Content/Items/Electricity/lights.xml" />
|
||||
<Item file="Content/Items/Electricity/poweritems.xml" />
|
||||
<Item file="Content/Items/Electricity/signalitems.xml" />
|
||||
<Item file="Content/Items/Engine/engine.xml" />
|
||||
<Item file="Content/Items/Fabricators/fabricators.xml" />
|
||||
<Item file="Content/Items/Labels/labels.xml" />
|
||||
<Item file="Content/Items/Ladder/ladder.xml" />
|
||||
<Item file="Content/Items/Materials/materials.xml" />
|
||||
<Item file="Content/Items/Materials/medmaterials.xml" />
|
||||
<Item file="Content/Items/Materials/minerals.xml" />
|
||||
<Item file="Content/Items/Medical/medical.xml" />
|
||||
<Item file="Content/Items/Misc/misc.xml" />
|
||||
<Item file="Content/Items/OxygenGenerator/oxygengenerator.xml" />
|
||||
<Item file="Content/Items/Pump/pump.xml" />
|
||||
<Item file="Content/Items/SearchLight/searchlight.xml" />
|
||||
<Item file="Content/Items/Reactor/reactor.xml" />
|
||||
<Item file="Content/Items/Tools/tools.xml" />
|
||||
<Item file="Content/Items/Weapons/coilgun.xml" />
|
||||
<Item file="Content/Items/Weapons/depthcharge.xml" />
|
||||
<Item file="Content/Items/Weapons/dischargecoil.xml" />
|
||||
<Item file="Content/Items/Weapons/explosives.xml" />
|
||||
<Item file="Content/Items/Weapons/railgun.xml" />
|
||||
<Item file="Content/Items/Weapons/weapons.xml" />
|
||||
<Item file="Content/Items/Legacy/legacycommand.xml" />
|
||||
<Item file="Content/Items/Legacy/legacycontainers.xml" />
|
||||
<Item file="Content/Items/Legacy/legacyengine.xml" />
|
||||
<Item file="Content/Items/Legacy/legacyfabricators.xml" />
|
||||
<Item file="Content/Items/Legacy/legacyoxygengenerator.xml" />
|
||||
<Item file="Content/Items/Legacy/legacypoweritems.xml" />
|
||||
<Item file="Content/Items/Legacy/legacypump.xml" />
|
||||
<Item file="Content/Items/Legacy/legacyrailgun.xml" />
|
||||
<Item file="Content/Items/Legacy/legacysearchlight.xml" />
|
||||
<Character file="Content/Characters/Carrier/Carrier.xml" />
|
||||
<Character file="Content/Characters/Charybdis/Charybdis.xml" />
|
||||
<Character file="Content/Characters/Coelanth/Coelanth.xml" />
|
||||
<Character file="Content/Characters/Crawler/Crawler.xml" />
|
||||
<Character file="Content/Characters/Endworm/Endworm.xml" />
|
||||
<Character file="Content/Characters/Fractalguardian/Fractalguardian.xml" />
|
||||
<Character file="Content/Characters/Fractalguardian2/Fractalguardian2.xml" />
|
||||
<Character file="Content/Characters/Human/Human.xml" />
|
||||
<Character file="Content/Characters/Humanhusk/Humanhusk.xml" />
|
||||
<Character file="Content/Characters/Husk/Husk.xml" />
|
||||
<Character file="Content/Characters/Legacycrawler/Legacycrawler.xml" />
|
||||
<Character file="Content/Characters/Legacymoloch/Legacymoloch.xml" />
|
||||
<Character file="Content/Characters/Mudraptor/Mudraptor.xml" />
|
||||
<Character file="Content/Characters/Mantis/Mantis.xml" />
|
||||
<Character file="Content/Characters/Moloch/Moloch.xml" />
|
||||
<Character file="Content/Characters/Molochboss/Molochboss.xml" />
|
||||
<Character file="Content/Characters/Tigerthresher/Tigerthresher.xml" />
|
||||
<Character file="Content/Characters/Tigerthresherboss/Tigerthresherboss.xml" />
|
||||
<Character file="Content/Characters/Watcher/Watcher.xml" />
|
||||
<Character file="Content/Characters/Hammerhead/Hammerhead.xml" />
|
||||
<Outpost file="Content/Map/Outposts/Outpost.sub" />
|
||||
<Submarine file="Submarines/Orca.sub" />
|
||||
<Submarine file="Submarines/Typhon.sub" />
|
||||
<Submarine file="Submarines/Muikku.sub" />
|
||||
<Submarine file="Submarines/Humpback.sub" />
|
||||
<Text file="Content/Texts/EnglishVanilla.xml" />
|
||||
<Text file="Content/Texts/EnglishVanillaLoadingTips.xml" />
|
||||
<UIStyle file="Content/UI/style.xml"/>
|
||||
<Afflictions file="Content/Afflictions.xml"/>
|
||||
<Structure file="Content/Map/StructurePrefabs.xml" />
|
||||
<RuinConfig file="Content/Map/RuinConfig.xml" />
|
||||
<BackgroundCreaturePrefabs file="Content/BackgroundCreatures/BackgroundCreaturePrefabs.xml"/>
|
||||
<LevelObjectPrefabs file="Content/LevelObjects/LevelObjectPrefabs.xml" />
|
||||
<Particles file="Content/Particles/ParticlePrefabs.xml"/>
|
||||
<Decals file="Content/Particles/DecalPrefabs.xml"/>
|
||||
<RandomEvents file="Content/randomevents.xml" />
|
||||
<LocationTypes file="Content/Map/locationTypes.xml" />
|
||||
<MapGenerationParameters file="Content/Map/MapGenerationParameters.xml" />
|
||||
<LevelGenerationParameters file="Content/Map/LevelGenerationParameters.xml" />
|
||||
<Missions file="Content/Missions.xml" />
|
||||
<NPCConversations file="Content/NPCConversations/NpcConversations.xml"/>
|
||||
<Jobs file="Content/Jobs.xml" />
|
||||
<Sounds file="Content/Sounds/sounds.xml" />
|
||||
<Tutorials file="Content/Tutorials/Tutorials.xml" />
|
||||
<Executable file="Barotrauma.exe" />
|
||||
<ServerExecutable file="BarotraumaServer.exe" />
|
||||
</contentpackage>
|
||||
@@ -13,6 +13,7 @@
|
||||
<Command name="autorestart"/>
|
||||
<Command name="autorestartinterval"/>
|
||||
<Command name="autorestarttimer"/>
|
||||
<Command name="difficulty"/>
|
||||
<Command name="kick"/>
|
||||
<Command name="kickid"/>
|
||||
<Command name="campaigninfo"/>
|
||||
@@ -27,6 +28,7 @@
|
||||
<Command name="autorestart"/>
|
||||
<Command name="autorestartinterval"/>
|
||||
<Command name="autorestarttimer"/>
|
||||
<Command name="difficulty"/>
|
||||
<Command name="kick"/>
|
||||
<Command name="kickid"/>
|
||||
<Command name="campaigninfo"/>
|
||||
|
||||
Reference in New Issue
Block a user