kirbodevv / S.A.U.W.-

Game S.A.U.W.
1 stars 0 forks source link

BDBMap, BDBUtils #45

Closed kirbodevv closed 2 years ago

kirbodevv commented 2 years ago

add bdb maps that will store item tags.

class BDBMap implements ExtraData{
    HashMap<String, Object> map;
//..

}
intbyte-100 commented 2 years ago

Are You creating an extension for bdb? It’s really cool

kirbodevv commented 2 years ago

@intbyte-100 will create bdb5-remake, so I'm closing this.