Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Commit 68478ac

Browse files
committed
Made project into rojo compatible released Alpha V0.0.6
1 parent 0db36be commit 68478ac

18 files changed

Lines changed: 17719 additions & 11333 deletions

.gitignore

Lines changed: 1 addition & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1 @@
1-
# Compiled Lua sources
2-
luac.out
3-
4-
# luarocks build files
5-
*.src.rock
6-
*.zip
7-
*.tar.gz
8-
9-
# Object files
10-
*.o
11-
*.os
12-
*.ko
13-
*.obj
14-
*.elf
15-
16-
# Precompiled Headers
17-
*.gch
18-
*.pch
19-
20-
# Libraries
21-
*.lib
22-
*.a
23-
*.la
24-
*.lo
25-
*.def
26-
*.exp
27-
28-
# Shared objects (inc. Windows DLLs)
29-
*.dll
30-
*.so
31-
*.so.*
32-
*.dylib
33-
34-
# Executables
35-
*.exe
36-
*.out
37-
*.app
38-
*.i*86
39-
*.x86_64
40-
*.hex
41-
1+
README.md

Dependancies/HashLib.rbxm

21.9 KB
Binary file not shown.

Dependancies/Roact.rbxm

70.9 KB
Binary file not shown.

Dependancies/RoactRodux.rbxm

8.27 KB
Binary file not shown.

Dependancies/Rodux.rbxm

5.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)