Skip to content

Add README.md with plugin description and API documentation#1

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/create-readme-plugin-purpose
Closed

Add README.md with plugin description and API documentation#1
Copilot wants to merge 1 commit into
mainfrom
copilot/create-readme-plugin-purpose

Conversation

Copy link
Copy Markdown

Copilot AI commented May 17, 2026

Adds a README.md covering:

  • Purpose — what the plugin does (runtime inspection and manipulation of Source Engine entity outputs via the engine's datamap structures)
  • Installation instructions
  • Usage example for plugin developers
  • Full API reference for every native in EntityOutputInfo.inc:
    • GetOutputCount
    • GetOutputTarget
    • GetOutputTargetInput
    • GetOutputParameter
    • GetOutputDelay
    • GetOutputRefires
    • GetOutputFormatted
    • GetOutputValue
    • GetOutputValueFloat
    • GetOutputValueString
    • GetOutputValueVector
    • FindOutput
    • DeleteOutput
    • DeleteAllOutputs
    • GetOutputNames
  • Build from source instructions using SourceKnight

@Rushaway
Copy link
Copy Markdown
Member

@Dolly132 review?

@Dolly132
Copy link
Copy Markdown

This is more than enough, looks good to me.

@Rushaway Rushaway marked this pull request as ready for review May 18, 2026 07:36
@Rushaway
Copy link
Copy Markdown
Member

Closed, PR Done upstream.

@Rushaway Rushaway closed this May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants