Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/factions
All checks were successful
Build / Build (push) Successful in 54s

This commit is contained in:
Jacob Schmidt 2025-01-01 21:42:12 -06:00
commit 7e79d8871b
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
<p align="center">
<a href="https://gitea.innovativedevsolutions.org/IDSolutions/factions/releases/latest" target="blank">
<img src="https://img.shields.io/gitea/v/release/IDSolutions/factions?gitea_url=https%3A%2F%2Fgitea.innovativedevsolutions.org" alt="latest-release" /></a>
<a href="https://gitea.innovativedevsolutions.org/IDSolutions/factions/issues" target="blank">
<img src="https://img.shields.io/gitea/issues/open/IDSolutions/factions?gitea_url=https%3A%2F%2Fgitea.innovativedevsolutions.org" alt="open-issues" /></a>
<a href="https://gitea.innovativedevsolutions.org/IDSolutions/factions/actions?workflow=build.yml" target="blank">
<img src="https://gitea.innovativedevsolutions.org/IDSolutions/factions/actions/workflows/build.yml/badge.svg?branch=master" alt="build-status" /></a>
</p>
Arma 3 FORGE Factions: Redefine The Battlefield\ Arma 3 FORGE Factions: Redefine The Battlefield\
Version: Alpha 0.1.0 Version: Alpha 0.1.0

View File

@ -1,4 +1,4 @@
#define MAJOR 1 #define MAJOR 1
#define MINOR 0 #define MINOR 0
#define PATCH 0 #define PATCH 0
#define BUILD 1 #define BUILD 2