Open Source Tomb Raider Engine

1234
  1. #!/bin/bash
  2. mkdir build && cd build && cmake .. && make