Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Creating Addons

Fluffiest Floofers edited this page Nov 24, 2022 · 2 revisions

Profile Pictures

Addons that add profile pictures should have the following file path:
ADDONNAME/materials/lambdaplayers/custom_profilepictures/( Any .png/.jpg image files)


Names

Addons that add custom names should have the following file path:
ADDONNAME/materials/lambdaplayers/data/customnames/( Any exported nameexport.json or .txt files here)


Custom Voice lines

Addons that add voice lines should have the following file path:
ADDONNAME/sound/lambdaplayers/vo/custom/(possible folders are, death, taunt, idle, kill, laugh)/( Any sound files here.)

$\color{#58A6FF}\textsf{\Largeⓘ\kern{0.2cm}\normalsize Note}$
It is preferable to use MP3 for storage and size reasons.


Voice Profiles

Addons that add Voice Profiles should have the following file path:
ADDONNAME/sound/lambdaplayers/voiceprofiles/( Voice Profiles )


Example of a Voice Profile

image


Sprays

Addons that add sprays should have the following file path:
ADDONNAME/materials/lambdaplayers/sprays/(Any .VTF, .PNG, .JPG image files here)

Clone this wiki locally