This repository has been archived on 2021-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
latenightz e2d05e8d63 Add 'rl.txt' 2021-04-27 18:34:42 +00:00
entities/player Upload files to 'entities/player' 2021-04-27 13:35:16 +00:00
scenes Upload files to 'scenes/s_main' 2021-04-27 13:35:42 +00:00
screenshots Upload files to 'screenshots' 2021-04-27 13:34:27 +00:00
textures Upload files to 'textures' 2021-04-27 13:34:49 +00:00
LICENSE Initial commit 2021-04-26 19:54:36 +00:00
README.md Update 'README.md' 2021-04-27 16:00:12 +00:00
git-structure.txt Add 'git-structure.txt' 2021-04-27 12:39:44 +00:00
icon.png Upload files to '' 2021-04-26 19:57:07 +00:00
icon.png.import Upload files to '' 2021-04-26 19:57:07 +00:00
javatest.jsx Java scripting test; LOOK AT README.MD!! 2021-04-27 15:57:54 +00:00
project.godot Upload files to '' 2021-04-27 13:36:17 +00:00
rl.txt Add 'rl.txt' 2021-04-27 18:34:42 +00:00
splash.png Upload files to '' 2021-04-26 19:57:07 +00:00
splash.png.import Upload files to '' 2021-04-26 19:57:07 +00:00

README.md

SuperV

The open-source videogame by Minimal64!

Versions

In the future, I'll probably have some sort of release channel thing, like "main release", "pre-release", "snapshots" all that stuff. But for now, there's one streamline version:

pre-alpha4262021 - first release

more versioning info can be found on this repo's wiki.

If you want to alpha/beta-test this game, download the source in the pre-release branch and run it up in Godot.

tip for version numbers (mainly just pre-alpha versions): the number at the end is the date format MONTH/DAY/YEAR without the slashes.

Compiling

Compiling SuperV requires a modified version of Godot. Which can be found here. It's open source and provides pre-compiled binaries for Windows, MacOS, and Linux. This is needed because of the experiments with Java. There's a good chance Java won't stick with SuperV, but you need this to compile and run SuperV from source. Thanks for understanding!