Tidy up FMInfo
This commit is contained in:
parent
c46c77bdb5
commit
3c0acaaf8a
107
FMInfo.txt
107
FMInfo.txt
|
@ -1,49 +1,55 @@
|
||||||
=============================================================
|
================================================================================
|
||||||
Title : MISSION NAME
|
Title : MISSION NAME
|
||||||
Filename : ARCHIVE NAME
|
Filename : ARCHIVE NAME
|
||||||
Author : Jayrude
|
Author : Jayrude
|
||||||
Contact info : Jayrude#9585 on Discord
|
Contact : @jayrude (Discord)
|
||||||
Date of release : RELEASE DATE
|
@Jayrude@mastodon.gamedev.place (Mastodon)
|
||||||
Version : 1.0
|
Date : RELEASE DATE
|
||||||
============================================================
|
Version : 1.0
|
||||||
|
|
||||||
|
================================================================================
|
||||||
* Notes *
|
* Notes *
|
||||||
|
|
||||||
Mission was built on NewDark 1.27. It's recommended to play on this version or newer.
|
- NewDark 1.27 or later is required
|
||||||
Use a modern loader designed for NewDark (e.g. FMSel, AngelLoader, NewDarkLoader).
|
- Only modern FM loaders are supported (e.g. FMSel, AngelLoader, NewDarkLoader).
|
||||||
This means do NOT use Darkloader or Garrettloader. Any issues encountered while using an outdated loader will be ignored :)
|
This means do NOT use DarkLoader or GarrettLoader
|
||||||
Do NOT use texture or object mods! This mission is not designed around them and they may cause graphical or gameplay issues.
|
- Old-style FM loaders (e.g. DarkLoader, GarrettLoader) are not supported. Use a
|
||||||
|
modern loader such as FMSel, AngelLoader, or NewDarkLoader instead. Any issues
|
||||||
|
that occur when using an unsupported FM loader will be ignored :)
|
||||||
|
- Texture and object mods are not supported. The mission is not designed with
|
||||||
|
them in mind and they may cause graphical and/or gameplay issues
|
||||||
|
|
||||||
=============================================================
|
================================================================================
|
||||||
* Briefing *
|
* Briefing *
|
||||||
|
|
||||||
BRIEFING HERE...
|
BRIEFING HERE...
|
||||||
|
|
||||||
=============================================================
|
================================================================================
|
||||||
* Play Information *
|
* Play Information *
|
||||||
|
|
||||||
Game : Thief: Gold
|
Game : Thief: Gold
|
||||||
Level Names : MISSION NAME
|
Level Names : MISSION NAME
|
||||||
File names : miss20.mis
|
File names : miss20.mis
|
||||||
Difficulty Settings : Normal/Hard/Expert
|
Difficulty Settings : Normal/Hard/Expert
|
||||||
Equipment store : Yes/No
|
Equipment store : Yes/No
|
||||||
Map/Automap : Yes/No
|
Map/Automap : Yes/No
|
||||||
New graphics : Yes/No
|
New graphics : Yes/No
|
||||||
New sounds : Yes/No
|
New sounds : Yes/No
|
||||||
New conversations : Yes/No
|
New conversations : Yes/No
|
||||||
New models : Yes/No
|
New models : Yes/No
|
||||||
EAX Support : Yes/No
|
EAX Support : Yes/No
|
||||||
Multi language support : Yes/No
|
Multi language support : Yes/No
|
||||||
Briefing : Yes/No
|
Briefing : Yes/No
|
||||||
Subtitles: : Yes/No
|
Subtitles : Yes/No
|
||||||
|
|
||||||
=============================================================
|
================================================================================
|
||||||
* Construction *
|
* Construction *
|
||||||
|
|
||||||
Base : From scratch
|
Base : From scratch
|
||||||
Map Size :
|
Map Size :
|
||||||
Build Time :
|
Build Time :
|
||||||
|
|
||||||
=============================================================
|
================================================================================
|
||||||
* Thanks To *
|
* Thanks To *
|
||||||
|
|
||||||
General:
|
General:
|
||||||
|
@ -55,29 +61,26 @@ Testers:
|
||||||
Translations:
|
Translations:
|
||||||
-
|
-
|
||||||
|
|
||||||
=============================================================
|
================================================================================
|
||||||
* Custom Resources Credits *
|
* Custom Resources Credits *
|
||||||
|
|
||||||
I've tried to credit all custom assets I use, but sometimes it is hard to ascertain the correct authors and usage rights. If you recognise anything that's uncredited/miscredited/misused, please contact me using the information at the top of this document and I will do my best to correct my mistake.
|
I've tried to credit all custom assets I use, but sometimes it is hard to
|
||||||
|
ascertain the correct authors and usage rights. If you recognise anything that's
|
||||||
|
uncredited/miscredited/misused, please contact me and I will do my best to
|
||||||
|
correct my mistake.
|
||||||
|
|
||||||
Textures:
|
Full credits can be found in Credits.txt
|
||||||
-
|
|
||||||
|
|
||||||
Objects:
|
================================================================================
|
||||||
-
|
|
||||||
|
|
||||||
Meshes:
|
|
||||||
-
|
|
||||||
|
|
||||||
Voices:
|
|
||||||
-
|
|
||||||
|
|
||||||
Sounds:
|
|
||||||
-
|
|
||||||
|
|
||||||
=============================================================
|
|
||||||
* Copyright Information *
|
* Copyright Information *
|
||||||
|
|
||||||
This mission is (c) by Jayrude, 202X. Distribution of this level is allowed as long as it is free and the package is kept intact. No one may edit and re-distribute this mission without my expressed permission. This level was not made and is not supported by Looking Glass Studios, Eidos Interactive, or Ion Storm.
|
This mission is (c) by Jayrude, 202X.
|
||||||
|
|
||||||
=============================================================
|
Distribution of this level is allowed as long as it is free and the package is
|
||||||
|
kept intact. No one may edit and re-distribute this mission without my expressed
|
||||||
|
permission.
|
||||||
|
|
||||||
|
This level was not made and is not supported by Looking Glass Studios, Eidos
|
||||||
|
Interactive, or Ion Storm.
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
|
Loading…
Reference in New Issue