Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
name: Project Architecture
|
||||
---
|
||||
|
||||
В этом проекте используется следующая архитектура:
|
||||
- StateMachine на основе Node + signals
|
||||
- Inventory использует ItemStack и SignalBus
|
||||
- Все данные сохраняются через SaveManager (autoload)
|
||||
- UI строится через Control + custom themes
|
||||
Reference in New Issue
Block a user