Files
osu-framework/cake.config
miterosan f5477a0555 Add a cake.config. This corrects the tool resolve path that cake uses.
If you do not set this, you can not use cakebuild vscode integrations.
2019-02-19 16:21:47 +01:00

11 lines
245 B
Plaintext

; This is the default configuration file for Cake.
; This file was downloaded from https://github.com/cake-build/resources
[Paths]
Tools=./build/tools
Addins=./build/tools/Addins
Modules=./build/tools/Modules
[Settings]
SkipVerification=false