OpenDreamProject / OpenDream

A project for running games made in the DM programming language
MIT License
186 stars 100 forks source link

Adds error message to missing file arg #1807

Closed Laboredih123 closed 1 month ago

Laboredih123 commented 1 month ago

Fixes #1803

If a file passed through compiler arguments doesn't exist, it will now fail compilation and post an error instead of causing an exception.

Laboredih123 commented 1 month ago

first pr ever wowzers omg awesomes