An open API service indexing awesome lists of open source software.

https://github.com/stargate01/map2agb

Gameboy Advance pokemon mapping tool collection
https://github.com/stargate01/map2agb

compiler gui mapping pokemon wpf

Last synced: 6 days ago
JSON representation

Gameboy Advance pokemon mapping tool collection

Awesome Lists containing this project

README

          

# map2agb
Gameboy Advance pokemon mapping tool collection

### Collaborators
- https://github.com/WodkaRHR
- map2agb
- map2agblib

- https://github.com/SBird1337
- map2agb
- map2agblib
- map2agbimport

- https://github.com/StarGate01
- map2agbgui
- map2agblib

### Modules
- **map2agb**: Compiles mapping projects to sourcecode (Console Application & Class Library)
- **map2agbgui**: Creates and edits mapping projects (WPF GUI Application)
- **map2agblib**: Commonly used functions and data model (Class Library)
- **map2agbimport**: Imports data from ROMs (Console Application & Class Library)
- **map2agbtest**: Test surrounding, internal use only (Console Application)

### Requirements
- Windows or Mono, WPF subsystem support for map2agbgui (Windows only afaik)
- .NET Framework, minimum = 4, recommended = 4.5.2

### Build
- **All projects**: VS Community 2015
- **map2agbgui**: https://github.com/StarGate01/ShaderEffect