Skip to content

Commit

Permalink
Split DataStore2 into multiple files, make implementation more generic (
Browse files Browse the repository at this point in the history
#39)

* Start work splitting into folders

* Begin work on more generic implementation

* Debugging, remove some redundant code

* Tests pass!

* Go back to self.debug

* Credit to Coercii

* DataStore2.project.json file

* Add DataStore2.rbxmx, that's where I'm building

* Add dummy DataStore2.module.lua
  • Loading branch information
Kampfkarren authored Aug 14, 2019
1 parent 4fa5028 commit 83b161a
Show file tree
Hide file tree
Showing 9 changed files with 845 additions and 752 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DataStore2.rbxmx
Loading

0 comments on commit 83b161a

Please sign in to comment.