An open API service indexing awesome lists of open source software.

https://github.com/user95401/gtps_2.1

Source code of Gemetry Trash Private Servero Mod
https://github.com/user95401/gtps_2.1

Last synced: about 1 year ago
JSON representation

Source code of Gemetry Trash Private Servero Mod

Awesome Lists containing this project

README

          

# gdModTemplate
prepare mod on curly-eureka speedrun

# course of actions:
1. Download and install Microsoft Visual Studio (2019 recommended)
- add basic package for cpp dev

![image translated (2)](https://github.com/user95401/GMDModTemplate/assets/90561697/018139ce-e4b6-4e32-bc1b-07b930e98c5e)
1. install [cmake](https://cmake.org/download/)
1. get repo copy and open it via visual studio
- or add github account to vs [(github on vs)](https://visualstudio.microsoft.com/ru/vs/github/) and click on this btn

![image](https://github.com/user95401/GMDModTemplate/assets/90561697/7ddcf20c-0b1f-4d93-b8c7-f5509a3b41a4)
1. in cmake lists change these values
- ![image](https://github.com/user95401/GMDModTemplate/assets/90561697/05a450ac-fbdf-4374-bcbd-0612b316761b)
- this one especially ![image](https://github.com/user95401/GMDModTemplate/assets/90561697/4367027f-55a8-4065-9adc-76206bf8cde6)

# Now u can build it
![image](https://github.com/user95401/GMDModTemplate/assets/90561697/9b0be83a-f338-48a4-8f9c-feaf6a9bf266)
## zip archive or geode file makeup:
just open CMakeLists and save it, make up going on when cmake configure project
![image](https://github.com/user95401/GMDModTemplate/assets/90561697/0af53823-7f9d-4a9e-be46-e185cfd7fec5)