IN3D / Pokemon

Recreation of pokemon, in C#.
0 stars 0 forks source link

Put the Area data into a new collection in the Database #70

Open IN3D opened 9 years ago

IN3D commented 9 years ago

This should be pretty straightforward given how MongoDB handles uploads. It should just create JSON data based on the class I feed up into the server. Once I have these areas figured out I should be able to just pump them up into the server.