chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes

Each DataStore_* / Altoholic_* addon now lives at the repo root, matching
the Exiles fork-layout convention (one folder per addon, no wrapper dir).
This commit is contained in:
2026-05-25 10:59:24 +02:00
parent 7789489aec
commit bbe2492a5b
387 changed files with 2 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
------------------------------------------------------------------------
r26 | Thaoky | 2010-07-06 17:21:38 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
M /trunk/DataStore.lua
Minor update to prepare the migration of the account sharing process from Altoholic to DataStore.
------------------------------------------------------------------------
r25 | thaoky | 2010-03-17 11:50:20 +0000 (Wed, 17 Mar 2010) | 1 line
Changed paths:
A /trunk/Export
A /trunk/Export/DataStore.xsl
A /trunk/Export/ExportToXML.lua
Added an external script to export databases to XML.
------------------------------------------------------------------------