- Notifications
You must be signed in to change notification settings - Fork36
This plugin aims to use boost::python and create an easily accessible wrapper around the Source Engine API for scripter use.
License
NotificationsYou must be signed in to change notification settings
Source-Python-Dev-Team/Source.Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Source.Python is an open-source project that uses Boost.Python to allow scripters to interact with Valve's Source-engine.
- 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
- ../source-python/
- cfg/
- ../source-python/ - configuration files
- docs/ - Generated documentation that is hosted on Github Pages
- logs/
- ../source-python/ - log files
- resource/
- ../source-python/
- ../events/ - custom event files
- ../translations/ - translation files
- ../source-python/
- sound/
- ../source-python/ - sound files
- src/ - source code
- ../core/ - core source code
- ../hl2sdk/ - Source-engine SDKs (use theHL2SDK 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
About
This plugin aims to use boost::python and create an easily accessible wrapper around the Source Engine API for scripter use.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.