Skip to content
Thiago edited this page Dec 3, 2023 · 3 revisions

Welcome to the Basalt Wiki!

Welcome to the official documentation for Basalt! Whether you're a developer, contributor, or just curious about the game engine, you're in the right place. This wiki will serve as a comprehensive guide to help you understand and use Basalt effectively.

Getting Started

To get started with Basalt, follow these simple steps:

  1. Clone the repository.
  2. Open a console in the cloned folder.
  3. Run dotnet restore to download any project dependencies.
  4. Run dotnet run to start the engine.

Contributing

For information on how to contribute, see our Contributing Guidelines

License

Basalt is licensed under the MIT License

Clone this wiki locally