Changes between Version 8 and Version 9 of runbooks/setup
- Timestamp:
- 04/09/22 23:49:07 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
runbooks/setup
v8 v9 25 25 26 26 = Code Repository 27 The repository that contains the GD Native libraries used by ''Studio'' is called ''Revenant''. This is a C++1 7project and is meant for senior devs experienced in advanced C++, and there are also external dependencies required with manual steps involved.27 The repository that contains the GD Native libraries used by ''Studio'' is called ''Revenant''. This is a C++11 project and is meant for senior devs experienced in advanced C++, and there are also external dependencies required with manual steps involved. 28 28 29 29 This can be cloned onto your local machine using the following command: