Skip to content

alezm00/Arma-Zombie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Arma-Zombie

Steam link : click here

How to translate

If you want to translate my mission to another language you can edit the file Localization.hpp add your custom language maybe if you want to add the German you have to add to every class the ger = "some text"; :

class STR_PERK_NO_MONEY {
	en = "You do not have enough points";
	it = "Non hai abbastanza punti";
	ger = "some text";
};

then after this you have to make a pool request and wait for approval...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published