DataPlusProgram / GodotGoldSrcBSP

A plugin to load GoldSrc maps into Godot
MIT License
140 stars 18 forks source link

Export Paths can be set to GLOBAL to search the filesystem #2

Closed fire closed 3 years ago

fire commented 3 years ago

export(String,FILE,GLOBAL) var path = "Enter path to BSP here"

DataPlusProgram commented 3 years ago

That's useful to know I have made the change.