Skip to content

Commit

Permalink
Add message warning users of plugins made pre-CK (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 authored Sep 4, 2023
1 parent 23013fa commit 1e43c3c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,13 @@ globals:
# Latest LOOT Thread
- *latestLOOTThread

# Warn users of plugins that were made before the CK was released
# Temporary warning - Pending removal once CK is released
- type: warn
content:
- lang: en
text: 'It is recommended not to use mods that contain **plugins** (i.e. files ending in **.esm**, **.esp** or **.esl**), until official modding tools have been made available.'

# Latest Version
# Starfield Game Runtime

Expand Down

0 comments on commit 1e43c3c

Please sign in to comment.