more file header "NetHack 3.6" to "NetHack 3.7"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
\documentstyle[titlepage,longtable]{article}
|
||||
% NetHack 3.6 Guidebook.tex $NHDT-Date: 1431192762 2015/12/16 17:32:42 $ $NHDT-Branch: master $:$NHDT-Revision: 1.60 $ */
|
||||
% NetHack 3.7 Guidebook.tex $NHDT-Date: 1431192762 2015/12/16 17:32:42 $ $NHDT-Branch: master $:$NHDT-Revision: 1.60 $ */
|
||||
%+% we're still limping along in LaTeX 2.09 compatibility mode
|
||||
%-%\documentclass{article}
|
||||
%-%\usepackage{hyperref} % before longtable
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
Instructions for compiling and installing
|
||||
NetHack 3.7 on a DOS system
|
||||
======================================================
|
||||
(or, How to make PC NetHack 3.6)
|
||||
Last revision: $NHDT-Date: 1596498267 2020/08/03 23:44:27 $
|
||||
(or, How to make PC NetHack 3.7)
|
||||
Last revision: $NHDT-Date: 1596508786 2020/08/04 02:39:46 $
|
||||
|
||||
Credit for a runnable full PC NetHack 3.7 goes to the PC Development team
|
||||
of Paul Winner, Kevin Smolkowski, Michael Allison, Yitzhak Sapir, Bill Dyer,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
MSDOS specific help file for NetHack 3.6
|
||||
MSDOS specific help file for NetHack 3.7
|
||||
(Last Revision: December 4, 1999)
|
||||
|
||||
Copyright (c) NetHack PC Development Team 1993-1999.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Microsoft Windows specific help file for NetHack 3.6
|
||||
Copyright (c) NetHack PC Development Team 1993-2002.
|
||||
Microsoft Windows specific help file for NetHack 3.7
|
||||
Copyright (c) NetHack PC Development Team 1993-2020.
|
||||
NetHack may be freely distributed. See license for details.
|
||||
(Last Revision: March 16, 2003)
|
||||
(Last Revision: August 8, 2020)
|
||||
|
||||
This file details specifics for NetHack built for Windows 95, 98, NT,
|
||||
Me, 2000, and XP. Users of really early 16-bit Windows versions should
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" IgnorableNamespaces="uap mp rescap">
|
||||
<Identity Name="30485NetHackDevTeam.NetHack3.6" Publisher="CN=8BDC628A-FAAA-4EBA-8B5B-EB61BA93BA1F" Version="363.0.28.0" />
|
||||
<Properties>
|
||||
<DisplayName>NetHack 3.6</DisplayName>
|
||||
<DisplayName>NetHack 3.7</DisplayName>
|
||||
<PublisherDisplayName>NetHack DevTeam</PublisherDisplayName>
|
||||
<Logo>Images\StoreLogo.png</Logo>
|
||||
</Properties>
|
||||
@@ -15,7 +15,7 @@
|
||||
</Resources>
|
||||
<Applications>
|
||||
<Application Id="App" Executable="$targetnametoken$.exe" EntryPoint="$targetentrypoint$">
|
||||
<uap:VisualElements DisplayName="NetHack 3.6" Description="NetHack 3.6" BackgroundColor="transparent" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
|
||||
<uap:VisualElements DisplayName="NetHack 3.7" Description="NetHack 3.7" BackgroundColor="transparent" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
|
||||
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square310x310Logo="Images\LargeTile.png" Square71x71Logo="Images\SmallTile.png">
|
||||
</uap:DefaultTile>
|
||||
<uap:SplashScreen Image="Images\SplashScreen.png" />
|
||||
@@ -26,4 +26,4 @@
|
||||
<Capability Name="internetClient" />
|
||||
<rescap:Capability Name="runFullTrust" />
|
||||
</Capabilities>
|
||||
</Package>
|
||||
</Package>
|
||||
|
||||
@@ -363,11 +363,11 @@
|
||||
<ProductReservedInfo>
|
||||
<MainPackageIdentityName>30485NetHackDevTeam.NetHack3.6</MainPackageIdentityName>
|
||||
<ReservedNames>
|
||||
<ReservedName>NetHack 3.6</ReservedName>
|
||||
<ReservedName>NetHack 3.7</ReservedName>
|
||||
</ReservedNames>
|
||||
</ProductReservedInfo>
|
||||
<AccountPackageIdentityNames>
|
||||
<MainPackageIdentityName>30485NetHackDevTeam.NetHackBeta</MainPackageIdentityName>
|
||||
</AccountPackageIdentityNames>
|
||||
<PackageInfoList LandingUrl="https://developer.microsoft.com/dashboard/Application?appId=9PJ7BFSRP8M5" />
|
||||
</StoreAssociation>
|
||||
</StoreAssociation>
|
||||
|
||||
Reference in New Issue
Block a user