yusdacra / neonment

A hero shooter featuring lots of neon lights. Made with Godot. This is a mirror repo.

Home Page:https://gitlab.com/yusdacra/neonment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix Matrix

Neonment

A first person hero shooter that features lots of neon lights. The name may change in the future.

Running

  • For client:
    • Get a debug build from the latest pipeline artifacts, and uncompress it.
      • Linux
        • You need to run chmod +x NeonmentClient.x86_64 to make the game executable.
      • Windows
      • Mac OS
    • Or:
      • Get Godot
      • Clone the project (Or download a specific commit / tag)
      • Open your terminal and from the root of the project, run path/to/godot common/main.tscn
  • For server:
    • Get Godot server binary (only for Linux)
    • Clone the project (Or download a specific commit / tag)
    • Open your terminal and from the root of the project, run path/to/godot-server common/main.tscn

Development setup

  • Install Godot
  • Clone the project
  • Import the project

About

A hero shooter featuring lots of neon lights. Made with Godot. This is a mirror repo.

https://gitlab.com/yusdacra/neonment

License:GNU General Public License v3.0


Languages

Language:GDScript 100.0%