Skip to content
/ KNB Public
forked from Katalam/KNB

You were ever in the need of writing something down? Here you are.

License

Notifications You must be signed in to change notification settings

dfr1238/KNB

 
 

Repository files navigation

KAT - Notebook

KNB Version KNB Issues KNB Downloads KNB CI Status KNB Build Status chat on Discord Contributor Covenant

Requires the latest version of CBA A3.

You were ever in the need of writing something down? Here you are.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Deployment

The build process is base on the HEMTT build process, so you can follow the steps there. Basically the following is needed:

  • correctly setup project drive (P: drive)
  • download/clone KNB GitHub repo
  • right-click in the root folder and open power shell
  • you can build by executing .\hemtt build from the tools folder
  • you have to setup the data link with admin cmd: mklink /J "A:\SteamLibrary\steamapps\common\Arma 3\z\KNB" "P:\KNB"
  • for testing include your mod by adding -mod=z\KNB as start parameter

Built With

CBA_A3 - Community Based Addons for Arma 3 needs to be installed for MACRO usage
HEMTT is a CLI tool that must be called from the root of your project. HEMTT needs to be placed in the project root and called with ./hemtt on Linux or hemtt.exe on Windows.

Below is just a showcase, read the documentation to learn about more features and reasonings.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Issues

Please, use my Issue Tracker to report a bug, propose a feature, or suggest changes to the existing ones.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Katalam - Initial work
  • Tank - Help with blender

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

About

You were ever in the need of writing something down? Here you are.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.6%
  • SQF 14.2%
  • Other 0.2%