Sleitnick / AeroGameFramework

AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
https://sleitnick.github.io/AeroGameFramework/
MIT License
216 stars 57 forks source link

Creating a new project with VS Code extension creates DataService along with it's dependencies #121

Closed catgirlinspace closed 4 years ago

catgirlinspace commented 4 years ago

When creating a new project using the extension, the DataService and DataStoreCache are all created. These all have the contents of 404: Not Found

Sleitnick commented 4 years ago

Thanks for the report! It looks like the filelist wasn't updated correctly. I'll fix that right away.

Sleitnick commented 4 years ago

Should now be fixed from https://github.com/Sleitnick/AeroGameFramework/commit/e9c7254b2eb3d8ff6cd98560e0d0eac54678dc31#diff-1d6760596f5ef612f10f7376282c82a2