bspguy
bspguy copied to clipboard
Batch file for easy merging maps
To make life easier for merging maps together User would be prompted to put in a filename for the merged bsp and then the list of bsps they wish to merge There is an additional prompt to set a merge command which is optional This would be run in the same dir as bspguy + to-be-merged bsps Included a batch file that I have created before for this purpose
The whole editor was planned to be used for map merging, so you could place them how you want in 3D. I think the latest code or unreal's fork has a widget for merging, which is a start.
@wootguy yes, in latest version possible to add multiple maps, via merge widget, paths can be entered via clipboard or using internal filebrowser.
But I thin it cause crashes while merging ;) Possible I can fix it in next commits.