Coder Social home page Coder Social logo

thapwned / source.python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from source-python-dev-team/source.python

1.0 2.0 0.0 360.27 MB

This plugin aims to use boost::python and create an easily accessible wrapper around the Source Engine API for scripter use.

Home Page: http://forums.sourcepython.com

License: GNU General Public License v3.0

Python 88.27% Shell 0.03% Batchfile 0.02% CSS 0.27% PowerShell 0.01% HTML 0.24% TeX 0.40% JavaScript 4.69% C 0.12% Makefile 0.01% CMake 0.17% C++ 5.72% Objective-C 0.05%

source.python's Introduction

Source.Python

Introduction

Source.Python is an open-source project that uses boost::python to allow scripters to interact with Valve's Source-engine.

Directory Structure

  • addons/ - source-python binary and vdf load file
    • ../source-python/
      • ../bin/ - all other Source.Python related binaries
      • ../data/
        • ../custom/ - Custom Package data
        • ../plugins/ - plugin specific data
        • ../source-python/ - Source.Python specific data
      • ../docs/
        • ../custom/ - Custom Package documentation
        • ../plugins/ - plugin specific documentation
        • ../source-python/ - Source.Python documentation
      • ../packages/
        • ../custom/ - Custom Packages
        • ../site-packages/ - included site-packages
        • ../source-python/ - Source.Python Python API
      • ../plugins/ - plugins (use "sp plugin load " in server console to load)
      • ../Python3/ - Python3.x base
  • cfg/
    • ../source-python/ - configuration files
  • logs/
    • ../source-python/ - log files
  • resource/
    • ../source-python/
      • ../events/ - custom event files
      • ../translations/ - translation files
  • sound/
    • ../source-python/ - sound files
  • src/ - source code
    • ../core/ - core source code
    • ../hl2sdk/ - Source-engine SDKs (use the HL2SDK repository as a reference)
    • ../loader/ - source-python source code (the loader binary)
    • ../patches/ - SDK patches necessary for building
    • ../thirdparty/ - 3rd-party mods used by Source.Python

Useful links

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.