v1.1.1 $([System.IO.Path]::Combine($(GodotProjectDir),'.godot')) $([System.IO.Path]::Combine($(GodotDotDirectory),'mono')) $([System.IO.Path]::Combine($(GodotDotDirectory),'ink')) $([System.IO.Path]::Combine($(GodotMonoDirectory),'ink-$(InkVersion)')) inklecate_windows.zip $([System.IO.Path]::Combine($(GodotDotDirectory),$(InkZip))) https://github.com/inkle/ink/releases/download/$(InkVersion)/$(InkZip) ink_compiler.dll $([System.IO.Path]::Combine($(InkVersionDirectory),$(InkCompiler))) ink-engine-runtime.dll $([System.IO.Path]::Combine($(InkVersionDirectory),$(InkRuntime)))