> For the complete documentation index, see [llms.txt](https://tcwiki.techsgames.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tcwiki.techsgames.xyz/what-is-technoops-collection.md).

# What is TechnoOps Collection?

{% hint style="warning" %}
This wiki is still being worked on! More stuff will be added over time!
{% endhint %}

TechnoOps Collection is a Plutonium mod for Call of Duty Black Ops II which contains alot of Quality of LIfe features and fun mods that can enhance the experience.

Created as a script back in May 2023, the mod has since been improved to work with the latest modding capabilities for Black Ops II!

This mod is ONLY made with Plutonium in mind as it can load what we call a mod fastfile (sort of similar to how Black Ops III mods function)

This wiki page will show any available information about the mod ranging from how to Install and how to Configure.

As of December 24, 2025, the latest version is version 3.10.

For support related to this mod, join our Discord server! <https://discord.gg/dkwyDzW>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tcwiki.techsgames.xyz/what-is-technoops-collection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
