Skip to content

v1.1.1 - Fixing markdown error

Latest
Compare
Choose a tag to compare
@Riprock Riprock released this 16 Oct 20:09
· 1 commit to main since this release

Got all the functions exported and it works with VSCode. All of the documentation is in line with the PDF file currently
Just need to add .vscode/settings.json that contains

{
    "python.analysis.extraPaths": ["./"]
}

I dont know whats causing it, Ill continue to investigate. If anyone knows please let me know or submit a pull request

Happy Modding