Skip to content

Depsland v0.3.3 (core)

Latest
Compare
Choose a tag to compare
@likianta likianta released this 16 Nov 00:00
· 462 commits to main since this release

This is a package contains only core assets. You need to download interpreter and dependencies manually.

  1. Download and unzip the core package to "depsland" folder.

  2. Download a Python standalone interpreter from this site (choose 3.10).

    1. Unzip it to "depsland/python" folder.
  3. Open a terminal, run:

    cd <the_path_to_depsland>
    python/python.exe -m pip install -r requirements.txt
  4. Finally double click the "setup.exe" to install despland.