You've already forked Epicnabbo-Catalogus-Updated-Daily
Mark catalog README as BETA and update wording
Add a prominent BETA warning to the README, clarify that the catalog is a beta release (not production-ready) while still compatible with Nitro-V3 and Nitro_Render_V3, and adjust wording to set expectations about ongoing schema and feature changes. Also fix the missing newline at end of file for the final link.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Catalog Database Reference
|
# Catalog Database Reference
|
||||||
|
|
||||||
|
> **⚠️ BETA — Not production ready.** This catalog system is still in active development. Schema changes, missing features, and breaking changes may occur.
|
||||||
|
|
||||||
This document describes the core catalog tables (`catalog_items`, `catalog_pages`, `items_base`) and their compatibility across the Habbo retro stack.
|
This document describes the core catalog tables (`catalog_items`, `catalog_pages`, `items_base`) and their compatibility across the Habbo retro stack.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
@@ -171,7 +173,7 @@ The FullDatabase.sql shipped with the emulator contains:
|
|||||||
- ~769 `catalog_pages` rows
|
- ~769 `catalog_pages` rows
|
||||||
- ~10,790 `catalog_items` rows
|
- ~10,790 `catalog_items` rows
|
||||||
|
|
||||||
This is the complete, production-ready catalog for Arcturus Morningstar Extended, fully compatible with Nitro-V3 and Nitro_Render_V3 out of the box.
|
This is the beta catalog for Arcturus Morningstar Extended, compatible with Nitro-V3 and Nitro_Render_V3. Not yet production-ready — expect ongoing changes.
|
||||||
|
|
||||||
## See Also
|
## See Also
|
||||||
|
|
||||||
@@ -179,4 +181,4 @@ This is the complete, production-ready catalog for Arcturus Morningstar Extended
|
|||||||
- `/var/www/emulator/docs/builders_club_catalog_reference.md` — BC catalog docs
|
- `/var/www/emulator/docs/builders_club_catalog_reference.md` — BC catalog docs
|
||||||
- `/var/www/atomcms/database/schema/mysql-schema.sql` — AtomCMS schema
|
- `/var/www/atomcms/database/schema/mysql-schema.sql` — AtomCMS schema
|
||||||
- `/var/www/atomcms/app/Services/CatalogService.php` — CMS catalog sync tools
|
- `/var/www/atomcms/app/Services/CatalogService.php` — CMS catalog sync tools
|
||||||
- `/var/www/Nitro-V3/src/hooks/furni-editor/useFurniEditor.ts` — client furni editor
|
- `/var/www/Nitro-V3/src/hooks/furni-editor/useFurniEditor.ts` — client furni editor
|
||||||
|
|||||||
Reference in New Issue
Block a user