This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ffba612011
ACE3
/
tools
/
.vscode
/
settings.json
7 lines
92 B
JSON
Raw
Normal View
History
Unescape
Escape
Optionals - Load dynamically based on presence of mod (`__has_include`) (#9116) * Optionals - Load dynamically * Update XEH_preStart.sqf * Update pboproject.yml * Update script_macros.hpp * use addon.toml for hemtt * Update pboproject.yml * update all actions ref Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. * Update arma.yml * Update arma.yml * Update arma.yml * Update arma.yml * Update arma.yml * Update arma.yml * Apply suggestions from code review Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io> * Update settings.json * cleanup interm hemtt changes * Update .github/workflows/arma.yml * Apply suggestions from code review Co-authored-by: jonpas <jonpas33@gmail.com> --------- Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io> Co-authored-by: jonpas <jonpas33@gmail.com>
2023-04-30 21:53:43 +00:00
{
"files.exclude"
:
{
"**/.hemttout"
:
true
,
Tools - Add missing includes for p3ds (#9974) * Tools - Add missing includes for p3ds * Cleanup vn? * Update project.toml * Update tools\.vscode
2024-04-26 22:35:30 +00:00
"**/include"
:
true
,
"**/extras"
:
true
Optionals - Load dynamically based on presence of mod (`__has_include`) (#9116) * Optionals - Load dynamically * Update XEH_preStart.sqf * Update pboproject.yml * Update script_macros.hpp * use addon.toml for hemtt * Update pboproject.yml * update all actions ref Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. * Update arma.yml * Update arma.yml * Update arma.yml * Update arma.yml * Update arma.yml * Update arma.yml * Apply suggestions from code review Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io> * Update settings.json * cleanup interm hemtt changes * Update .github/workflows/arma.yml * Apply suggestions from code review Co-authored-by: jonpas <jonpas33@gmail.com> --------- Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io> Co-authored-by: jonpas <jonpas33@gmail.com>
2023-04-30 21:53:43 +00:00
}
}
Reference in New Issue
Copy Permalink