Skip to content

An interface for reading from and writing to Star Wars Episode 1 Racer

Notifications You must be signed in to change notification settings

goofbrush/SWEP1R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWEP1R

Reqs

uses qt for graphics, can be run without in console (see test.cpp)

Compiling

Compiling with qt:

(add mingw to path)

qmake
mingw32-make

Compiling without qt:

g++ test.cpp -lPsapi

Vscode tasks

Make sure qt is installed and mingw is added to path, then for propper vscode linter, either add the qt dir (eg C:\Qt\6.1.3) to your systems environment variables, or replace {QDIR} in this json

About

An interface for reading from and writing to Star Wars Episode 1 Racer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published