enowars / EnoEngine

MIT License
12 stars 2 forks source link

Maybe add a safe mode that is enabled by default #144

Open Savallator opened 3 years ago

Savallator commented 3 years ago

Some Issues like #143 or #118 would enforce usefull stuff, but it would be nice to allow that for testing. Maybe implement all these Checks and abort the Engine when they fail, but add a -unsafe argument to bypass them for testing purposes.