Go to file
8Z 4c0a0e0c46
Merge pull request #148 from littlebabyman/master
the magic fix for all server deploy issues
2023-09-15 02:36:23 -04:00
lua Update sh_deploy.lua 2023-09-14 12:02:29 +03:00
materials die 2023-04-01 23:44:02 -04:00
models moved charm base to arccw 2020-07-12 21:06:50 +10:00
particles
resource/fonts
sound/weapons/arccw 12 gauge shell sounds 2022-01-04 23:49:11 -06:00
.gitattributes
.gitignore I have clutched... something... from the jaws of source spaghetti 2021-04-21 21:36:43 +08:00
addon.json Addon jason has been out of date for a while but I use it here have it 2021-08-16 03:22:02 -04:00
ArcCW.jpg ExtraSightDist rm 2021-06-18 21:06:11 -04:00
README.md Update README.md 2022-01-04 04:41:24 -05:00

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.