mirror of
https://github.com/araxiaonline/wow.ets.modules.git
synced 2026-06-13 02:32:21 -04:00
I am stupid and named them index vs README
This commit is contained in:
15
modules/README.md
Normal file
15
modules/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# ETS Module Registry List
|
||||
|
||||
## Gameplay
|
||||
- [achievement-tokens](gameplay/achievement-tokens/README.md) - Adds donation or custom game tokens to world rewarded for achievements.
|
||||
- [worgoblin](gameplay/worgoblin/index.md) - Changes default start settings for Goblins and Worgen.
|
||||
|
||||
## Commands
|
||||
- [set-xp-rate](commands/set-xp-rate/README.md) - Add command to allow players to set their own xprate on demand up to configured limit.
|
||||
|
||||
## GameObjects
|
||||
- [soulswapper](gameobjects/soulswapper/README.md)
|
||||
|
||||
## Special
|
||||
- [gambler](special/gambler/README.md) - Adds mini games to the game to allow players to gamble.
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
# ETS Module Registry List
|
||||
|
||||
## Gameplay
|
||||
- [achievement-tokens](gameplay/achievement-tokens/index.md) - Adds donation or custom game tokens to world rewarded for achievements.
|
||||
- [worgoblin](gameplay/worgoblin/index.md) - Changes default start settings for Goblins and Worgen.
|
||||
|
||||
## Commands
|
||||
- [set-xp-rate](commands/set-xp-rate/index.md) - Add command to allow players to set their own xprate on demand up to configured limit.
|
||||
|
||||
## Special
|
||||
- [gambler](special/gambler/index.md) - Adds mini games to the game to allow players to gamble.
|
||||
|
||||
Reference in New Issue
Block a user