An OBSE64 library that makes interacting with the console easier.
- 1.2.0b:
- Add run command function.
- 1.1.0b:
- Add command parameters.
- 1.0.0b:
- First release just hooking and printing.
- Use the new headers from OBSE64 to implement the original use of commands like
player.COMMANDor by clicking on something then doing the command. - Find out how to get paramaters.
- Find out how the auto-complete works.