You've already forked KF-MMO-Server
gitignore update to add items list
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
Database/
|
||||
Database/Players/
|
||||
Database/Users/
|
||||
|
||||
lib-cov
|
||||
*.seed
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import { physicsObject } from "../Classes/physicsObject";
|
||||
import { playerData } from "../Classes/playerData";
|
||||
import { levelState } from "./levelState";
|
||||
import { userData } from "./userData";
|
||||
|
||||
1
Database/Items/items.json
Normal file
1
Database/Items/items.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user