mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-22 07:12:28 +01:00
- Replaced `renderWeb` with `renderWebPretty` in index.ts to enhance web rendering. - Added new types for Launcher Web announcements, banners, main background images, single entries, and sidebars in types.ts. - Implemented `renderWebPretty` to aggregate various web rendering functionalities. - Created separate modules for rendering announcements, banners, main background images, single entries, and sidebars. - Updated the main command handler to ensure proper fetching of game resources and launcher data. - Enhanced error handling and loading states in the new rendering components.
pages
A very simple and very lame information display page written in HTML, CSS, and TypeScript
For dev
Live server:
bun x parcel
Build:
bun x parcel build