- Holdable items don't try to change the pose if hand anim is disabled (e.g. when dragging someone or using a railgun controller) - Indicator which shows the position of the sub when spectating - Bugfix in controller selection logic - Saving attributes on separate lines in serversettings.xml - Safer validation of received sub files
18 lines
589 B
XML
18 lines
589 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<PublishUrlHistory>publish\</PublishUrlHistory>
|
|
<InstallUrlHistory />
|
|
<SupportUrlHistory />
|
|
<UpdateUrlHistory />
|
|
<BootstrapperUrlHistory />
|
|
<ErrorReportUrlHistory />
|
|
<FallbackCulture>en-US</FallbackCulture>
|
|
<VerifyUploadedFiles>false</VerifyUploadedFiles>
|
|
<ProjectView>ShowAllFiles</ProjectView>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ReferencePath>
|
|
</ReferencePath>
|
|
</PropertyGroup>
|
|
</Project> |