Update v1.2.2
Update v1.2.2
This update includes the following topics:
- New .cgt-File key "builder.require_version".
- New way of setting the "builder.version" key.
- Log file "latest.log" inside of an .cgt-Folder.
New key "builder.require_version":
This key allows you to force your project to only work with a specific version of CopperGameTools.
For example, you can set "builder.version" to 1.2.1 and "builder.require_version" to true. Now the your project will only work when used with CopperGameTools v1.2.1.
New way of setting "builder.version" key:
This update not only adds the "builder.require_version" key, but also now allows you to configure your project to work with a specific major version of CopperGameTools.
For example, set the "builder.version" to 1.2.* to configure it to this major version. (This also works in combination with the "builder.require_version" key)
Log file:
Another small neat thing are the log files that get created when running cgt check or cgt build. Log files get created as "latest.log" under a .cgt-Folder in your projects root folder (or where the .cfg-File is located)
Get CopperGameTools
CopperGameTools
Increase Productivity
Status | In development |
Category | Tool |
Author | Nils Boehm |
Languages | English |
More posts
- Fixed Example .cgt-File53 days ago
- Small Update v1.2.154 days ago
- Small Update v1.256 days ago
- Small Update v1.156 days ago
Leave a comment
Log in with itch.io to leave a comment.