This repository has been archived on 2026-04-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
GeoFroggerFX-v1/lib/h2/h2.bat
Andreas Billmann 54aafa6120 Initial commit
The initial commit on GitHub
2013-09-18 20:44:20 +02:00

2 lines
97 B
Batchfile

@java -cp "h2-1.3.173.jar;%H2DRIVERS%;%CLASSPATH%" org.h2.tools.Console %*
@if errorlevel 1 pause