mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-30 16:36:57 +08:00
At the *Other classes* session, when it is mentioned that we need to create the `components` sub-directory, the tutorial is guiding us to add it in the root, but on the structure below, it is possible to see that it should be created inside the `libs` folder instead. It seems to be better to be more explicit in this paragraph.