rdeditor icon indicating copy to clipboard operation
rdeditor copied to clipboard

Improve dev loop by using relative imports

Open jacktday opened this issue 5 months ago • 0 comments

Using relative imports allows the module to be run without requiring it to be installed. Once this change has been merged it should be as simple as running python -m rdeditor.rdEditor from the root folder.

jacktday avatar Sep 02 '24 20:09 jacktday