QtPyHammer (Strubium): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 16: | Line 16: | ||
=== New Features === | === New Features === | ||
* Map View and Map Operations toolbar (Unfinished) | * Map View and Map Operations toolbar (Unfinished) | ||
* New popup system, replacing Python command line. | * New popup system, replacing Python's command line. | ||
* Texture Browser (Unfinished) | * Texture Browser (Unfinished) | ||
* Compile Menu (Unfinished) | * Compile Menu (Unfinished - Nearly Done) | ||
=== Planned Features === | === Planned Features === | ||
Revision as of 11:44, 26 April 2024
| QtPyHammer (Strubium) | |
|---|---|
| Type | Open source Third Party Tool |
| Developers | strubium, QtPyHammer Devs |
| Engine | |
| Platforms | |
| ← | |
Strubium's QtPyHammer is a fork of
QtPyHammer, an alternative open-source
Hammer for the
Source Engine written in
Python.
Features
This fork has all the features of QtPyHammer.
New Features
- Map View and Map Operations toolbar (Unfinished)
- New popup system, replacing Python's command line.
- Texture Browser (Unfinished)
- Compile Menu (Unfinished - Nearly Done)
Planned Features
- 2D View
- Textured View Mode
- Support for language translations
Usage
There are no downloads released yet, but you run the program by:
- Downloading the source code from GitHub
- Running

hammer.pywith Python installed.