Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

[Info] Change in Library Structure (nuBuilder 4.7.x)

Information about updates, news, Code Library
admin
Site Admin
Posts: 2813
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

[Info] Change in Library Structure (nuBuilder 4.7.x)

Unread post by admin »

Starting from nuBuilder version 4.7.x, all third-party libraries have been moved from core/libs to a new top-level folder: /third_party.

:?: Why this change?

Easier core updates: Third-party libraries often don’t need updating. Keeping them separate makes replacing the core folder simpler and cleaner.

Better separation of concerns: Clearer distinction between nuBuilder’s own code and external dependencies.

Improved code search: You can now search the core folder without needing to exclude unrelated third-party code.

This structural change is aimed at improving maintainability and developer experience.

:arrow: If you experience any unexpected issues, please create a post in the General forum.
Post Reply