Skip to content

Parser to find attribute values in ArmA config files, written in python and intendet for end User

Notifications You must be signed in to change notification settings

Giddius/Arma_class_parser_utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArmA Class Parser Utility




1.1. 📝 Table of Contents

1.2. About

Finding class attributes can be time consuming and you only have the option of searching the config.cpp directly or using the ingame console (as far as I know). Both ways can have their drawbacks. As I didn't want to switch ingame always and because this is needed for a future Project, I wanted to be able to easily access and find all attributes I need. Currently it just lists all display names, but the goal is a GUI to handle the config easily.

1.2.1. Prerequisites

What things you need to install the software and how to install them.

Armaclass module

1.3. Usage

currently only by installing the Armaclass python module, exchanging the paths in the main script and running it with python. easier use is coming!

1.4. ✍️ Authors

1.5. 🎉 Acknowledgements

  • A big thank you to overfl0 and his Armaclass module https://github.com/overfl0/Armaclass as my programm is based on his module and mostly wraps it in a Interface for ease of use

  • References

About

Parser to find attribute values in ArmA config files, written in python and intendet for end User

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages