Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.03 KB

Project SIGILL

Copyright (c) 2024 Sylv An attempt to bring space-faring endeavours to Rust.

License

Currently, SIGILL is ARR (All Rights Reserved). This may change in the future, especially as SIGILL gains contributors; however, SIGILL will likely never be Open Source.

Price

Project SIGILL has no plans of publishing to game platforms. This is because it requires the latest Vulkan features that most computers do not support, let alone mobile devices and consoles. This game will never be ported to console.

Compiling

You are free to compile and play the game (SIGILL) in its current state given that you do not redistribute the source code and/or binary executables.

Dependencies

SIGILL requires the LunarG Vulkan SDK available for Linux or Windows. SIGILL does not officially support macOS. SIGILL also requires Rust (obviously).

Windows

On Windows, SIGILL requires the Visual Studio C++ Build Tools.