From e23ab933ef3779d0191090f64f4e993e4dad131a Mon Sep 17 00:00:00 2001 From: Justin Aquadro Date: Sat, 8 Oct 2011 00:01:51 -0400 Subject: [PATCH] Restructuring Repo --- Substrate/License.txt | 19 ------------------ .../Assemblies/Ionic.Zlib.dll | Bin .../Examples/BlockReplace/BlockReplace.csproj | 0 .../Examples/BlockReplace/Program.cs | 0 .../BlockReplace/Properties/AssemblyInfo.cs | 0 .../Examples/Convert/Convert.csproj | 0 .../Examples/Convert/Program.cs | 0 .../Convert/Properties/AssemblyInfo.cs | 0 .../Examples/Examples.sln | 0 .../Examples/FlatMap/FlatMap.csproj | 0 .../Examples/FlatMap/Program.cs | 0 .../FlatMap/Properties/AssemblyInfo.cs | 0 .../Examples/GiveItem/GiveItem.csproj | 0 .../Examples/GiveItem/Program.cs | 0 .../GiveItem/Properties/AssemblyInfo.cs | 0 .../Examples/GoodyChest/GoodyChest.csproj | 0 .../Examples/GoodyChest/Program.cs | 0 .../GoodyChest/Properties/AssemblyInfo.cs | 0 .../Examples/Maze/Maze.csproj | 0 .../Examples/Maze/Program.cs | 0 .../Examples/Maze/Properties/AssemblyInfo.cs | 0 .../Examples/MoveSpawn/MoveSpawn.csproj | 0 .../Examples/MoveSpawn/Program.cs | 0 .../MoveSpawn/Properties/AssemblyInfo.cs | 0 .../Examples/PurgeEntities/Program.cs | 0 .../PurgeEntities/Properties/AssemblyInfo.cs | 0 .../PurgeEntities/PurgeEntities.csproj | 0 .../Examples/Relight/Program.cs | 0 .../Relight/Properties/AssemblyInfo.cs | 0 .../Examples/Relight/Relight.csproj | 0 .../Help/Substrate.shfbproj | 0 .../Properties/AssemblyInfo.cs | 0 .../Source/AlphaBlock.cs | 0 .../Source/AlphaBlockCollection.cs | 0 .../Source/AlphaBlockRef.cs | 0 .../Source/AlphaChunkManager.cs | 0 .../Source/AlphaWorld.cs | 0 .../Source/BetaChunkManager.cs | 0 .../Source/BetaWorld.cs | 0 .../Source/BlockInfo.cs | 0 .../Source/BlockManager.cs | 0 .../Source/CacheTable.cs | 0 .../Source/Chunk.cs | 0 .../Source/ChunkRef.cs | 0 .../Source/Core/Base.cs | 0 .../Source/Core/BlockFluid.cs | 0 .../Source/Core/BlockInterface.cs | 0 .../Source/Core/BlockKey.cs | 0 .../Source/Core/BlockLight.cs | 0 .../Source/Core/BlockTileEntities.cs | 0 .../Source/Core/BoundedBlockInterface.cs | 0 .../Source/Core/ByteArray.cs | 0 .../Source/Core/ChunkCache.cs | 0 .../Source/Core/ChunkFile.cs | 0 .../Source/Core/ChunkInterface.cs | 0 .../Source/Core/ChunkKey.cs | 0 .../Source/Core/IndexedLinkedList.cs | 0 .../Source/Core/Interface.cs | 0 .../Source/Core/ItemInterface.cs | 0 .../Source/Core/LRUCache.cs | 0 .../Source/Core/NBTFile.cs | 0 .../Source/Core/NibbleArray.cs | 0 .../Source/Core/OpenWorldEvent.cs | 0 .../Source/Core/PlayerFile.cs | 0 .../Source/Core/PlayerManagerInterface.cs | 0 .../Source/Core/RegionFile.cs | 0 .../Source/Core/RegionInterface.cs | 0 .../Source/Core/RegionKey.cs | 0 .../Source/Core/UnboundedBlockInterface.cs | 0 .../Source/Data.cs | 0 .../Source/Entities/EntityArrow.cs | 0 .../Source/Entities/EntityBoat.cs | 0 .../Source/Entities/EntityCaveSpider.cs | 0 .../Source/Entities/EntityChicken.cs | 0 .../Source/Entities/EntityCow.cs | 0 .../Source/Entities/EntityCreeper.cs | 0 .../Source/Entities/EntityEgg.cs | 0 .../Source/Entities/EntityEnderman.cs | 0 .../Source/Entities/EntityFallingSand.cs | 0 .../Source/Entities/EntityGhast.cs | 0 .../Source/Entities/EntityGiant.cs | 0 .../Source/Entities/EntityItem.cs | 0 .../Source/Entities/EntityMinecart.cs | 0 .../Source/Entities/EntityMinecartChest.cs | 0 .../Source/Entities/EntityMinecartFurnace.cs | 0 .../Source/Entities/EntityMob.cs | 0 .../Source/Entities/EntityMonster.cs | 0 .../Source/Entities/EntityPainting.cs | 0 .../Source/Entities/EntityPig.cs | 0 .../Source/Entities/EntityPigZombie.cs | 0 .../Source/Entities/EntityPrimedTnt.cs | 0 .../Source/Entities/EntitySheep.cs | 0 .../Source/Entities/EntitySilverfish.cs | 0 .../Source/Entities/EntitySkeleton.cs | 0 .../Source/Entities/EntitySlime.cs | 0 .../Source/Entities/EntitySnowball.cs | 0 .../Source/Entities/EntitySpider.cs | 0 .../Source/Entities/EntitySquid.cs | 0 .../Source/Entities/EntityThrowable.cs | 0 .../Source/Entities/EntityWolf.cs | 0 .../Source/Entities/EntityXPOrb.cs | 0 .../Source/Entities/EntityZombie.cs | 0 .../Source/Entity.cs | 0 .../Source/EntityCollection.cs | 0 .../Source/EntityFactory.cs | 0 .../Source/ImportExport/Schematic.cs | 0 .../Source/Item.cs | 0 .../Source/ItemInfo.cs | 0 .../Source/Level.cs | 0 .../Source/LevelIOException.cs | 0 .../Source/Nbt/INbtObject.cs | 0 .../Source/Nbt/JSONSerializer.cs | 0 .../Source/Nbt/NbtIOException.cs | 0 .../Source/Nbt/NbtTree.cs | 0 .../Source/Nbt/NbtVerifier.cs | 0 .../Source/Nbt/SchemaNode.cs | 0 .../Source/Nbt/SchemaNodeArray.cs | 0 .../Source/Nbt/SchemaNodeCompound.cs | 0 .../Source/Nbt/SchemaNodeList.cs | 0 .../Source/Nbt/SchemaNodeScaler.cs | 0 .../Source/Nbt/SchemaNodeString.cs | 0 .../Source/Nbt/SchemaOptions.cs | 0 .../Source/Nbt/TagNode.cs | 0 .../Source/Nbt/TagNodeByte.cs | 0 .../Source/Nbt/TagNodeByteArray.cs | 0 .../Source/Nbt/TagNodeCompound.cs | 0 .../Source/Nbt/TagNodeDouble.cs | 0 .../Source/Nbt/TagNodeFloat.cs | 0 .../Source/Nbt/TagNodeInt.cs | 0 .../Source/Nbt/TagNodeList.cs | 0 .../Source/Nbt/TagNodeLong.cs | 0 .../Source/Nbt/TagNodeNull.cs | 0 .../Source/Nbt/TagNodeShort.cs | 0 .../Source/Nbt/TagNodeString.cs | 0 .../Source/Nbt/TagType.cs | 0 .../Source/Nbt/VerifierLogger.cs | 0 .../Source/NbtWorld.cs | 0 .../Source/Orientation.cs | 0 .../Source/Player.cs | 0 .../Source/PlayerIOException.cs | 0 .../Source/PlayerManager.cs | 0 .../Source/Region.cs | 0 .../Source/RegionManager.cs | 0 .../Source/SpawnPoint.cs | 0 .../Source/SubstrateException.cs | 0 .../Source/TileEntities/TileEntityChest.cs | 0 .../Source/TileEntities/TileEntityFurnace.cs | 0 .../TileEntities/TileEntityMobSpawner.cs | 0 .../Source/TileEntities/TileEntityMusic.cs | 0 .../Source/TileEntities/TileEntityPiston.cs | 0 .../TileEntities/TileEntityRecordPlayer.cs | 0 .../Source/TileEntities/TileEntitySign.cs | 0 .../Source/TileEntities/TileEntityTrap.cs | 0 .../Source/TileEntity.cs | 0 .../Source/TileEntityFactory.cs | 0 .../Source/Vector.cs | 0 .../Source/World.cs | 0 .../Substrate.csproj | 0 .../SubstrateCS => SubstrateCS}/Substrate.sln | 0 .../Examples/BlockReplace/BlockReplace.vbproj | 0 .../Examples/BlockReplace/Module1.vb | 0 .../My Project/Application.Designer.vb | 0 .../BlockReplace/My Project/Application.myapp | 0 .../BlockReplace/My Project/AssemblyInfo.vb | 0 .../My Project/Resources.Designer.vb | 0 .../BlockReplace/My Project/Resources.resx | 0 .../My Project/Settings.Designer.vb | 0 .../BlockReplace/My Project/Settings.settings | 0 .../Examples/Convert/Convert.vbproj | 0 .../Examples/Convert/Module1.vb | 0 .../My Project/Application.Designer.vb | 0 .../Convert/My Project/Application.myapp | 0 .../Convert/My Project/AssemblyInfo.vb | 0 .../Convert/My Project/Resources.Designer.vb | 0 .../Convert/My Project/Resources.resx | 0 .../Convert/My Project/Settings.Designer.vb | 0 .../Convert/My Project/Settings.settings | 0 .../Examples/Examples.sln | 0 .../Examples/FlatMap/FlatMap.vbproj | 0 .../Examples/FlatMap/Module1.vb | 0 .../My Project/Application.Designer.vb | 0 .../FlatMap/My Project/Application.myapp | 0 .../FlatMap/My Project/AssemblyInfo.vb | 0 .../FlatMap/My Project/Resources.Designer.vb | 0 .../FlatMap/My Project/Resources.resx | 0 .../FlatMap/My Project/Settings.Designer.vb | 0 .../FlatMap/My Project/Settings.settings | 0 .../Examples/GiveItem/GiveItem.vbproj | 0 .../Examples/GiveItem/Module1.vb | 0 .../My Project/Application.Designer.vb | 0 .../GiveItem/My Project/Application.myapp | 0 .../GiveItem/My Project/AssemblyInfo.vb | 0 .../GiveItem/My Project/Resources.Designer.vb | 0 .../GiveItem/My Project/Resources.resx | 0 .../GiveItem/My Project/Settings.Designer.vb | 0 .../GiveItem/My Project/Settings.settings | 0 .../Examples/GoodyChest/GoodyChest.vbproj | 0 .../Examples/GoodyChest/Module1.vb | 0 .../My Project/Application.Designer.vb | 0 .../GoodyChest/My Project/Application.myapp | 0 .../GoodyChest/My Project/AssemblyInfo.vb | 0 .../My Project/Resources.Designer.vb | 0 .../GoodyChest/My Project/Resources.resx | 0 .../My Project/Settings.Designer.vb | 0 .../GoodyChest/My Project/Settings.settings | 0 .../Examples/Maze/Maze.vbproj | 0 .../Examples/Maze/Module1.vb | 0 .../Maze/My Project/Application.Designer.vb | 0 .../Maze/My Project/Application.myapp | 0 .../Examples/Maze/My Project/AssemblyInfo.vb | 0 .../Maze/My Project/Resources.Designer.vb | 0 .../Examples/Maze/My Project/Resources.resx | 0 .../Maze/My Project/Settings.Designer.vb | 0 .../Maze/My Project/Settings.settings | 0 .../Examples/MoveSpawn/Module1.vb | 0 .../Examples/MoveSpawn/MoveSpawn.vbproj | 0 .../My Project/Application.Designer.vb | 0 .../MoveSpawn/My Project/Application.myapp | 0 .../MoveSpawn/My Project/AssemblyInfo.vb | 0 .../My Project/Resources.Designer.vb | 0 .../MoveSpawn/My Project/Resources.resx | 0 .../MoveSpawn/My Project/Settings.Designer.vb | 0 .../MoveSpawn/My Project/Settings.settings | 0 .../Examples/PurgeEntities/Module1.vb | 0 .../My Project/Application.Designer.vb | 0 .../My Project/Application.myapp | 0 .../PurgeEntities/My Project/AssemblyInfo.vb | 0 .../My Project/Resources.Designer.vb | 0 .../PurgeEntities/My Project/Resources.resx | 0 .../My Project/Settings.Designer.vb | 0 .../My Project/Settings.settings | 0 .../PurgeEntities/PurgeEntities.vbproj | 0 .../Examples/Relight/Module1.vb | 0 .../My Project/Application.Designer.vb | 0 .../Relight/My Project/Application.myapp | 0 .../Relight/My Project/AssemblyInfo.vb | 0 .../Relight/My Project/Resources.Designer.vb | 0 .../Relight/My Project/Resources.resx | 0 .../Relight/My Project/Settings.Designer.vb | 0 .../Relight/My Project/Settings.settings | 0 .../Examples/Relight/Relight.vbproj | 0 241 files changed, 19 deletions(-) delete mode 100644 Substrate/License.txt rename {Substrate/SubstrateCS => SubstrateCS}/Assemblies/Ionic.Zlib.dll (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/BlockReplace/BlockReplace.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/BlockReplace/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/BlockReplace/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Convert/Convert.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Convert/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Convert/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Examples.sln (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/FlatMap/FlatMap.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/FlatMap/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/FlatMap/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/GiveItem/GiveItem.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/GiveItem/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/GiveItem/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/GoodyChest/GoodyChest.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/GoodyChest/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/GoodyChest/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Maze/Maze.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Maze/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Maze/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/MoveSpawn/MoveSpawn.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/MoveSpawn/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/MoveSpawn/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/PurgeEntities/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/PurgeEntities/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/PurgeEntities/PurgeEntities.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Relight/Program.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Relight/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Examples/Relight/Relight.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Help/Substrate.shfbproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Properties/AssemblyInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/AlphaBlock.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/AlphaBlockCollection.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/AlphaBlockRef.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/AlphaChunkManager.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/AlphaWorld.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/BetaChunkManager.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/BetaWorld.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/BlockInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/BlockManager.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/CacheTable.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Chunk.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/ChunkRef.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/Base.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/BlockFluid.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/BlockInterface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/BlockKey.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/BlockLight.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/BlockTileEntities.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/BoundedBlockInterface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/ByteArray.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/ChunkCache.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/ChunkFile.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/ChunkInterface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/ChunkKey.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/IndexedLinkedList.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/Interface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/ItemInterface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/LRUCache.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/NBTFile.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/NibbleArray.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/OpenWorldEvent.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/PlayerFile.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/PlayerManagerInterface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/RegionFile.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/RegionInterface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/RegionKey.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Core/UnboundedBlockInterface.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Data.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityArrow.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityBoat.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityCaveSpider.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityChicken.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityCow.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityCreeper.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityEgg.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityEnderman.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityFallingSand.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityGhast.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityGiant.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityItem.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityMinecart.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityMinecartChest.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityMinecartFurnace.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityMob.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityMonster.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityPainting.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityPig.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityPigZombie.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityPrimedTnt.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntitySheep.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntitySilverfish.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntitySkeleton.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntitySlime.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntitySnowball.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntitySpider.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntitySquid.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityThrowable.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityWolf.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityXPOrb.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entities/EntityZombie.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Entity.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/EntityCollection.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/EntityFactory.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/ImportExport/Schematic.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Item.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/ItemInfo.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Level.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/LevelIOException.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/INbtObject.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/JSONSerializer.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/NbtIOException.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/NbtTree.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/NbtVerifier.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/SchemaNode.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/SchemaNodeArray.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/SchemaNodeCompound.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/SchemaNodeList.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/SchemaNodeScaler.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/SchemaNodeString.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/SchemaOptions.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNode.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeByte.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeByteArray.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeCompound.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeDouble.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeFloat.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeInt.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeList.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeLong.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeNull.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeShort.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagNodeString.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/TagType.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Nbt/VerifierLogger.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/NbtWorld.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Orientation.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Player.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/PlayerIOException.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/PlayerManager.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Region.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/RegionManager.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/SpawnPoint.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/SubstrateException.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntityChest.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntityFurnace.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntityMobSpawner.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntityMusic.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntityPiston.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntityRecordPlayer.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntitySign.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntities/TileEntityTrap.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntity.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/TileEntityFactory.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/Vector.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Source/World.cs (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Substrate.csproj (100%) rename {Substrate/SubstrateCS => SubstrateCS}/Substrate.sln (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/BlockReplace.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/BlockReplace/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/Convert.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Convert/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Examples.sln (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/FlatMap.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/FlatMap/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/GiveItem.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GiveItem/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/GoodyChest.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/GoodyChest/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/Maze.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Maze/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/MoveSpawn.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/MoveSpawn/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/PurgeEntities/PurgeEntities.vbproj (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/Module1.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/My Project/Application.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/My Project/Application.myapp (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/My Project/AssemblyInfo.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/My Project/Resources.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/My Project/Resources.resx (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/My Project/Settings.Designer.vb (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/My Project/Settings.settings (100%) rename {Substrate/SubstrateVBNET => SubstrateVBNET}/Examples/Relight/Relight.vbproj (100%) diff --git a/Substrate/License.txt b/Substrate/License.txt deleted file mode 100644 index b6a61eb..0000000 --- a/Substrate/License.txt +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (C) 2011 by Justin Aquadro - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file diff --git a/Substrate/SubstrateCS/Assemblies/Ionic.Zlib.dll b/SubstrateCS/Assemblies/Ionic.Zlib.dll similarity index 100% rename from Substrate/SubstrateCS/Assemblies/Ionic.Zlib.dll rename to SubstrateCS/Assemblies/Ionic.Zlib.dll diff --git a/Substrate/SubstrateCS/Examples/BlockReplace/BlockReplace.csproj b/SubstrateCS/Examples/BlockReplace/BlockReplace.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/BlockReplace/BlockReplace.csproj rename to SubstrateCS/Examples/BlockReplace/BlockReplace.csproj diff --git a/Substrate/SubstrateCS/Examples/BlockReplace/Program.cs b/SubstrateCS/Examples/BlockReplace/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/BlockReplace/Program.cs rename to SubstrateCS/Examples/BlockReplace/Program.cs diff --git a/Substrate/SubstrateCS/Examples/BlockReplace/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/BlockReplace/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/BlockReplace/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/BlockReplace/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/Convert/Convert.csproj b/SubstrateCS/Examples/Convert/Convert.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/Convert/Convert.csproj rename to SubstrateCS/Examples/Convert/Convert.csproj diff --git a/Substrate/SubstrateCS/Examples/Convert/Program.cs b/SubstrateCS/Examples/Convert/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/Convert/Program.cs rename to SubstrateCS/Examples/Convert/Program.cs diff --git a/Substrate/SubstrateCS/Examples/Convert/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/Convert/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/Convert/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/Convert/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/Examples.sln b/SubstrateCS/Examples/Examples.sln similarity index 100% rename from Substrate/SubstrateCS/Examples/Examples.sln rename to SubstrateCS/Examples/Examples.sln diff --git a/Substrate/SubstrateCS/Examples/FlatMap/FlatMap.csproj b/SubstrateCS/Examples/FlatMap/FlatMap.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/FlatMap/FlatMap.csproj rename to SubstrateCS/Examples/FlatMap/FlatMap.csproj diff --git a/Substrate/SubstrateCS/Examples/FlatMap/Program.cs b/SubstrateCS/Examples/FlatMap/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/FlatMap/Program.cs rename to SubstrateCS/Examples/FlatMap/Program.cs diff --git a/Substrate/SubstrateCS/Examples/FlatMap/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/FlatMap/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/FlatMap/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/FlatMap/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/GiveItem/GiveItem.csproj b/SubstrateCS/Examples/GiveItem/GiveItem.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/GiveItem/GiveItem.csproj rename to SubstrateCS/Examples/GiveItem/GiveItem.csproj diff --git a/Substrate/SubstrateCS/Examples/GiveItem/Program.cs b/SubstrateCS/Examples/GiveItem/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/GiveItem/Program.cs rename to SubstrateCS/Examples/GiveItem/Program.cs diff --git a/Substrate/SubstrateCS/Examples/GiveItem/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/GiveItem/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/GiveItem/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/GiveItem/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/GoodyChest/GoodyChest.csproj b/SubstrateCS/Examples/GoodyChest/GoodyChest.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/GoodyChest/GoodyChest.csproj rename to SubstrateCS/Examples/GoodyChest/GoodyChest.csproj diff --git a/Substrate/SubstrateCS/Examples/GoodyChest/Program.cs b/SubstrateCS/Examples/GoodyChest/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/GoodyChest/Program.cs rename to SubstrateCS/Examples/GoodyChest/Program.cs diff --git a/Substrate/SubstrateCS/Examples/GoodyChest/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/GoodyChest/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/GoodyChest/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/GoodyChest/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/Maze/Maze.csproj b/SubstrateCS/Examples/Maze/Maze.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/Maze/Maze.csproj rename to SubstrateCS/Examples/Maze/Maze.csproj diff --git a/Substrate/SubstrateCS/Examples/Maze/Program.cs b/SubstrateCS/Examples/Maze/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/Maze/Program.cs rename to SubstrateCS/Examples/Maze/Program.cs diff --git a/Substrate/SubstrateCS/Examples/Maze/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/Maze/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/Maze/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/Maze/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/MoveSpawn/MoveSpawn.csproj b/SubstrateCS/Examples/MoveSpawn/MoveSpawn.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/MoveSpawn/MoveSpawn.csproj rename to SubstrateCS/Examples/MoveSpawn/MoveSpawn.csproj diff --git a/Substrate/SubstrateCS/Examples/MoveSpawn/Program.cs b/SubstrateCS/Examples/MoveSpawn/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/MoveSpawn/Program.cs rename to SubstrateCS/Examples/MoveSpawn/Program.cs diff --git a/Substrate/SubstrateCS/Examples/MoveSpawn/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/MoveSpawn/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/MoveSpawn/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/MoveSpawn/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/PurgeEntities/Program.cs b/SubstrateCS/Examples/PurgeEntities/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/PurgeEntities/Program.cs rename to SubstrateCS/Examples/PurgeEntities/Program.cs diff --git a/Substrate/SubstrateCS/Examples/PurgeEntities/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/PurgeEntities/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/PurgeEntities/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/PurgeEntities/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/PurgeEntities/PurgeEntities.csproj b/SubstrateCS/Examples/PurgeEntities/PurgeEntities.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/PurgeEntities/PurgeEntities.csproj rename to SubstrateCS/Examples/PurgeEntities/PurgeEntities.csproj diff --git a/Substrate/SubstrateCS/Examples/Relight/Program.cs b/SubstrateCS/Examples/Relight/Program.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/Relight/Program.cs rename to SubstrateCS/Examples/Relight/Program.cs diff --git a/Substrate/SubstrateCS/Examples/Relight/Properties/AssemblyInfo.cs b/SubstrateCS/Examples/Relight/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Examples/Relight/Properties/AssemblyInfo.cs rename to SubstrateCS/Examples/Relight/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Examples/Relight/Relight.csproj b/SubstrateCS/Examples/Relight/Relight.csproj similarity index 100% rename from Substrate/SubstrateCS/Examples/Relight/Relight.csproj rename to SubstrateCS/Examples/Relight/Relight.csproj diff --git a/Substrate/SubstrateCS/Help/Substrate.shfbproj b/SubstrateCS/Help/Substrate.shfbproj similarity index 100% rename from Substrate/SubstrateCS/Help/Substrate.shfbproj rename to SubstrateCS/Help/Substrate.shfbproj diff --git a/Substrate/SubstrateCS/Properties/AssemblyInfo.cs b/SubstrateCS/Properties/AssemblyInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Properties/AssemblyInfo.cs rename to SubstrateCS/Properties/AssemblyInfo.cs diff --git a/Substrate/SubstrateCS/Source/AlphaBlock.cs b/SubstrateCS/Source/AlphaBlock.cs similarity index 100% rename from Substrate/SubstrateCS/Source/AlphaBlock.cs rename to SubstrateCS/Source/AlphaBlock.cs diff --git a/Substrate/SubstrateCS/Source/AlphaBlockCollection.cs b/SubstrateCS/Source/AlphaBlockCollection.cs similarity index 100% rename from Substrate/SubstrateCS/Source/AlphaBlockCollection.cs rename to SubstrateCS/Source/AlphaBlockCollection.cs diff --git a/Substrate/SubstrateCS/Source/AlphaBlockRef.cs b/SubstrateCS/Source/AlphaBlockRef.cs similarity index 100% rename from Substrate/SubstrateCS/Source/AlphaBlockRef.cs rename to SubstrateCS/Source/AlphaBlockRef.cs diff --git a/Substrate/SubstrateCS/Source/AlphaChunkManager.cs b/SubstrateCS/Source/AlphaChunkManager.cs similarity index 100% rename from Substrate/SubstrateCS/Source/AlphaChunkManager.cs rename to SubstrateCS/Source/AlphaChunkManager.cs diff --git a/Substrate/SubstrateCS/Source/AlphaWorld.cs b/SubstrateCS/Source/AlphaWorld.cs similarity index 100% rename from Substrate/SubstrateCS/Source/AlphaWorld.cs rename to SubstrateCS/Source/AlphaWorld.cs diff --git a/Substrate/SubstrateCS/Source/BetaChunkManager.cs b/SubstrateCS/Source/BetaChunkManager.cs similarity index 100% rename from Substrate/SubstrateCS/Source/BetaChunkManager.cs rename to SubstrateCS/Source/BetaChunkManager.cs diff --git a/Substrate/SubstrateCS/Source/BetaWorld.cs b/SubstrateCS/Source/BetaWorld.cs similarity index 100% rename from Substrate/SubstrateCS/Source/BetaWorld.cs rename to SubstrateCS/Source/BetaWorld.cs diff --git a/Substrate/SubstrateCS/Source/BlockInfo.cs b/SubstrateCS/Source/BlockInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Source/BlockInfo.cs rename to SubstrateCS/Source/BlockInfo.cs diff --git a/Substrate/SubstrateCS/Source/BlockManager.cs b/SubstrateCS/Source/BlockManager.cs similarity index 100% rename from Substrate/SubstrateCS/Source/BlockManager.cs rename to SubstrateCS/Source/BlockManager.cs diff --git a/Substrate/SubstrateCS/Source/CacheTable.cs b/SubstrateCS/Source/CacheTable.cs similarity index 100% rename from Substrate/SubstrateCS/Source/CacheTable.cs rename to SubstrateCS/Source/CacheTable.cs diff --git a/Substrate/SubstrateCS/Source/Chunk.cs b/SubstrateCS/Source/Chunk.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Chunk.cs rename to SubstrateCS/Source/Chunk.cs diff --git a/Substrate/SubstrateCS/Source/ChunkRef.cs b/SubstrateCS/Source/ChunkRef.cs similarity index 100% rename from Substrate/SubstrateCS/Source/ChunkRef.cs rename to SubstrateCS/Source/ChunkRef.cs diff --git a/Substrate/SubstrateCS/Source/Core/Base.cs b/SubstrateCS/Source/Core/Base.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/Base.cs rename to SubstrateCS/Source/Core/Base.cs diff --git a/Substrate/SubstrateCS/Source/Core/BlockFluid.cs b/SubstrateCS/Source/Core/BlockFluid.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/BlockFluid.cs rename to SubstrateCS/Source/Core/BlockFluid.cs diff --git a/Substrate/SubstrateCS/Source/Core/BlockInterface.cs b/SubstrateCS/Source/Core/BlockInterface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/BlockInterface.cs rename to SubstrateCS/Source/Core/BlockInterface.cs diff --git a/Substrate/SubstrateCS/Source/Core/BlockKey.cs b/SubstrateCS/Source/Core/BlockKey.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/BlockKey.cs rename to SubstrateCS/Source/Core/BlockKey.cs diff --git a/Substrate/SubstrateCS/Source/Core/BlockLight.cs b/SubstrateCS/Source/Core/BlockLight.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/BlockLight.cs rename to SubstrateCS/Source/Core/BlockLight.cs diff --git a/Substrate/SubstrateCS/Source/Core/BlockTileEntities.cs b/SubstrateCS/Source/Core/BlockTileEntities.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/BlockTileEntities.cs rename to SubstrateCS/Source/Core/BlockTileEntities.cs diff --git a/Substrate/SubstrateCS/Source/Core/BoundedBlockInterface.cs b/SubstrateCS/Source/Core/BoundedBlockInterface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/BoundedBlockInterface.cs rename to SubstrateCS/Source/Core/BoundedBlockInterface.cs diff --git a/Substrate/SubstrateCS/Source/Core/ByteArray.cs b/SubstrateCS/Source/Core/ByteArray.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/ByteArray.cs rename to SubstrateCS/Source/Core/ByteArray.cs diff --git a/Substrate/SubstrateCS/Source/Core/ChunkCache.cs b/SubstrateCS/Source/Core/ChunkCache.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/ChunkCache.cs rename to SubstrateCS/Source/Core/ChunkCache.cs diff --git a/Substrate/SubstrateCS/Source/Core/ChunkFile.cs b/SubstrateCS/Source/Core/ChunkFile.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/ChunkFile.cs rename to SubstrateCS/Source/Core/ChunkFile.cs diff --git a/Substrate/SubstrateCS/Source/Core/ChunkInterface.cs b/SubstrateCS/Source/Core/ChunkInterface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/ChunkInterface.cs rename to SubstrateCS/Source/Core/ChunkInterface.cs diff --git a/Substrate/SubstrateCS/Source/Core/ChunkKey.cs b/SubstrateCS/Source/Core/ChunkKey.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/ChunkKey.cs rename to SubstrateCS/Source/Core/ChunkKey.cs diff --git a/Substrate/SubstrateCS/Source/Core/IndexedLinkedList.cs b/SubstrateCS/Source/Core/IndexedLinkedList.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/IndexedLinkedList.cs rename to SubstrateCS/Source/Core/IndexedLinkedList.cs diff --git a/Substrate/SubstrateCS/Source/Core/Interface.cs b/SubstrateCS/Source/Core/Interface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/Interface.cs rename to SubstrateCS/Source/Core/Interface.cs diff --git a/Substrate/SubstrateCS/Source/Core/ItemInterface.cs b/SubstrateCS/Source/Core/ItemInterface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/ItemInterface.cs rename to SubstrateCS/Source/Core/ItemInterface.cs diff --git a/Substrate/SubstrateCS/Source/Core/LRUCache.cs b/SubstrateCS/Source/Core/LRUCache.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/LRUCache.cs rename to SubstrateCS/Source/Core/LRUCache.cs diff --git a/Substrate/SubstrateCS/Source/Core/NBTFile.cs b/SubstrateCS/Source/Core/NBTFile.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/NBTFile.cs rename to SubstrateCS/Source/Core/NBTFile.cs diff --git a/Substrate/SubstrateCS/Source/Core/NibbleArray.cs b/SubstrateCS/Source/Core/NibbleArray.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/NibbleArray.cs rename to SubstrateCS/Source/Core/NibbleArray.cs diff --git a/Substrate/SubstrateCS/Source/Core/OpenWorldEvent.cs b/SubstrateCS/Source/Core/OpenWorldEvent.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/OpenWorldEvent.cs rename to SubstrateCS/Source/Core/OpenWorldEvent.cs diff --git a/Substrate/SubstrateCS/Source/Core/PlayerFile.cs b/SubstrateCS/Source/Core/PlayerFile.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/PlayerFile.cs rename to SubstrateCS/Source/Core/PlayerFile.cs diff --git a/Substrate/SubstrateCS/Source/Core/PlayerManagerInterface.cs b/SubstrateCS/Source/Core/PlayerManagerInterface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/PlayerManagerInterface.cs rename to SubstrateCS/Source/Core/PlayerManagerInterface.cs diff --git a/Substrate/SubstrateCS/Source/Core/RegionFile.cs b/SubstrateCS/Source/Core/RegionFile.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/RegionFile.cs rename to SubstrateCS/Source/Core/RegionFile.cs diff --git a/Substrate/SubstrateCS/Source/Core/RegionInterface.cs b/SubstrateCS/Source/Core/RegionInterface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/RegionInterface.cs rename to SubstrateCS/Source/Core/RegionInterface.cs diff --git a/Substrate/SubstrateCS/Source/Core/RegionKey.cs b/SubstrateCS/Source/Core/RegionKey.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/RegionKey.cs rename to SubstrateCS/Source/Core/RegionKey.cs diff --git a/Substrate/SubstrateCS/Source/Core/UnboundedBlockInterface.cs b/SubstrateCS/Source/Core/UnboundedBlockInterface.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Core/UnboundedBlockInterface.cs rename to SubstrateCS/Source/Core/UnboundedBlockInterface.cs diff --git a/Substrate/SubstrateCS/Source/Data.cs b/SubstrateCS/Source/Data.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Data.cs rename to SubstrateCS/Source/Data.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityArrow.cs b/SubstrateCS/Source/Entities/EntityArrow.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityArrow.cs rename to SubstrateCS/Source/Entities/EntityArrow.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityBoat.cs b/SubstrateCS/Source/Entities/EntityBoat.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityBoat.cs rename to SubstrateCS/Source/Entities/EntityBoat.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityCaveSpider.cs b/SubstrateCS/Source/Entities/EntityCaveSpider.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityCaveSpider.cs rename to SubstrateCS/Source/Entities/EntityCaveSpider.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityChicken.cs b/SubstrateCS/Source/Entities/EntityChicken.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityChicken.cs rename to SubstrateCS/Source/Entities/EntityChicken.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityCow.cs b/SubstrateCS/Source/Entities/EntityCow.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityCow.cs rename to SubstrateCS/Source/Entities/EntityCow.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityCreeper.cs b/SubstrateCS/Source/Entities/EntityCreeper.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityCreeper.cs rename to SubstrateCS/Source/Entities/EntityCreeper.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityEgg.cs b/SubstrateCS/Source/Entities/EntityEgg.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityEgg.cs rename to SubstrateCS/Source/Entities/EntityEgg.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityEnderman.cs b/SubstrateCS/Source/Entities/EntityEnderman.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityEnderman.cs rename to SubstrateCS/Source/Entities/EntityEnderman.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityFallingSand.cs b/SubstrateCS/Source/Entities/EntityFallingSand.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityFallingSand.cs rename to SubstrateCS/Source/Entities/EntityFallingSand.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityGhast.cs b/SubstrateCS/Source/Entities/EntityGhast.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityGhast.cs rename to SubstrateCS/Source/Entities/EntityGhast.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityGiant.cs b/SubstrateCS/Source/Entities/EntityGiant.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityGiant.cs rename to SubstrateCS/Source/Entities/EntityGiant.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityItem.cs b/SubstrateCS/Source/Entities/EntityItem.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityItem.cs rename to SubstrateCS/Source/Entities/EntityItem.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityMinecart.cs b/SubstrateCS/Source/Entities/EntityMinecart.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityMinecart.cs rename to SubstrateCS/Source/Entities/EntityMinecart.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityMinecartChest.cs b/SubstrateCS/Source/Entities/EntityMinecartChest.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityMinecartChest.cs rename to SubstrateCS/Source/Entities/EntityMinecartChest.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityMinecartFurnace.cs b/SubstrateCS/Source/Entities/EntityMinecartFurnace.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityMinecartFurnace.cs rename to SubstrateCS/Source/Entities/EntityMinecartFurnace.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityMob.cs b/SubstrateCS/Source/Entities/EntityMob.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityMob.cs rename to SubstrateCS/Source/Entities/EntityMob.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityMonster.cs b/SubstrateCS/Source/Entities/EntityMonster.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityMonster.cs rename to SubstrateCS/Source/Entities/EntityMonster.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityPainting.cs b/SubstrateCS/Source/Entities/EntityPainting.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityPainting.cs rename to SubstrateCS/Source/Entities/EntityPainting.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityPig.cs b/SubstrateCS/Source/Entities/EntityPig.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityPig.cs rename to SubstrateCS/Source/Entities/EntityPig.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityPigZombie.cs b/SubstrateCS/Source/Entities/EntityPigZombie.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityPigZombie.cs rename to SubstrateCS/Source/Entities/EntityPigZombie.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityPrimedTnt.cs b/SubstrateCS/Source/Entities/EntityPrimedTnt.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityPrimedTnt.cs rename to SubstrateCS/Source/Entities/EntityPrimedTnt.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntitySheep.cs b/SubstrateCS/Source/Entities/EntitySheep.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntitySheep.cs rename to SubstrateCS/Source/Entities/EntitySheep.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntitySilverfish.cs b/SubstrateCS/Source/Entities/EntitySilverfish.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntitySilverfish.cs rename to SubstrateCS/Source/Entities/EntitySilverfish.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntitySkeleton.cs b/SubstrateCS/Source/Entities/EntitySkeleton.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntitySkeleton.cs rename to SubstrateCS/Source/Entities/EntitySkeleton.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntitySlime.cs b/SubstrateCS/Source/Entities/EntitySlime.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntitySlime.cs rename to SubstrateCS/Source/Entities/EntitySlime.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntitySnowball.cs b/SubstrateCS/Source/Entities/EntitySnowball.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntitySnowball.cs rename to SubstrateCS/Source/Entities/EntitySnowball.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntitySpider.cs b/SubstrateCS/Source/Entities/EntitySpider.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntitySpider.cs rename to SubstrateCS/Source/Entities/EntitySpider.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntitySquid.cs b/SubstrateCS/Source/Entities/EntitySquid.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntitySquid.cs rename to SubstrateCS/Source/Entities/EntitySquid.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityThrowable.cs b/SubstrateCS/Source/Entities/EntityThrowable.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityThrowable.cs rename to SubstrateCS/Source/Entities/EntityThrowable.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityWolf.cs b/SubstrateCS/Source/Entities/EntityWolf.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityWolf.cs rename to SubstrateCS/Source/Entities/EntityWolf.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityXPOrb.cs b/SubstrateCS/Source/Entities/EntityXPOrb.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityXPOrb.cs rename to SubstrateCS/Source/Entities/EntityXPOrb.cs diff --git a/Substrate/SubstrateCS/Source/Entities/EntityZombie.cs b/SubstrateCS/Source/Entities/EntityZombie.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entities/EntityZombie.cs rename to SubstrateCS/Source/Entities/EntityZombie.cs diff --git a/Substrate/SubstrateCS/Source/Entity.cs b/SubstrateCS/Source/Entity.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Entity.cs rename to SubstrateCS/Source/Entity.cs diff --git a/Substrate/SubstrateCS/Source/EntityCollection.cs b/SubstrateCS/Source/EntityCollection.cs similarity index 100% rename from Substrate/SubstrateCS/Source/EntityCollection.cs rename to SubstrateCS/Source/EntityCollection.cs diff --git a/Substrate/SubstrateCS/Source/EntityFactory.cs b/SubstrateCS/Source/EntityFactory.cs similarity index 100% rename from Substrate/SubstrateCS/Source/EntityFactory.cs rename to SubstrateCS/Source/EntityFactory.cs diff --git a/Substrate/SubstrateCS/Source/ImportExport/Schematic.cs b/SubstrateCS/Source/ImportExport/Schematic.cs similarity index 100% rename from Substrate/SubstrateCS/Source/ImportExport/Schematic.cs rename to SubstrateCS/Source/ImportExport/Schematic.cs diff --git a/Substrate/SubstrateCS/Source/Item.cs b/SubstrateCS/Source/Item.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Item.cs rename to SubstrateCS/Source/Item.cs diff --git a/Substrate/SubstrateCS/Source/ItemInfo.cs b/SubstrateCS/Source/ItemInfo.cs similarity index 100% rename from Substrate/SubstrateCS/Source/ItemInfo.cs rename to SubstrateCS/Source/ItemInfo.cs diff --git a/Substrate/SubstrateCS/Source/Level.cs b/SubstrateCS/Source/Level.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Level.cs rename to SubstrateCS/Source/Level.cs diff --git a/Substrate/SubstrateCS/Source/LevelIOException.cs b/SubstrateCS/Source/LevelIOException.cs similarity index 100% rename from Substrate/SubstrateCS/Source/LevelIOException.cs rename to SubstrateCS/Source/LevelIOException.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/INbtObject.cs b/SubstrateCS/Source/Nbt/INbtObject.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/INbtObject.cs rename to SubstrateCS/Source/Nbt/INbtObject.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/JSONSerializer.cs b/SubstrateCS/Source/Nbt/JSONSerializer.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/JSONSerializer.cs rename to SubstrateCS/Source/Nbt/JSONSerializer.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/NbtIOException.cs b/SubstrateCS/Source/Nbt/NbtIOException.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/NbtIOException.cs rename to SubstrateCS/Source/Nbt/NbtIOException.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/NbtTree.cs b/SubstrateCS/Source/Nbt/NbtTree.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/NbtTree.cs rename to SubstrateCS/Source/Nbt/NbtTree.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/NbtVerifier.cs b/SubstrateCS/Source/Nbt/NbtVerifier.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/NbtVerifier.cs rename to SubstrateCS/Source/Nbt/NbtVerifier.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/SchemaNode.cs b/SubstrateCS/Source/Nbt/SchemaNode.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/SchemaNode.cs rename to SubstrateCS/Source/Nbt/SchemaNode.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/SchemaNodeArray.cs b/SubstrateCS/Source/Nbt/SchemaNodeArray.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/SchemaNodeArray.cs rename to SubstrateCS/Source/Nbt/SchemaNodeArray.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/SchemaNodeCompound.cs b/SubstrateCS/Source/Nbt/SchemaNodeCompound.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/SchemaNodeCompound.cs rename to SubstrateCS/Source/Nbt/SchemaNodeCompound.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/SchemaNodeList.cs b/SubstrateCS/Source/Nbt/SchemaNodeList.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/SchemaNodeList.cs rename to SubstrateCS/Source/Nbt/SchemaNodeList.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/SchemaNodeScaler.cs b/SubstrateCS/Source/Nbt/SchemaNodeScaler.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/SchemaNodeScaler.cs rename to SubstrateCS/Source/Nbt/SchemaNodeScaler.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/SchemaNodeString.cs b/SubstrateCS/Source/Nbt/SchemaNodeString.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/SchemaNodeString.cs rename to SubstrateCS/Source/Nbt/SchemaNodeString.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/SchemaOptions.cs b/SubstrateCS/Source/Nbt/SchemaOptions.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/SchemaOptions.cs rename to SubstrateCS/Source/Nbt/SchemaOptions.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNode.cs b/SubstrateCS/Source/Nbt/TagNode.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNode.cs rename to SubstrateCS/Source/Nbt/TagNode.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeByte.cs b/SubstrateCS/Source/Nbt/TagNodeByte.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeByte.cs rename to SubstrateCS/Source/Nbt/TagNodeByte.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeByteArray.cs b/SubstrateCS/Source/Nbt/TagNodeByteArray.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeByteArray.cs rename to SubstrateCS/Source/Nbt/TagNodeByteArray.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeCompound.cs b/SubstrateCS/Source/Nbt/TagNodeCompound.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeCompound.cs rename to SubstrateCS/Source/Nbt/TagNodeCompound.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeDouble.cs b/SubstrateCS/Source/Nbt/TagNodeDouble.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeDouble.cs rename to SubstrateCS/Source/Nbt/TagNodeDouble.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeFloat.cs b/SubstrateCS/Source/Nbt/TagNodeFloat.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeFloat.cs rename to SubstrateCS/Source/Nbt/TagNodeFloat.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeInt.cs b/SubstrateCS/Source/Nbt/TagNodeInt.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeInt.cs rename to SubstrateCS/Source/Nbt/TagNodeInt.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeList.cs b/SubstrateCS/Source/Nbt/TagNodeList.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeList.cs rename to SubstrateCS/Source/Nbt/TagNodeList.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeLong.cs b/SubstrateCS/Source/Nbt/TagNodeLong.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeLong.cs rename to SubstrateCS/Source/Nbt/TagNodeLong.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeNull.cs b/SubstrateCS/Source/Nbt/TagNodeNull.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeNull.cs rename to SubstrateCS/Source/Nbt/TagNodeNull.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeShort.cs b/SubstrateCS/Source/Nbt/TagNodeShort.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeShort.cs rename to SubstrateCS/Source/Nbt/TagNodeShort.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagNodeString.cs b/SubstrateCS/Source/Nbt/TagNodeString.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagNodeString.cs rename to SubstrateCS/Source/Nbt/TagNodeString.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/TagType.cs b/SubstrateCS/Source/Nbt/TagType.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/TagType.cs rename to SubstrateCS/Source/Nbt/TagType.cs diff --git a/Substrate/SubstrateCS/Source/Nbt/VerifierLogger.cs b/SubstrateCS/Source/Nbt/VerifierLogger.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Nbt/VerifierLogger.cs rename to SubstrateCS/Source/Nbt/VerifierLogger.cs diff --git a/Substrate/SubstrateCS/Source/NbtWorld.cs b/SubstrateCS/Source/NbtWorld.cs similarity index 100% rename from Substrate/SubstrateCS/Source/NbtWorld.cs rename to SubstrateCS/Source/NbtWorld.cs diff --git a/Substrate/SubstrateCS/Source/Orientation.cs b/SubstrateCS/Source/Orientation.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Orientation.cs rename to SubstrateCS/Source/Orientation.cs diff --git a/Substrate/SubstrateCS/Source/Player.cs b/SubstrateCS/Source/Player.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Player.cs rename to SubstrateCS/Source/Player.cs diff --git a/Substrate/SubstrateCS/Source/PlayerIOException.cs b/SubstrateCS/Source/PlayerIOException.cs similarity index 100% rename from Substrate/SubstrateCS/Source/PlayerIOException.cs rename to SubstrateCS/Source/PlayerIOException.cs diff --git a/Substrate/SubstrateCS/Source/PlayerManager.cs b/SubstrateCS/Source/PlayerManager.cs similarity index 100% rename from Substrate/SubstrateCS/Source/PlayerManager.cs rename to SubstrateCS/Source/PlayerManager.cs diff --git a/Substrate/SubstrateCS/Source/Region.cs b/SubstrateCS/Source/Region.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Region.cs rename to SubstrateCS/Source/Region.cs diff --git a/Substrate/SubstrateCS/Source/RegionManager.cs b/SubstrateCS/Source/RegionManager.cs similarity index 100% rename from Substrate/SubstrateCS/Source/RegionManager.cs rename to SubstrateCS/Source/RegionManager.cs diff --git a/Substrate/SubstrateCS/Source/SpawnPoint.cs b/SubstrateCS/Source/SpawnPoint.cs similarity index 100% rename from Substrate/SubstrateCS/Source/SpawnPoint.cs rename to SubstrateCS/Source/SpawnPoint.cs diff --git a/Substrate/SubstrateCS/Source/SubstrateException.cs b/SubstrateCS/Source/SubstrateException.cs similarity index 100% rename from Substrate/SubstrateCS/Source/SubstrateException.cs rename to SubstrateCS/Source/SubstrateException.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntityChest.cs b/SubstrateCS/Source/TileEntities/TileEntityChest.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntityChest.cs rename to SubstrateCS/Source/TileEntities/TileEntityChest.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntityFurnace.cs b/SubstrateCS/Source/TileEntities/TileEntityFurnace.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntityFurnace.cs rename to SubstrateCS/Source/TileEntities/TileEntityFurnace.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntityMobSpawner.cs b/SubstrateCS/Source/TileEntities/TileEntityMobSpawner.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntityMobSpawner.cs rename to SubstrateCS/Source/TileEntities/TileEntityMobSpawner.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntityMusic.cs b/SubstrateCS/Source/TileEntities/TileEntityMusic.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntityMusic.cs rename to SubstrateCS/Source/TileEntities/TileEntityMusic.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntityPiston.cs b/SubstrateCS/Source/TileEntities/TileEntityPiston.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntityPiston.cs rename to SubstrateCS/Source/TileEntities/TileEntityPiston.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntityRecordPlayer.cs b/SubstrateCS/Source/TileEntities/TileEntityRecordPlayer.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntityRecordPlayer.cs rename to SubstrateCS/Source/TileEntities/TileEntityRecordPlayer.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntitySign.cs b/SubstrateCS/Source/TileEntities/TileEntitySign.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntitySign.cs rename to SubstrateCS/Source/TileEntities/TileEntitySign.cs diff --git a/Substrate/SubstrateCS/Source/TileEntities/TileEntityTrap.cs b/SubstrateCS/Source/TileEntities/TileEntityTrap.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntities/TileEntityTrap.cs rename to SubstrateCS/Source/TileEntities/TileEntityTrap.cs diff --git a/Substrate/SubstrateCS/Source/TileEntity.cs b/SubstrateCS/Source/TileEntity.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntity.cs rename to SubstrateCS/Source/TileEntity.cs diff --git a/Substrate/SubstrateCS/Source/TileEntityFactory.cs b/SubstrateCS/Source/TileEntityFactory.cs similarity index 100% rename from Substrate/SubstrateCS/Source/TileEntityFactory.cs rename to SubstrateCS/Source/TileEntityFactory.cs diff --git a/Substrate/SubstrateCS/Source/Vector.cs b/SubstrateCS/Source/Vector.cs similarity index 100% rename from Substrate/SubstrateCS/Source/Vector.cs rename to SubstrateCS/Source/Vector.cs diff --git a/Substrate/SubstrateCS/Source/World.cs b/SubstrateCS/Source/World.cs similarity index 100% rename from Substrate/SubstrateCS/Source/World.cs rename to SubstrateCS/Source/World.cs diff --git a/Substrate/SubstrateCS/Substrate.csproj b/SubstrateCS/Substrate.csproj similarity index 100% rename from Substrate/SubstrateCS/Substrate.csproj rename to SubstrateCS/Substrate.csproj diff --git a/Substrate/SubstrateCS/Substrate.sln b/SubstrateCS/Substrate.sln similarity index 100% rename from Substrate/SubstrateCS/Substrate.sln rename to SubstrateCS/Substrate.sln diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/BlockReplace.vbproj b/SubstrateVBNET/Examples/BlockReplace/BlockReplace.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/BlockReplace.vbproj rename to SubstrateVBNET/Examples/BlockReplace/BlockReplace.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/Module1.vb b/SubstrateVBNET/Examples/BlockReplace/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/Module1.vb rename to SubstrateVBNET/Examples/BlockReplace/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/BlockReplace/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/BlockReplace/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Application.myapp b/SubstrateVBNET/Examples/BlockReplace/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Application.myapp rename to SubstrateVBNET/Examples/BlockReplace/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/BlockReplace/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/BlockReplace/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/BlockReplace/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/BlockReplace/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Resources.resx b/SubstrateVBNET/Examples/BlockReplace/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Resources.resx rename to SubstrateVBNET/Examples/BlockReplace/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/BlockReplace/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/BlockReplace/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Settings.settings b/SubstrateVBNET/Examples/BlockReplace/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/BlockReplace/My Project/Settings.settings rename to SubstrateVBNET/Examples/BlockReplace/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/Convert/Convert.vbproj b/SubstrateVBNET/Examples/Convert/Convert.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/Convert.vbproj rename to SubstrateVBNET/Examples/Convert/Convert.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/Convert/Module1.vb b/SubstrateVBNET/Examples/Convert/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/Module1.vb rename to SubstrateVBNET/Examples/Convert/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/Convert/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/Convert/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/Convert/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Convert/My Project/Application.myapp b/SubstrateVBNET/Examples/Convert/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/My Project/Application.myapp rename to SubstrateVBNET/Examples/Convert/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/Convert/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/Convert/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/Convert/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/Convert/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/Convert/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/Convert/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Convert/My Project/Resources.resx b/SubstrateVBNET/Examples/Convert/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/My Project/Resources.resx rename to SubstrateVBNET/Examples/Convert/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/Convert/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/Convert/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/Convert/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Convert/My Project/Settings.settings b/SubstrateVBNET/Examples/Convert/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Convert/My Project/Settings.settings rename to SubstrateVBNET/Examples/Convert/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/Examples.sln b/SubstrateVBNET/Examples/Examples.sln similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Examples.sln rename to SubstrateVBNET/Examples/Examples.sln diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/FlatMap.vbproj b/SubstrateVBNET/Examples/FlatMap/FlatMap.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/FlatMap.vbproj rename to SubstrateVBNET/Examples/FlatMap/FlatMap.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/Module1.vb b/SubstrateVBNET/Examples/FlatMap/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/Module1.vb rename to SubstrateVBNET/Examples/FlatMap/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/FlatMap/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/FlatMap/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Application.myapp b/SubstrateVBNET/Examples/FlatMap/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Application.myapp rename to SubstrateVBNET/Examples/FlatMap/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/FlatMap/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/FlatMap/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/FlatMap/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/FlatMap/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Resources.resx b/SubstrateVBNET/Examples/FlatMap/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Resources.resx rename to SubstrateVBNET/Examples/FlatMap/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/FlatMap/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/FlatMap/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Settings.settings b/SubstrateVBNET/Examples/FlatMap/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/FlatMap/My Project/Settings.settings rename to SubstrateVBNET/Examples/FlatMap/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/GiveItem.vbproj b/SubstrateVBNET/Examples/GiveItem/GiveItem.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/GiveItem.vbproj rename to SubstrateVBNET/Examples/GiveItem/GiveItem.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/Module1.vb b/SubstrateVBNET/Examples/GiveItem/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/Module1.vb rename to SubstrateVBNET/Examples/GiveItem/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/GiveItem/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/GiveItem/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Application.myapp b/SubstrateVBNET/Examples/GiveItem/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Application.myapp rename to SubstrateVBNET/Examples/GiveItem/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/GiveItem/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/GiveItem/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/GiveItem/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/GiveItem/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Resources.resx b/SubstrateVBNET/Examples/GiveItem/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Resources.resx rename to SubstrateVBNET/Examples/GiveItem/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/GiveItem/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/GiveItem/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Settings.settings b/SubstrateVBNET/Examples/GiveItem/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GiveItem/My Project/Settings.settings rename to SubstrateVBNET/Examples/GiveItem/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/GoodyChest.vbproj b/SubstrateVBNET/Examples/GoodyChest/GoodyChest.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/GoodyChest.vbproj rename to SubstrateVBNET/Examples/GoodyChest/GoodyChest.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/Module1.vb b/SubstrateVBNET/Examples/GoodyChest/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/Module1.vb rename to SubstrateVBNET/Examples/GoodyChest/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/GoodyChest/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/GoodyChest/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Application.myapp b/SubstrateVBNET/Examples/GoodyChest/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Application.myapp rename to SubstrateVBNET/Examples/GoodyChest/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/GoodyChest/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/GoodyChest/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/GoodyChest/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/GoodyChest/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Resources.resx b/SubstrateVBNET/Examples/GoodyChest/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Resources.resx rename to SubstrateVBNET/Examples/GoodyChest/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/GoodyChest/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/GoodyChest/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Settings.settings b/SubstrateVBNET/Examples/GoodyChest/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/GoodyChest/My Project/Settings.settings rename to SubstrateVBNET/Examples/GoodyChest/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/Maze/Maze.vbproj b/SubstrateVBNET/Examples/Maze/Maze.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/Maze.vbproj rename to SubstrateVBNET/Examples/Maze/Maze.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/Maze/Module1.vb b/SubstrateVBNET/Examples/Maze/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/Module1.vb rename to SubstrateVBNET/Examples/Maze/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/Maze/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/Maze/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/Maze/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Maze/My Project/Application.myapp b/SubstrateVBNET/Examples/Maze/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/My Project/Application.myapp rename to SubstrateVBNET/Examples/Maze/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/Maze/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/Maze/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/Maze/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/Maze/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/Maze/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/Maze/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Maze/My Project/Resources.resx b/SubstrateVBNET/Examples/Maze/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/My Project/Resources.resx rename to SubstrateVBNET/Examples/Maze/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/Maze/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/Maze/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/Maze/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Maze/My Project/Settings.settings b/SubstrateVBNET/Examples/Maze/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Maze/My Project/Settings.settings rename to SubstrateVBNET/Examples/Maze/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/Module1.vb b/SubstrateVBNET/Examples/MoveSpawn/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/Module1.vb rename to SubstrateVBNET/Examples/MoveSpawn/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/MoveSpawn.vbproj b/SubstrateVBNET/Examples/MoveSpawn/MoveSpawn.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/MoveSpawn.vbproj rename to SubstrateVBNET/Examples/MoveSpawn/MoveSpawn.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/MoveSpawn/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/MoveSpawn/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Application.myapp b/SubstrateVBNET/Examples/MoveSpawn/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Application.myapp rename to SubstrateVBNET/Examples/MoveSpawn/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/MoveSpawn/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/MoveSpawn/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.resx b/SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.resx rename to SubstrateVBNET/Examples/MoveSpawn/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.settings b/SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.settings rename to SubstrateVBNET/Examples/MoveSpawn/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/Module1.vb b/SubstrateVBNET/Examples/PurgeEntities/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/Module1.vb rename to SubstrateVBNET/Examples/PurgeEntities/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/PurgeEntities/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/PurgeEntities/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Application.myapp b/SubstrateVBNET/Examples/PurgeEntities/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Application.myapp rename to SubstrateVBNET/Examples/PurgeEntities/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/PurgeEntities/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/PurgeEntities/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.resx b/SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.resx rename to SubstrateVBNET/Examples/PurgeEntities/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.settings b/SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.settings rename to SubstrateVBNET/Examples/PurgeEntities/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/PurgeEntities/PurgeEntities.vbproj b/SubstrateVBNET/Examples/PurgeEntities/PurgeEntities.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/PurgeEntities/PurgeEntities.vbproj rename to SubstrateVBNET/Examples/PurgeEntities/PurgeEntities.vbproj diff --git a/Substrate/SubstrateVBNET/Examples/Relight/Module1.vb b/SubstrateVBNET/Examples/Relight/Module1.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/Module1.vb rename to SubstrateVBNET/Examples/Relight/Module1.vb diff --git a/Substrate/SubstrateVBNET/Examples/Relight/My Project/Application.Designer.vb b/SubstrateVBNET/Examples/Relight/My Project/Application.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/My Project/Application.Designer.vb rename to SubstrateVBNET/Examples/Relight/My Project/Application.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Relight/My Project/Application.myapp b/SubstrateVBNET/Examples/Relight/My Project/Application.myapp similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/My Project/Application.myapp rename to SubstrateVBNET/Examples/Relight/My Project/Application.myapp diff --git a/Substrate/SubstrateVBNET/Examples/Relight/My Project/AssemblyInfo.vb b/SubstrateVBNET/Examples/Relight/My Project/AssemblyInfo.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/My Project/AssemblyInfo.vb rename to SubstrateVBNET/Examples/Relight/My Project/AssemblyInfo.vb diff --git a/Substrate/SubstrateVBNET/Examples/Relight/My Project/Resources.Designer.vb b/SubstrateVBNET/Examples/Relight/My Project/Resources.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/My Project/Resources.Designer.vb rename to SubstrateVBNET/Examples/Relight/My Project/Resources.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Relight/My Project/Resources.resx b/SubstrateVBNET/Examples/Relight/My Project/Resources.resx similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/My Project/Resources.resx rename to SubstrateVBNET/Examples/Relight/My Project/Resources.resx diff --git a/Substrate/SubstrateVBNET/Examples/Relight/My Project/Settings.Designer.vb b/SubstrateVBNET/Examples/Relight/My Project/Settings.Designer.vb similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/My Project/Settings.Designer.vb rename to SubstrateVBNET/Examples/Relight/My Project/Settings.Designer.vb diff --git a/Substrate/SubstrateVBNET/Examples/Relight/My Project/Settings.settings b/SubstrateVBNET/Examples/Relight/My Project/Settings.settings similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/My Project/Settings.settings rename to SubstrateVBNET/Examples/Relight/My Project/Settings.settings diff --git a/Substrate/SubstrateVBNET/Examples/Relight/Relight.vbproj b/SubstrateVBNET/Examples/Relight/Relight.vbproj similarity index 100% rename from Substrate/SubstrateVBNET/Examples/Relight/Relight.vbproj rename to SubstrateVBNET/Examples/Relight/Relight.vbproj