https://github.com/krzmbrzl/clib-referenceimplementation
This example-mod shall serve as a reference implementation of any kind of mod that wants to build upon the CLib framework.
https://github.com/krzmbrzl/clib-referenceimplementation
arma clib reference sqf
Last synced: 5 months ago
JSON representation
This example-mod shall serve as a reference implementation of any kind of mod that wants to build upon the CLib framework.
- Host: GitHub
- URL: https://github.com/krzmbrzl/clib-referenceimplementation
- Owner: Krzmbrzl
- License: bsd-3-clause
- Created: 2019-04-21T15:43:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T11:12:30.000Z (about 7 years ago)
- Last Synced: 2025-02-10T13:44:14.974Z (over 1 year ago)
- Topics: arma, clib, reference, sqf
- Language: SQF
- Size: 121 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLib-ReferenceImplementation
This example-mod shall serve as a reference implementation of any kind of mod that wants to build upon the [CLib](https://github.com/TaktiCool/CLib) framework.
All files are tried to be written with as many instructive comments as possible (including configs).