Prerequesites
Installation is a very straight forward process. It does however require a couple prerequisites:
- .NET 8.0+ SDK (For script development)
- C++ compiler (e.g. MSVC, Clang, GCC) (For building the game)
The SDK installation binaries can be found here: TODO
Installation Process
When installing Shard Tech 4, there are two options: - Portable binaries - Installer
When using portable binaries, no environment variables are set, and thus may cause issues in certain cases, especially Script Compilation