Contraz / demosys-py

A light high performance modern OpenGL 3.3+ Python Framework https://demosys-py.readthedocs.io/
ISC License
64 stars 5 forks source link

Simplify a ridiculous way of generating a settings file #44

Closed einarf closed 6 years ago

einarf commented 6 years ago

This was implemented in a really silly way. Keep things simple.

The default effect module can also just be the file we copy when generating a project. There is no need to overly complicate this with a templating system or anything like that. We simply just add a header to the file with the project name.