Utodev / ngPAWS

ngPAWS interactive fiction (text adventure game) authoring system. Genarates HTML/javascript games runable in any browser.
http://www.ngpaws.com
31 stars 17 forks source link

Update build_linux.sh #66

Open cibersheep opened 3 days ago

cibersheep commented 3 days ago

Compile even if Lazarus is not present and warn about IDE being present or not.

Check if gcc and git is installed independently

Add @mmartinortiz fix for ngpc moving

Fixes #62 and fixes #67