Go to file
2023-09-08 22:12:45 -07:00
lua crosshair will now factor in accuracy in addition to spread 2023-09-08 22:12:45 -07:00
materials
models
particles
resource/fonts
sound/weapons/arccw
.gitattributes
.gitignore
addon.json
ArcCW.jpg
README.md

ArcCW - Arctic's Customizable Weapons

Welcome to the ArcCW GitHub page!

You are free to contribute by sending pull requests. For bug reports, please create an issue in this repo or reach out on Discord.

Read the wiki!

Style Guide:

  • 4-space indents
  • "!" and "!=", not "not" and "~="
  • CamelCase for global/class variables, lowercase for local variables
  • (no spaces) inside parentheses
  • but (spaces) between them and other variables
  • Use fptje's Glualint -> https://fptje.github.io/glualint-web/ <- to detect other style issues. Basically I don't like when my glualint has lots of yellow squiggly lines on it.

Weapon Creators, Attachment Creators, Translation Authors?

Check these out for more info.