Skip to content

Commit 631ee82

Browse files
Modding Tools update 2024-09-16
- Added ImageMagick preliminary article - Detailed 'TES Bookmaker - Added TES Readme Generator - Added TES3CS RR UI for Modern Monitors - Updated TES Map Merge
1 parent fa67d30 commit 631ee82

File tree

9 files changed

+122
-39
lines changed

9 files changed

+122
-39
lines changed
44.2 KB
Loading
28.5 KB
Loading
23.6 KB
Loading

mmw-content/modding-tools/misc-tools/tes-bookmaker.md

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ aliases:
44
- TES Bookmaker
55
tags:
66
- Books
7+
- Language/Russian
78
description:
89
---
910

@@ -17,18 +18,40 @@ description:
1718
>
1819
> > [!caption|center wfull txt-s]
1920
> >
20-
> > %%insert image%%
21-
> >
21+
> > ![[ajiras-flower-report-tes-bookmaker.png|center]]
22+
> > [Ajira's Flower Report](https://en.uesp.net/wiki/Morrowind:Ajira%27s_Flower_Report) as rendered by **TES Bookmaker**
23+
> > image source: Morrowind Modding Wiki
2224
>
2325
> ### Details
2426
>
2527
> | Type | Name |
2628
> | --- | --- |
27-
> | **Links** | |
28-
> | **Requirements** | |
29-
> | **Author** | |
29+
> | **Links** | [FullRest](http://www.fullrest.ru/files/bookmaker) (Russian) |
30+
> | **Requirements** | none |
31+
> | **Author** | Дарин (Darin) |
32+
33+
**TES Bookmaker** is a simple text editor for creating Morrowind books, capable of converting plain text into Morrowind's bespoke HTML format and featuring a <abbr title="graphical user interface">GUI</abbr> with buttons for text-formatting.
34+
35+
## Translation
36+
37+
Although the UI is in Russian, it is fully capable of rendering English and other languages, and its simple UI does not require knowledge of the language.
38+
39+
Below are English translations of the four UI elements which are in Russian:
40+
41+
1. **Название** = "Name"
42+
2. **Моя книга** = "My Book"
43+
3. **Автор** = "Author"
44+
4. **Джон Доу** = "John Doe"
45+
46+
The remaining UI buttons are symbols which do not require translation.
47+
48+
## Usage
49+
50+
51+
52+
![[tes-bookmaker-russian-english-translation.png]]
3053

3154
## External Links
3255

3356
- **Notes for Modmakers**, ["TES Bookmaker"](https://morrowind-nif.github.io/Notes_RU/tes_bookmaker.htm?ms=CyAAAAAAEAAAAAAAABAAAAAAAAAAAEABEAgYCA%3D%3D&st=MA%3D%3D&sct=MA%3D%3D&mw=MzIw) #Language/Russian
34-
- http://www.fullrest.ru/files/bookmaker/files
57+
- http://www.fullrest.ru/files/bookmaker

mmw-content/modding-tools/misc-tools/tes-map-merge.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: TES Map Merge
33
aliases:
44
- TES Map Merge
5+
- MapMerge
56
tags:
67
- Maps
7-
description:
8+
description: A tool for merging the output of Morrowind's CreateMaps function into a single continuous Map.
89
---
910

1011
![[maintenance-expand-article#^6fc39d|clean]]
@@ -15,11 +16,26 @@ description:
1516
>
1617
> ## TES Map Merge
1718
>
18-
> %% insert image %%
19+
> > [!caption|center wfull txt-s]
20+
> >
21+
> > %% insert image %%
22+
> >
23+
> > [image source]()
1924
>
2025
> ### Table Heading
2126
>
2227
> | Type | Name |
2328
> | --- | --- |
2429
> | **Links** | [NexusMods](https://www.nexusmods.com/morrowind/mods/43827) |
25-
> | Row | Row |
30+
> | **Requirements** | none |
31+
> | **Author** | Cougar |
32+
33+
**TES Map Merge** is a tool for merging the output of Morrowind's `CreateMaps` function into a single continuous Map.
34+
35+
Same functionality can possibly be achieved with xnview or an [[imagemagick|ImageMagick]] 'montage'.
36+
37+
## External Links
38+
39+
- **UESP**, ["Morrowind Mod:CreateMaps"](https://en.m.uesp.net/wiki/Morrowind_Mod:CreateMaps).
40+
- https://www.xnview.com/en/ - alternative
41+
- https://www.imagemagick.org/Usage/montage/ - ImageMagick montage

mmw-content/modding-tools/misc-tools/tes3-readme-generator.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

mmw-content/modding-tools/misc-tools/tes3cs-rr-ui-for-modern-monitors.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,24 @@ tags:
99
description:
1010
---
1111

12+
1213
![[maintenance-expand-article#^6fc39d|clean]]
1314

1415
## About
1516

1617
> [!infobox|n-th]
1718
>
18-
> ## RR UI for Modern Monitors
19+
> ## TESCS RR UI
1920
>
20-
> %% insert image %%
21+
> > [!caption|center wfull txt-s]
22+
> >
23+
> > %%insert image%%
24+
> >
2125
>
22-
> ### Table Heading
26+
> ### Details
2327
>
2428
> | Type | Name |
2529
> | --- | --- |
26-
> | Row | Row |
27-
> | Row | Row |
30+
> | **Links** | |
31+
> | **Requirements** | |
32+
> | **Author** | [SiberianCrab](https://www.nexusmods.com/morrowind/users/841275), Resdayn Revival |
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: TES3 Readme Generator
3+
aliases:
4+
- TES3 Readme Generator
5+
tags:
6+
- Publishing-Mods
7+
description: A utility for generating text file documentation for mods.
8+
---
9+
10+
![[maintenance-expand-article#^6fc39d|clean]]
11+
12+
## About
13+
14+
> [!infobox|n-th]
15+
>
16+
> ## TES3 Readme Generator
17+
>
18+
> > [!caption|center wfull txt-s]
19+
> >
20+
> > ![[screenshot-of-tes-readme-generator.webp|center]]
21+
> > **TES Readme Generator** features a GUI for generating mod readmes.
22+
> > [image source](https://staticdelivery.nexusmods.com/mods/100/images/43208-1-1414607475.png)
23+
>
24+
> ### Details
25+
>
26+
> | Type | Name |
27+
> | --- | --- |
28+
> | **Links** | [NexusMods](https://www.nexusmods.com/morrowind/mods/43208) |
29+
> | **Requirements** | none |
30+
> | **Author** | [Brucoms (TheLadyVulcan)](https://next.nexusmods.com/profile/TheLadyVulcan/about-me) |
31+
32+
**TES Readme Generator** is a <abbr title="graphical user interface">GUI</abbr> utility for generating text file documentation for mods, developed by TheLadyVulcan (previously known as 'Brucoms').
33+
34+
## External Links
35+
36+
- **The Assimilation Lab**, ["TES3 Readme Generator 2.1.2"](https://web.archive.org/web/20200224052038/http://www.theassimilationlab.com/forums/files/file/1026-tes3-readme-generator/) (web archive)
37+
- **UESP**, ["Morrowind Mod:TES3 Readme Generator"](https://en.m.uesp.net/wiki/Morrowind_Mod:TES3_Readme_Generator)
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: ImageMagick
3+
aliases: ImageMagick
4+
tags:
5+
description:
6+
---
7+
8+
![[maintenance-expand-article#^6fc39d|clean]]
9+
10+
## About
11+
12+
> [!infobox|n-th]
13+
>
14+
> ## Article Title
15+
>
16+
> > [!caption|center wfull txt-s]
17+
> >
18+
> > %%insert image%%
19+
> >
20+
>
21+
> ### Details
22+
>
23+
> | Type | Name |
24+
> | --- | --- |
25+
> | **Links** | [Website](https://imagemagick.org/index.php) |
26+
> | **Requirements** | |
27+
> | **Author** | |

0 commit comments

Comments
 (0)