Update README.md

This commit is contained in:
TheOnly8Z 2020-11-13 21:22:20 -05:00 committed by GitHub
parent 4ab8c0dc69
commit a723386e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Welcome to the ArcCW GitHub page!
You are free to contribute by sending pull requests.
Style Guide:
## Style Guide:
- 4-space indents
- "!" and "!=", not "not" and "~="
- CamelCase for global/class variables, lowercase for local variables
@ -12,8 +12,11 @@ Style Guide:
- 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.
## Additional Links
We have a [Trello](https://trello.com/b/T4E9Fj8u/arccw-base) page.
Weapon/attachment/translation author? Check these out for more info.
- Refer to this for SWEP parameters: https://github.com/HaodongMo/ArcCW/blob/master/lua/weapons/arccw_base/shared.lua
- Refer to this for attachment parameters: https://github.com/HaodongMo/ArcCW/blob/master/lua/arccw/shared/attachments/default.lua
- ArcCW CS+, an example/primary weapon pack https://github.com/HaodongMo/ArcCW-CS-
- For Translators https://github.com/TheOnly8Z/ArcCW-Localization
- For Translators https://github.com/TheOnly8Z/ArcCW-Localization