Depravation-v0.001-pc.zip -

: Every .zip distribution should include a file detailing:

: Since this is a PC build, include a basic menu to view (and eventually rebind) keyboard and mouse controls.

: (e.g., "Extract all files and run Depravation.exe"). System Requirements : Minimum RAM and GPU needed. Depravation-v0.001-pc.zip

: Place a direct link to your Discord or GitHub Issues page in the main menu to encourage community bug reporting. 4. Distribution Essentials

: Ensure the game logic is separated from the rendering engine. This allows you to update assets (art/sound) in future patches without breaking the underlying mechanics. 2. User Accessibility & UI : Every

, players expect their progress to be saved. Implement a local JSON or binary-based save system that records player state, inventory, and location.

: Include a logs/ folder within the .zip that generates a .txt file upon a crash. This is vital for early-stage developers to debug player issues. : Place a direct link to your Discord

: Use a UI framework that supports multiple resolutions. Early builds often struggle with windowed vs. full-screen scaling on different monitors. 3. Stability & Feedback