Skip to content

j-brewer/fa

 
 

Repository files navigation

FAF LUA Code

master develop
Build Status Build Status

Current patch is: 3641

Changelog can be found here.

Contributing

To contribute, please fork this repository and make pull requests to the develop branch.

Use the normal git conventions for commit messages, with the following rules:

  • Subject line shorter than 80 characters
  • No trailing period
  • For non-trivial commits, always include a commit message body, describing the change in detail
  • If there are related issues, reference them in the commit message footer

Code convention

Please follow the Lua Style Guide as much as possible.

For file encoding, use UTF-8 and unix-style file endings in the repo (Set core.autocrlf).

About

Lua code for FAF

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 97.3%
  • FLUX 2.7%