Add mod definition file for RCON Data Bridge, updated .gitignore

This commit is contained in:
2026-08-26 13:17:08 +02:00
parent c2859cb5f7
commit 26001a22fc
2 changed files with 12 additions and 10 deletions

15
.gitignore vendored
View File

@@ -1,24 +1,23 @@
# ---> Lua .idea
# Compiled Lua sources
pzlibs
.emmyrc.json
luac.out luac.out
# luarocks build files
*.src.rock *.src.rock
*.zip *.zip
*.tar.gz *.tar.gz
# Object files
*.o *.o
*.os *.os
*.ko *.ko
*.obj *.obj
*.elf *.elf
# Precompiled Headers
*.gch *.gch
*.pch *.pch
# Libraries
*.lib *.lib
*.a *.a
*.la *.la
@@ -26,18 +25,14 @@ luac.out
*.def *.def
*.exp *.exp
# Shared objects (inc. Windows DLLs)
*.dll *.dll
*.so *.so
*.so.* *.so.*
*.dylib *.dylib
# Executables
*.exe *.exe
*.out *.out
*.app *.app
*.i*86 *.i*86
*.x86_64 *.x86_64
*.hex *.hex

View File

@@ -0,0 +1,7 @@
name=RCON Data Bridge
id=RconDataBridge
description=
poster=poster.png
author=Overlord_303
modversion=0.1.0
versionMin=42.0.0