NaXzyu / Dialogos

Dialogos: Pioneering Interactive Narratives and Language Proficiency with Enhanced AI in Unity
MIT License
3 stars 1 forks source link

Implement Minimal FileSystem Class for DialogosEngine #10

Open p3nGu1nZz opened 5 months ago

p3nGu1nZz commented 5 months ago

Summary

We need a minimal FileSystem class that manages file operations relative to the BIN_PATH, which will serve as the root for our file system.

Details

Acceptance Criteria

Josephrp commented 5 months ago

1. Design Phase

2. Implementation Phase

3. Testing Phase