Coding & Compilation - Lightspace-Official/Lightfinder GitHub Wiki

Coding on and contributing to Lightfinder's code.

Coding is extremely easy if you know Python or/and Batchfile, the way we have coded this is by using data.txt and using the '/' in between to add the words, to add new word, you could add words directly to data.txt, by a fork and pull request. Or you can to the form listed in the contributing section of README.md and make it a lot simpler.

How to compile?

Lightfinder is compiled to EXE (Windows) using auto-py-to-exe which is a free tool for Python, the language we use to make this program. Auto-py-to-exe can be installed using pip install auto-py-to-exe in the Windows Command Prompt, for more info about auto-py-to-exe go to https://pypi.org/project/auto-py-to-exe/ you can also put a icon on the EXE file in auto-py-to-exe,