Skip to content

Commit fba6191

Browse files
authored
Merge pull request #2 from KadeArchive/dev-funkin
funkin pr 2
2 parents 88ebd93 + 9c08a0f commit fba6191

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+383
-30
lines changed

.gitconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[transfer]
2+
fsckObjects = false

.gitignore

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
.DS_Store
33
.DS_Store?
44
Export/
5-
ndll/*/lime*
6-
ndll/*/liblime*
7-
ndll/*/*.hdll
8-
ndll/*/*.hash
9-
ndll/*/*.so
10-
ndll/*/*.dylib
11-
ndll/*/*.lib
12-
ndll/*/hl*
13-
ndll/*/*.dll
5+
#ndll/*/lime*
6+
#ndll/*/liblime*
7+
#ndll/*/*.hdll
8+
#ndll/*/*.hash
9+
#ndll/*/*.so
10+
#ndll/*/*.dylib
11+
#ndll/*/*.lib
12+
#ndll/*/hl*
13+
#ndll/*/*.dll
1414
templates/bin/hl/*
1515
project/all_objs
1616
project/obj

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
path = project/lib/cairo
5151
url = https://gitlab.freedesktop.org/cairo/cairo.git
5252
shallow = true
53+
depth = 1
5354
[submodule "project/lib/pixman"]
5455
path = project/lib/pixman
5556
url = https://gitlab.freedesktop.org/pixman/pixman.git

ndll/Linux/.gitignore

Whitespace-only changes.

ndll/Linux64/.gitignore

Whitespace-only changes.

ndll/Mac/.gitignore

Whitespace-only changes.

ndll/Mac64/.gitignore

Whitespace-only changes.

ndll/Mac64/lime-debug.ndll

22.6 MB
Binary file not shown.

ndll/Mac64/lime-debug.ndll.hash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c10b09740f9572db77a2a248fcff4074

ndll/Mac64/lime.ndll

8.28 MB
Binary file not shown.

0 commit comments

Comments
 (0)