Fed up with having to deal with formatting your readme in Notepad? Well then download TES3 Readme Generator today!
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.1.2
Moved location of settings.ini so that installer download won't cause permission issues.
Version 2.1.0
Fixed blank sections still being listed in the section contents
Fixed section contents misalignment of items
Version 2.0.0
Added: an icon
Added: a check to make sure a directory exists before saving or generating
Changed: default save and generation paths
Removed: many old things here and there
Version 1.9.7
Added: Separator selection
Added: Can now select whether to open readme after generation
Added: Can now use a folder browser to select saving and generation paths
Added: Section contents generation
Added: Filename magic words
Added: All preferences are now saved between sessions
Version 1.9.0
- Rebuilt with WPF using the MVVM pattern
- Added: Load Order section
- Changed: Moved Custom Sections to its own tab
- Changed: Improved UI
- Many other improvements and tweaks
- Issues: Preferences are not currently saved
Version 1.0.0pre
Added preview tab
Added up and down arrow hotkeys for moving the order of readme sections
Large refactor of the code
Version 0.9.6.1
Removed "Needs a clean save" checkbox
Fixed predefined permissions text appearing in extra permissions text area
Fixed title separator preference not being saved
Fixed data being leftover from a previously loaded readme
Version 0.9.1
Added: Saving and loading in the .esr format.
Added: A folder browser for selecting default saving and generating paths.
Version 0.7.4.5
Fixed issue where text from deleted sections remained
Fixed issue where deleted sections where still being written to the readme
Fixed issue where 'EMPTY STRING' would appear in the text box when a new custom section was created
Version 0.7.4.2
Fixed: crash when clicking the Delete button with nothing selected
Version 0.7.4
Added: checkbox to enable and disable the extra permissions box.
Added: status bar that informs the user where the readme has been generated, and if there are any errors.
Added: custom sections.
Added: checks for name, version, author, and title version fields. If these are empty the readme will not generated.
Added: can now change the file name of the generated readme. Available magic cards are: %Name, %Version, and %Author.
Added: Can now change the default generation and saving paths.
Added: Can toggle whether to create a new directory or not. Used for when the default gen or save directories don't currently exist.
If a directory does not exist, and creating a new directory is unchecked, then the readme will be generated in the fallback directory of My Documents.
Added: all preferences will now persist across sessions.
Removed: readme generation dialog.
Removed: readme saving dialog (you couldn't access it, but it was there).
Code: A lot of Readme object restructuring, including the addition of the ReadmeSection object.
The TES3 Readme Generator is to make life easier and simpler for Morrowind modders everywhere! No more do you have to mess around in Notepad to make your readme's look good. The TES3 Readme Generator will do it all for you. Just type in the information about your mods into the relevant fields, click the Generate button, and voila! A new readme! Ready to be distributed with you mod.
Any section left blank will not be included in the generated readme.
Features
Generate a readme with the following sections:
Title of Mod
Version
Author
Requirements
Specific Requirements
Description
Install
Uninstall
Updating
Incompatibility
Known Issues or Bugs
Load Order
Changelog
Credits
Contact
Permissions
The readme can be opened automatically after generation for reviewing.
Custom sections can be added to the readme
As many sections can be created as needed
Each section can be titled differently
Default and custom sections can be reordered
A preferences tab
Section title separator's can be customised
A readme contents can be toggled
Readme filename can be customised using the magic words: %Name, %Version, and %Author
Default generation path can be customised
Default saving path can be customised
Saving readme's in the .esr format
Loading readme's in the .esr format
Changes in 2.1.2
Moved location of settings.ini so that installer download won't cause permission issues.
Old versions:
Changes in 2.1.0
Fixed blank sections still being listed in the section contents
Fixed section contents misalignment of items
Changes in 2.0.0
Added: an icon
Added: a check to make sure a directory exists before saving or generating
Changed: default save and generation paths
Removed: many old things here and there
Changes in 1.9.7
Added: Separator selection
Added: Can now select whether to open readme after generation
Added: Can now use a folder browser to select saving and generation paths
Added: Section contents generation
Added: Filename magic words
Added: All preferences are now saved between sessions
Changes in 1.9.0
Rebuilt with WPF using the MVVM pattern
Added: Load Order section
Changed: Moved Custom Sections to its own tab
Changed: Improved UI
Many other improvements and tweaks
Issue: Preferences are not currently saved
Issue: Automatically opening the readme after generation is broken
Changes in 0.9.1
Added: Saving and loading in the .esr format.
Added: A folder browsing dialog for selecting the default saving and generating paths.
Changes in 0.7.4.5
Fixed issue where text from deleted sections remained
Fixed issue where deleted sections where still being written to the readme
Fixed issue where 'EMPTY STRING' would appear in the text box when a new custom section was created
Changes in 0.7.4
Added: checkbox to enable and disable the extra permissions box.
Added: status bar that informs the user where the readme has been generated, and if there are any errors.
Added: custom sections.
Added: checks for name, version, author, and title version fields. If these are empty the readme will not generated.