mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-26 04:59:54 +03:00
Changed version in source.
This commit is contained in:
parent
80b473965e
commit
2198294228
11 changed files with 11 additions and 11 deletions
|
@ -10,7 +10,7 @@ enum header = "// ---
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---";
|
||||
|
||||
int main(string[] args) {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
// TODO: The DialogueCommandRunner should work with gc functions too. Think about how to do it.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
// TODO: Test the resource loading code.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
module parin;
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
/// The `rl` module provides access to the raylib library.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
/// The `rayib` module provides access to the raylib.h functions.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
/// The `rlgl` module provides access to the rlgl.h functions.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
// TODO: Update all the doc comments here.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
// TODO: Think about gaps in an atlas texture.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
// TODO: Think about gaps in an atlas texture.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// Email: alexandroskapretsos@gmail.com
|
||||
// Project: https://github.com/Kapendev/parin
|
||||
// Version: v0.0.24
|
||||
// Version: v0.0.25
|
||||
// ---
|
||||
|
||||
// TODO: Update all the doc comments here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue