Versão em português aqui
This is the source code of INaS. It was written in Lua using the LÖVE framework. There is some messy code here and there, but feel free to use some some parts of the code on your own project (as long as you don't steal all the code and claim that you made it). If you want to use any of the renders, please contact the modeler: Th3 Atomic.
-
Download the LÖVE executable here (32-bit is recommended, but 64-bit may work as well).
-
Extract all files somewhere or install if you downloaded the installer.
-
Clone or download this repository somewhere in your PC and zip it using any compression software. Make sure that all game files (especially "main.lua") are at the root of the archive, and not in a subfolder.
-
Rename the zip file to "inasgame.love" and move it to the same folder as the LÖVE executable.
-
Open the command prompt and type:
cd "path/to/love/folder"
copy /b love.exe+inasgame.love inas.exe
-
Create a new folder somewhere and copy the "inas.exe", "license.txt" and all the dll files to it.
-
Go to Discord RPC repository and compile or download a pre-compiled dll on "releases".
-
Move "discord-rpc.dll" to the same folder as "inas.exe".
More information about compiling for other platforms in the LÖVE wiki. Some changes in the code may be needed to make it compatible to all platforms.
Programming: FloatingBanana Modelling: Th3 Atomic
-
Jesús Lastra - Abandoned
-
Anthon - We are Safe
-
Scocapex - Dark ambiance
-
Yd - Insistent
-
AlexTheDj - Heavy Terror Machine
This project is published under Zlib license.