it builds kinda, but .loc file is fucked and missing asset copying
replaced miles sound system replaced .arc format with a folder
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
#include "..\Minecraft.Client\TexturePackRepository.h"
|
||||
#include "..\Minecraft.Client\DLCTexturePack.h"
|
||||
#include "..\Minecraft.Client\Common\DLC\DLCPack.h"
|
||||
#include "..\Minecraft.Client\PS3\PS3Extras\ShutdownManager.h"
|
||||
|
||||
|
||||
DWORD Level::tlsIdx = TlsAlloc();
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ShowAllFiles>true</ShowAllFiles>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user