Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
podrivo committed Aug 11, 2024
1 parent b55dae2 commit 66c1bca
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
16 changes: 13 additions & 3 deletions _config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@ Welcome {#mainpage}

This is a DayZ Scripts documentation, made for those wandering in the DayZ modding and scripting world. Supposed to be something quicker to browse and get around with. Hopefully this is useful for modders out there. This is just the tip of the iceberg, so make sure you check all the links and Discord channels below.

Unfortunately, you won't find a official detailed documentation about this subject. For most of the things you'll need to get started on scripting, the community content is your best friend. Quick tip: once you join a Discord channel, you can check pinned messages for frequently asked questions.
Unfortunately, you won't find an official detailed documentation about this subject. For most of the things you'll need to get started on scripting, the community content is your best friend. Quick tip: once you join a Discord channel, you can check pinned messages for frequently asked questions.


<!-- | Official links | Community links |
|:--|:--|
| • [DayZ Forums](https://forums.dayz.com/) | • [Enfusion Modders Discord](https://discord.gg/enfusion-modders-452035973786632194)
| • [Community Wiki](https://community.bistudio.com/wiki/Category:DayZ) | • [DZ Academy Discord](https://discord.gg/Mh5nhD3qth)
| • [GitHub Repositories](https://github.com/orgs/BohemiaInteractive/repositories?q=dayz) | • [Mikero's Tools](https://mikero.bytex.digital/)
| • [Feedback Tracker](https://feedback.bistudio.com/tag/dayz/) | | -->


Official links
Expand Down Expand Up @@ -63,6 +71,8 @@ Version 1.20
About
--

This documentation is automatically generated, by running DayZ scripts source code into an open source software that does generates this website, called [Doxygen](https://www.doxygen.nl/). However, you won't find any source code here. For that, make sure you visit the official [DayZ Script Diff](https://github.com/BohemiaInteractive/DayZ-Script-Diff/tree/main/scripts). Heavily inspired on 🙏 [Dayz Explorer](https://dayzexplorer.zeroy.com/), but actively being maintained, so if you find bugs or have any suggestions, please let me know in [YADZ's Discord](https://discord.gg/nbrHqZCpA6).
This documentation is automatically generated by running DayZ scripts source code into an open source software that generates this website, called [Doxygen](https://www.doxygen.nl/). However, you won't find any source code here. For that, make sure you visit the official [DayZ Script Diff](https://github.com/BohemiaInteractive/DayZ-Script-Diff/tree/main/scripts). It is actively being maintained, so if you find bugs or have any suggestions, please share it on [YADZ's Discord](https://discord.gg/nbrHqZCpA6).

This is not an official documentation, it was inspired on [Dayz Explorer](https://dayzexplorer.zeroy.com/), and it's not affiliated with [DayZ](https://dayz.com/) or [Bohemia Interactive](https://www.bohemia.net/). All rights reserved to Bohemia Interactive. This website is released under the [Arma and DayZ Public License Share Alike (ADPL-SA)](https://www.bohemia.net/community/licenses/arma-and-dayz-public-license-share-alike-adpl-sa). All other trademarks and copyrights are the property of their respective owners.

This is not an official documentation and it's not affiliated with [DayZ](https://dayz.com/) or [Bohemia Interactive](https://www.bohemia.net/). All rights reserved to Bohemia Interactive. This website is released under the [Arma and DayZ Public License Share Alike (ADPL-SA)](https://www.bohemia.net/community/licenses/arma-and-dayz-public-license-share-alike-adpl-sa). All other trademarks and copyrights are the property of their respective owners.
Last update: Aug 11, 2024
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<div class="contents">
<div class="textblock"><p><a class="anchor" id="mainpage"></a></p>
<div id="bigger"></div><p>This is a DayZ Scripts documentation, made for those wandering in the DayZ modding and scripting world. Supposed to be something quicker to browse and get around with. Hopefully this is useful for modders out there. This is just the tip of the iceberg, so make sure you check all the links and Discord channels below.</p>
<p>Unfortunately, you won't find a official detailed documentation about this subject. For most of the things you'll need to get started on scripting, the community content is your best friend. Quick tip: once you join a Discord channel, you can check pinned messages for frequently asked questions.</p>
<p>Unfortunately, you won't find an official detailed documentation about this subject. For most of the things you'll need to get started on scripting, the community content is your best friend. Quick tip: once you join a Discord channel, you can check pinned messages for frequently asked questions.</p>
<h1><a class="anchor" id="autotoc_md16"></a>
Official links</h1>
<ul>
Expand Down Expand Up @@ -155,8 +155,9 @@ <h1><a class="anchor" id="autotoc_md18"></a>
</ul>
<h1><a class="anchor" id="autotoc_md19"></a>
About</h1>
<p>This documentation is automatically generated, by running DayZ scripts source code into an open source software that does everything, called <a href="https://www.doxygen.nl/">Doxygen</a>. However, you won't find any source code here. For that, make sure you visit the official <a href="https://github.com/BohemiaInteractive/DayZ-Script-Diff/tree/main/scripts">DayZ Script Diff</a>. Heavily inspired on 🙏 <a href="https://dayzexplorer.zeroy.com/">Dayz Explorer</a>, but actively being maintained, so if you find bugs or have any suggestions, please let me know in <a href="https://discord.gg/nbrHqZCpA6">YADZ's Discord</a>.</p>
<p>This is not an official documentation and it's not affiliated with <a href="https://dayz.com/">DayZ</a> or <a href="https://www.bohemia.net/">Bohemia Interactive</a>. All rights reserved to Bohemia Interactive. This website is released under the <a href="https://www.bohemia.net/community/licenses/arma-and-dayz-public-license-share-alike-adpl-sa">Arma and DayZ Public License Share Alike (ADPL-SA)</a>. All other trademarks and copyrights are the property of their respective owners. </p>
<p>This documentation is automatically generated by running DayZ scripts source code into an open source software that generates this website, called <a href="https://www.doxygen.nl/">Doxygen</a>. However, you won't find any source code here. For that, make sure you visit the official <a href="https://github.com/BohemiaInteractive/DayZ-Script-Diff/tree/main/scripts">DayZ Script Diff</a>. It is actively being maintained, so if you find bugs or have any suggestions, please share it on <a href="https://discord.gg/nbrHqZCpA6">YADZ's Discord</a>.</p>
<p>This is not an official documentation, it was inspired on <a href="https://dayzexplorer.zeroy.com/">Dayz Explorer</a>, and it's not affiliated with <a href="https://dayz.com/">DayZ</a> or <a href="https://www.bohemia.net/">Bohemia Interactive</a>. All rights reserved to Bohemia Interactive. This website is released under the <a href="https://www.bohemia.net/community/licenses/arma-and-dayz-public-license-share-alike-adpl-sa">Arma and DayZ Public License Share Alike (ADPL-SA)</a>. All other trademarks and copyrights are the property of their respective owners.</p>
<p>Last update: Aug 11, 2024 </p>
</div></div><!-- PageDoc -->
</div><!-- contents -->
</div><!-- doc-content -->
Expand Down

0 comments on commit 66c1bca

Please sign in to comment.