Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/butr/bannerlord.php

Adds an experimental ability to use mods written in PHP. Requires BUTRLoader to work.
https://github.com/butr/bannerlord.php

bannerlord bannerlord-mod mount-and-blade-bannerlord peachpie php

Last synced: about 1 month ago
JSON representation

Adds an experimental ability to use mods written in PHP. Requires BUTRLoader to work.

Awesome Lists containing this project

README

        

# Bannerlord.PHP










CodeFactor


Code Climate maintainability























Steam Mod Configuration Menu


Steam Downloads


Steam Views


Steam Subscriptions


Steam Favorites


This is an experimental module for installing modules written in PHP that uses [PeachPie](https://peachpie.io/).
Requires [BLSE](https://www.nexusmods.com/mountandblade2bannerlord/mods/1) to be installed and the game to be run via [BLSE](https://www.nexusmods.com/mountandblade2bannerlord/mods/1). We will try to create a workaround for running the game via Vortex in the future.
## For Players
Make sure that [BLSE](https://www.nexusmods.com/mountandblade2bannerlord/mods/1) is installed and the game is run via [BLSE](https://www.nexusmods.com/mountandblade2bannerlord/mods/1).
## For Modders
Use [this](https://github.com/BUTR/Bannerlord.PHP/tree/master/src/Bannerlord.PHPExample) as an example of how to create a PHP module. We'll create a dotnet template once we are sure the template is correct.
We don't have anyone who knows PHP enough to provide support. Please check [PeackPie documentation](https://docs.peachpie.io/) on how to interact with C#, the documentation contains enough examples.
Please note that PeackPie does not provide all features of PHP! [Check the compatibility status](https://docs.peachpie.io/compatibility-status/)!