better success message

master
Stephen 2018-01-04 12:03:17 -08:00
parent 256eaae6ee
commit c2c7b5cc00
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,7 @@
(define/contract (compile-mod m)
(-> mod-struct? boolean?)
(define (compile-mod m)
(make-directory* (path-for m))
(make-directory* (++ (path-for m) "/textures"))
(make-directory* (++ (path-for m) "/schematics"))