Skip to content

Commit 4f8b143

Browse files
authored
Merge pull request #13 from ZtModArchive/v2
V2
2 parents 3110c6a + 678a7b5 commit 4f8b143

17 files changed

Lines changed: 1058 additions & 1224 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# exclude file types
2+
*.zip
3+
*.z2f

Arluq-github-social-preview.png

-24.7 KB
Binary file not shown.

Arluq-logo.png

-28 KB
Binary file not shown.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<img src="Arluq-github-social-preview.png" alt="Arluq logo"/>
1+
<img src="arluq2-github-social-preview.png" alt="Arluq logo"/>
22

33
# ArluqTools
44
Abstraction layer for Zoo Tycoon 2's Lua libraries. Modify your entities in a way that makes sense.
5+
6+
## Documentation
7+
8+
Docs are in the [Wiki](https://github.com/ZtModArchive/ArluqTools/wiki)

arluq2-github-social-preview.png

121 KB
Loading

castor.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"ArchiveName": "ArluqTools",
3+
"Z2f": true,
4+
"IncludeFolders": [
5+
"scripts"
6+
],
7+
"ExcludeFolders": []
8+
}

0 commit comments

Comments
 (0)