Skip to content
Eric Robinson edited this page Aug 25, 2024 · 2 revisions

Our codebase follows a specific style guide to ensure consistency, readability, and maintainability. This section outlines the conventions and best practices for contributing code to DevilutionX. Whether you're fixing a bug or implementing a new feature, adhering to these guidelines will help ensure that your contributions align with the project's standards. You'll find information on formatting, naming conventions, and the tools we use to enforce style rules, like clang-format.

DevilutionX is a global project, and we want to make the game accessible to players around the world. This section provides a comprehensive guide on how to contribute translations to the project. Whether you're translating the game into a new language or updating an existing translation, this guide covers everything from the technical aspects of handling language files to best practices for ensuring clarity and accuracy in your translations.

Clone this wiki locally