docs: Add and update READMEs for new v3 event modules

- Added new README.md for the v3 Event Leads module at `src/routes/events/[event_id]/(leads)/README.md`, adapting content from its legacy counterpart.
- Created placeholder README.md files for the main v3 Events module (`src/routes/events/[event_id]/README.md`), the v3 Launcher module (`src/routes/events/[event_id]/(launcher)/README.md`), and the v3 Badges module (`src/routes/events/[event_id]/(badges)/README.md`).
This commit is contained in:
Scott Idem
2025-11-19 22:47:28 -05:00
parent d1021e2822
commit 4b1db3afff
4 changed files with 66 additions and 25 deletions

View File

@@ -1,3 +1,3 @@
# Events Launcher Module (v3)
# Aether (AE) Event Launcher Module (v3)
This module provides launcher functionalities for events and must be used in conjunction with the Events Presentation Management module.
This directory contains the files for the new Event Launcher module (v3). Detailed documentation to follow.