Git Product home page Git Product logo

pw_module_system's Introduction

See LICENCE.txt and LICENSE_explanation.txt for usage requirements.

See STYLE.txt for formatting and style recommendations.

This module system requires python installed. Set the path for your module
directory in module_info.py, then double click build_module.bat or run
build_module.py from a terminal to compile it.

module_*.py files contain the module system data that can be edited.
header_*.py files contain definitions that should only be changed with care,
if you know what you are doing.
ID_*.py files just list the numbers associated with each object, and are
optional to generate by passing -i to build_module.py.
process_*.py files do the converting into the numeric format for the M&B
engine, and should definitely not be edited unless you really know what you
are doing.

The dump_crafting_recipes.py script can be run from a terminal to produce .txt
or .xml files with generated crafting data.

If fxc.exe is added to the shaders directory, compile_shaders.py can be run
from a terminal to compile shaders/mb.fx.

The name_server directory contains an optional PHP and MySQL name server, for
associating player names with unique ids (serial numbers) and setting specific
administrator permissions for each player.

The server_stats directory contains a PHP script to fetch and display settings
of Warband servers running PW, as displayed in the server list in game.

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.