mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
c29ae977fc
* Documentation - Merge ACEX * Only show ACEX prefix note on framework pages * Documentation - Use ACEX prefix in Fortify events See #8553 * Cleanup acex from config.yml * English is weird Co-authored-by: PabstMirror <pabstmirror@gmail.com>
36 lines
703 B
YAML
36 lines
703 B
YAML
name: ACE3
|
|
description: ACE3 is a joint effort by the teams behind ACE 2, AGM and CSE to improve the realism and authenticity of Arma 3.
|
|
keywords: Advanced Combat Enhancement 3, ACE, ACE3, Arma, Arma 3, Mod, Modification, Realism, AGM, CSE, Bohemia, Interactive
|
|
|
|
productionUrl: https://ace3mod.com
|
|
|
|
ace:
|
|
githubUrl: https://github.com/acemod/ACE3
|
|
version:
|
|
major: 3
|
|
minor: 14
|
|
patch: 0
|
|
build: 63
|
|
|
|
|
|
markdown: kramdown
|
|
kramdown:
|
|
input: GFM
|
|
|
|
timezone: UTC
|
|
|
|
excerpt_separator: <!--more-->
|
|
|
|
highlighter: rouge
|
|
|
|
safe: true
|
|
lsi: false
|
|
|
|
exclude: [src, .editorconfig, .gitignore, CNAME, Gemfile, Gemfile.lock, README.md]
|
|
|
|
plugins:
|
|
- jekyll-redirect-from
|
|
|
|
whitelist:
|
|
- jekyll-redirect-from
|