mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add description fields to frontmatter header
This commit is contained in:
parent
08b6e556c2
commit
4e37f7ea77
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: ACE3 Config Entries
|
||||
description: A list of all ACE3 config entries.
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 2
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: ACE3 Events System
|
||||
description: Event handlers in ACE3 are implemented through our event system. They should be used to trigger or allow triggering of specific functionality.
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 3
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Arma 3 Issues
|
||||
description: Keeping track of Arma 3 issues that need to be fixed. If you want to support us and help raise Bohemia's awareness of those issues, please upvote them.
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 6
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Arma 3 Scheduler And Our Practices
|
||||
description:
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 8
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Coding Guidelines
|
||||
description:
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 1
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Extension Guidelines
|
||||
description:
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 9
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: How to translate ACE3
|
||||
description: This page describes in short how you can help translating ACE3 into your language.
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 20
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Merging Pull Requests
|
||||
description:
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 5
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Modularity And PBO Structure
|
||||
description:
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 4
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Setting Up The Development Environment
|
||||
description: This page describes how you can setup your development environment for ACE3, allowing you to properly build ACE and utilize file patching.
|
||||
group: development
|
||||
parent: wiki
|
||||
order: 0
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Advanced Ballistics
|
||||
description: The advanced ballistics module improves internal- and external ballistics.
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: AI (Artifical Intelligence)
|
||||
description:
|
||||
group: feature
|
||||
order: 5
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Aircraft
|
||||
description:
|
||||
group: feature
|
||||
order: 5
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: APL
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: ATragMX
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Attach
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Backpacks
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Ballistics
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Captives
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Common
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Difficulties
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Disarming
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Disposable
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Dragging
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Explosives
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: FCS (Fire Control System)
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Flash Suppressors
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Frag
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: G-Forces
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Goggles
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Grenades
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Hearing
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Hit Reactions
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Interact Menu
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Interaction
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Inventory
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Javelin
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Kestrel 4500
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Laser
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Laser Self-Designate
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Laser Pointer
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Logistics - UAV Battery
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Logistics - Wirecutter
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Magazine Repack
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Main
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Map
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Map Tools
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Markers
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Medical System
|
||||
description: ACE provide users with a more realistic medical system and comes in both a basic and advanced version. Both versions have overlap but each have their own unique characteristics.
|
||||
group: feature
|
||||
order: 4
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: MicroDAGR
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Missile Guidance
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Mission Modules
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Mk6 Mortar
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Movement
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Nametags
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Nightvision
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: No Idle
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: No Radio
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: No Rearm
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Optics
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Options Menu
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Overheating
|
||||
description:
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Overpressure
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Parachute
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Protection
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Ragdolls
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Realistic Names
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Recoil
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Reload
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Reload Launchers
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Respawn
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Safe Mode
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Scopes
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Small Arms
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Switch Units
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Test Missions
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Thermals
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Vector
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Vehicle Lock
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Vehicles
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Weapon Select
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Weather
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Wind Deflection
|
||||
description:
|
||||
group: feature
|
||||
parent: wiki
|
||||
---
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Advanced Missile Guidance
|
||||
description: The ACE3 Advanced Missile Guidance Framework provides a setup of configuration settings, functions and a execution framework for addon makers to integrate with the missile guidance and targeting mechanisms of ACE3.
|
||||
group: framework
|
||||
order: 5
|
||||
parent: wiki
|
||||
@ -8,7 +9,7 @@ parent: wiki
|
||||
|
||||
## 1. Overview
|
||||
|
||||
The ACE Advanced Missile Guidance Framework provides a setup of configuration settings, functions and a execution framework for addon makers to integrate with the missile guidance and targeting mechanisms of ACE. It also provides for mod makers to create their own custom guidance methods within the framework.
|
||||
The ACE3 Advanced Missile Guidance Framework provides a setup of configuration settings, functions and a execution framework for addon makers to integrate with the missile guidance and targeting mechanisms of ACE3. It also provides for mod makers to create their own custom guidance methods within the framework.
|
||||
|
||||
The framework provides all the functionality needed for guidance; from laser locking, target specification and selection, to handling the fired events and tracking and steering the vehicle based on provided parameters. This way, all that needs to be defined in addons is the appropriate CfgAmmo entries for the missile.
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Carry and Drag System
|
||||
description:
|
||||
group: framework
|
||||
order: 5
|
||||
parent: wiki
|
||||
|
@ -1,12 +1,13 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Fragmentation Configuration
|
||||
description: The fragmentation system (ace_frag) in ACE3 is a significant improvement over the fragmentation system in ACE2.
|
||||
group: framework
|
||||
parent: wiki
|
||||
order: 7
|
||||
---
|
||||
|
||||
The fragmentation system (sys_frag) in ACE3 is a significant improvement over the fragmentation system in ACE2. Previously the system relied on fuzzy math from the values of `indirectHit` and `indirectHitRange` in CfgAmmo to calculate roughly the velocity and range of fragmentation. This had some serious drawbacks, especially in the case of smaller explosives such as hand grenades and 40mm grenades where casualty production was lower than desired.
|
||||
The fragmentation system (ace_frag) in ACE3 is a significant improvement over the fragmentation system in ACE2. Previously the system relied on fuzzy math from the values of `indirectHit` and `indirectHitRange` in CfgAmmo to calculate roughly the velocity and range of fragmentation. This had some serious drawbacks, especially in the case of smaller explosives such as hand grenades and 40mm grenades where casualty production was lower than desired.
|
||||
|
||||
In ACE3 the system has moved away from what "feels" right to actual explosive engineering equations, primarily the [Gurney equations](http://en.wikipedia.org/wiki/Gurney_equations). This allows us to get close to the actual fragmentation velocities that would be produced by an explosive configuration similar to type of ammo we are simulating.
|
||||
|
||||
|
@ -1,12 +1,13 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Settings Framework
|
||||
description: ACE3 contains an extensive settings framework that allows you to tweak the modification without having to mess around with deleting pbos.
|
||||
group: framework
|
||||
order: 5
|
||||
parent: wiki
|
||||
---
|
||||
|
||||
ACE contains an extensive settings framework that allows you to tweak the modification without having to mess around with deleting pbos. These settings are all handled server side and broadcasted to the clients connecting to that server. This ensures that everyone playing on the server will have a uniform experience.
|
||||
ACE3 contains an extensive settings framework that allows you to tweak the modification without having to mess around with deleting pbos. These settings are all handled server side and broadcasted to the clients connecting to that server. This ensures that everyone playing on the server will have a uniform experience.
|
||||
|
||||
Part of this settings framework are global settings and client settings. Both use the same underlaying framework, with the difference that client settings can be adjusted by clients, where global settings can not.
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Mission tools
|
||||
description: A short description of ACE3's mission tools that help mission makers to provide awesome missions
|
||||
group: missionmaker
|
||||
order: 10
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Modules
|
||||
description: A list of all modules in ACE3 and all the settings that can be tweaked by them
|
||||
group: missionmaker
|
||||
order: 5
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Getting started
|
||||
description: Downloaded ACE3 and have no idea where to start? This page serves as a document to help new players get started with things like the medical system, or how to adjust your scope.
|
||||
group: user
|
||||
order: 0
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: How to make a feature request
|
||||
description: ACE3 requires a special procedure to make feature requests. Because due to our current work load, in the period of weeks prior and posterior to the first release, new feature requests are under embargo.
|
||||
group: user
|
||||
order: 11
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: How to report an issue
|
||||
description: If you've found an issue with ACE3 please read this entry before reporting it.
|
||||
group: user
|
||||
order: 10
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Promotional Material
|
||||
description: Promotional materials like logos and color values.
|
||||
group: user
|
||||
order: 20
|
||||
parent: wiki
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Shortcuts
|
||||
description: A list containing all default shortcuts in ACE3
|
||||
group: user
|
||||
order: 5
|
||||
parent: wiki
|
||||
|
Loading…
Reference in New Issue
Block a user