-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# HitmanAbsolutionSDK | ||
SDK for Hitman Absolution | ||
|
||
## Mods | ||
|
||
| Name | Description | | ||
| -------- | ----------- | | ||
| [Actors](/Mods/Actors) | Displays all actors and has options to equip model of actors, teleport actor to hitman, teleport hitman to actor, add weapon to inventory of actor and teleport all actors to hitman. | | ||
| [Player](/Mods/Player) | It has tab for cheats(god mode, invisibility, infinite ammo, refill focus), tab for equping disguise/model of specified actors, tabs for spawning specified weapon/item/prop to world/inventory and tab for spawning actor. | | ||
| [Editor](/Mods/Editor) | Displays tree with entities of scene and it can be used to modify properties and trigger input/output pins. | | ||
| [Items](/Mods/Items) | Displays all items and has option to teleport all items to hitman. | | ||
| [StartingOutfitAndWeaponModifier](/Mods/StartingOutfitAndWeaponModifier) | It can be used to set starting outfit and weapon. | | ||
| [FreeCamera](/Mods/FreeCamera) | Adds support for free camera. | |