An open API service indexing awesome lists of open source software.

https://github.com/overextended/qtarget

Use ox_target instead.
https://github.com/overextended/qtarget

Last synced: about 1 year ago
JSON representation

Use ox_target instead.

Awesome Lists containing this project

README

          

# Unsupported - Use [ox_target](https://github.com/overextended/ox_target) instead

qtarget has been largely unmaintained, receiving some occasional fixes and tweaks.
There are issues with the ways many features were implemented, some from trying maintain compatibility with bt-target, but mostly janky patches on top of underlying flaws.

Development on a replacement is ongoing at [ox_target](https://github.com/overextended/ox_target), which will try to implement _some_ compatibility; however it cannot cover everything and will not attempt to patch poor-design decisions.

Some issues will be patched in qtarget if necessary, but it is dead (and should have been long ago).

## Credits
- Primary development by [@thelindat](https://github.com/thelindat) and [@OfficialNoms](https://github.com/OfficialNoms)
- Inspired by, and based on, including using javascript from: [bt-target](https://github.com/brentN5/bt-target) by [@brentN5](https://github.com/brentN5)