demoth / jake2

Quake 2 java port
GNU General Public License v2.0
59 stars 9 forks source link

paths with spaces do not work when passed as arguments to jake #17

Closed demoth closed 4 years ago

demoth commented 4 years ago

if you pass +set basedir '/home/blabla/cool game 2' basedir path becomes truncated

Add unit test also

demoth commented 4 years ago

Wow, I didn't know I created a but for that. It was fixed in d78ee733