Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 947 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 947 Bytes

Readme for Underworld Adventures

This is the main project folder. See the following subfolders for various project files.

  • cppcheck: Project files for cppcheck
  • debian: Debian package files; possibly outdated
  • docs: Documentation files
  • doxygen: Doxygen source code documentation project files
  • hacking: Playground for projects for getting out data from the original game files
  • lang: Game strings translations
  • linux: Linux (or Unix) specific project files
  • macosx: macOS project files
  • misc: Files that don't fit elsewhere
  • output: Visual Studio output folder; only created when compiling the project
  • packages: Visual Studio NuGet packages folder; also only created when compiling
  • source: Actual source code
  • uadata: Support data files for running uwadv
  • win32: Windows project files