Coder Social home page Coder Social logo

rlnt / bl2-eridiumlib Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 2.42 MB

A PythonSDK library for Borderlands which holds utility functions for all our mods.

Home Page: https://bl-sdk.github.io/mods/EridiumLib/

License: GNU Lesser General Public License v2.1

Python 100.00%
borderlands-2 borderlands-tps pythonsdk bl2 bltps library lib mod

bl2-eridiumlib's Introduction

Eridium Lib Workflow Status Total Downloads License Code Style

A PythonSDK library for Borderlands which holds utility functions for all our mods.

  • PythonSDK: v0.7.9
  • Mod Menu: v2.4

๐Ÿ“‘ Notes

  • this is a PythonSDK library, you can't install it with BLCMM
  • it doesn't need to be activated in the Mod Menu within the game

๐Ÿ”ง Installation

  1. download the latest release from releases
  2. extract it to:
    • Borderlands 2\Binaries\Win32\Mods

๐Ÿ’ป Developing

In order to work on this library, you need the latest python files from the requirements.txt.

Update dist

  1. download the embedded Win32 Version of Python 3.7.9 from here and copy the following files into dist:
    • _asyncio.pyd
    • _overlapped.pyd
    • _queue.pyd
    • _socket.pyd
    • _ssl.pyd
    • libcrypto-1_1.dll
    • libssl-1_1.dll
    • select.pyd
    • unicodedata.pyd
  2. install pipenv:
    • pip install --user pipenv
  3. run update packages from pypi:
    • pipenv run pip install -t dist -r requirements.txt --upgrade.

โฐ Changelog

Everything related to versions and their release notes can be found in the changelog.

๐ŸŽ“ License

This project and all containing files, except for those in dist, are licensed under LGPL-2.1-or-later.

You can find licenses for python packages downloaded with pip in their respective *.dist-info directory.

bl2-eridiumlib's People

Contributors

chronophylos avatar rlnt avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

clayne

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.