Skip to content

Custom Backpack Viewer is a game utility extension for SourceMod which allows gameserver administrator to manage and add custom weapons to their TF2 servers via nosoop's Custom Weapons X and a web panel.

License

Notifications You must be signed in to change notification settings

keybangz/custom-backpack-viewer

Repository files navigation

[TF2] Custom Backpack Viewer

  • This project is developed with the Bun Runtime
  • This README is intended to document everything in the project including it's aim, implementation, important details and design visions.

Source Layout:

  • /src/app/ - Root project structure.
  • /app/api/auth/[...nextauth]/route.tsx - NextAuth Steam Provider initialization.
  • /app/components - All components related to displaying the app.
  • /app/components/client - All client side components.
  • /app/users/page.tsx - Demo fetching page

Dependencies

Preview

Logged Out

image

Logged In

image

Class Preview

image

Gameserver Manager Preview

image

Custom Weapon Manager Preview

image

About

Custom Backpack Viewer is a game utility extension for SourceMod which allows gameserver administrator to manage and add custom weapons to their TF2 servers via nosoop's Custom Weapons X and a web panel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published