Skip to content

openEtG modified to be as close to the original EtG as viably possible

License

Notifications You must be signed in to change notification settings

Fippe94/openEtG-vanilla

Repository files navigation

How to setup on Windows:

1	Install
	node.js @ http://nodejs.org
	tortoisegit @ http://code.google.com/p/tortoisegit
	git for windows @ http://msysgit.github.io

2	Right click where you want the files to be and click Git Clone to create an openetg folder somewhere, use the URL: https://github.com/Fippe94/openEtG.git

3	Hold Shift and right-click on your openEtG folder that you created in step 2, click Open command window here, run "npm install"

4	Run "npm install -g browserify"

5	Run "node updatedb.js" (NB it takes csv files as parameters if you don't want to download every single one)

6	Run "buildOpenEtg.bat" in your openEtG folder

7	Run "node server.js"

8	Browse to http://127.0.0.1:13602 and it should work!

NB when you edit a module you need to run step 6 to update etgify, & when the card DB is updated you need to run step 5

About

openEtG modified to be as close to the original EtG as viably possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published