-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodinfo.lua
More file actions
15 lines (14 loc) · 781 Bytes
/
Copy pathmodinfo.lua
File metadata and controls
15 lines (14 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "Mod Presets"
author = "rawii22 & lord_of_les_ralph"
description = "Allows you to store and apply mod presets for client and server mods. The preset system works exactly the same as the world settings presets. We added a preset box in the mods tab and the main menu's mod screen.\n\n"
.."The presets not only store mod selections, but they also store your individual configuration choices for each mod.\n\n"
.."Check out the README in the files (or github) for a full description of the functionality!\n"
.."https://github.com/rawii22/ModPresets"
version = "1.2"
version_compatible = "1.0"
icon = "modicon.tex"
icon_atlas = "modicon.xml"
forumthread = "topic/142138-new-mod-mod-presets-release/"
dst_compatible = true
all_clients_require_mod = false
client_only_mod = true