You are browsing as a guest. Sign up (or log in) to start making projects!

1h 14m 57s logged

The Wandering Modder

I’ve started working on improving the performance of building the database, so that it doesn’t take an hour of building each time you wanna update the mods.

So far I’ve implemented:

  • A new function called update_database() that first checks what projects are new to the database by extracting the metadata of the already existing database and comparing them to the new data.

What I wanna implement in the future:

  • Hardware acceleration

I’ve also investigated how I built this project a month ago, because it’s a total mess and I have some issue understanding some things. So I refactored some code and did some small changes.

0
2

Comments 0

No comments yet. Be the first!