ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
335 stars 90 forks source link

Move buildsite configuration out of the build pipeline folders #649

Closed kaetemi closed 2 years ago

kaetemi commented 2 years ago
kaetemi commented 2 years ago

To clarify further, the root directory is the same one which contains the code, leveldesign, graphics, sound, ... folders.

For cross-platform improvement, this will let us remap the "R:" path to the project root at runtime at the tool level, and eventually allow us to specify paths relative to the project root without requiring a mapped drive to exist.