Skip to content

robinvanemden/PdxReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 PdxReaderCmd.java - 1.0

 Copyright (c) 2023 Robin van Emden - [email protected]

 nl.pwy.pdxreader.PdxReader parses Paradox DB files.
 Should work with versions 3 through 7.

 The PdxReadCmd class enables you to test the class from the commandline:
 java -jar PdxReader.jar <filename.db>
 This should echo all fields to the terminal.

 Fileformat information: Randy Beck.

 nl.pwy.pdxreader.PdxReader is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.

About

A Java Paradox database PDX parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages